Skip to main content
Version: 4.0.2
Version: 1.0

Scope Management API

Scope Management API

Manage OAuth2/OIDC scopes, used as permissions to protect resources and to control which user profile data is returned in the ID token and userinfo response.

This API is independent of application configuration — see the App Configuration API for creating and managing apps (/apps-srv/apps).

You can learn more about scopes from our App management documentation.

Authentication

Security Scheme Type:

oauth2

OAuth Flow (implicit):

Scopes:

  • cidaas:scopes_read: scopes read

  • cidaas:scopes_write: scopes write

OAuth Flow (authorizationCode):

Scopes:

  • cidaas:scopes_read: scopes read

  • cidaas:scopes_write: scopes write

OAuth Flow (clientCredentials):

Scopes:

  • cidaas:scopes_read: scopes read

  • cidaas:scopes_write: scopes write

  • cidaas:scopes_delete: scopes delete