Minimum IdP requirements
Identity provider requirements to access Cognite Data Fusion (CDF).
The IdP must issue access tokens that the Cognite API can validate. The access tokens must be a valid JWT, signed using RS256, with a public key at the location specified by the JWKS URL. Also, the IdP must have a JWKS URL that’s reachable by the Cognite API, and respond to requests for the JWKS end or the token endpoint within 1 second, as measured from the Cognite API. Contact Cognite to have the JWKS URL added to the list of allowed JWKS URLs.
The IdP must support the following OAuth 2.0 flows:
Last modified on December 9, 2025