Documentation Index
Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
Use this file to discover all available pages before exploring further.
Sign in to the Amazon Cognito
Sign in to the Amazon Cognito console as an admin. If prompted, enter your AWS credentials.
Select a user pool
Select User Pools and select an existing user pool from the list, or create a user pool.
Create an app client
- Under App client list, select Create app client.
- Under App type, select Public client.
- Enter Cognite Data Fusion as the App client name.
- Under Client secret, select Don’t generate a client secret.
- Under Authentication flows, select ALLOW_USER_SRP_AUTH and ALLOW_REFRESH_TOKEN_AUTH.
- Under Hosted UI settings, set the Allowed callback URLs to your custom web app.
- In Identity providers, select Cognito user pool.
- In OAuth 2.0 grant types, select Authorization code grant.
- In OpenID Connect scopes, select OpenID.
- In Custom scopes, select https://cognitedata.com/IDENTITY and https://cognitedata.com/user_impersonation.
- At the bottom of the page, select Create app client.