Cognite Sessions API
Sessions are used to maintain access to CDF resources for an extended period of time. The methods available to extend a sessions lifetime are client credentials and token exchange. Sessions depend on the project OIDC configuration and may become invalid in the following cases - Project OIDC configuration has been updated through the [update project](#operation/updateProject) endpoint. This action invalidates all of the project's sessions. - The session was invalidated through the identity provider.