Skip to main content
This article covers registering applications in your identity provider (IdP) for authentication. To register an application in Cognite Data Fusion (CDF) so CDF allows it to access APIs, see Register applications.
When you register applications using the client credentials flow, you should NOT share client IDs and secrets across multiple applications, even if the applications have common authentication requirements in CDF. Sharing client IDs and secrets across multiple applications can cause issues with audit logs, with events from multiple entities being identified under a common client ID. The applications may also be subject to rate limiting.
Last modified on August 6, 2026