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
- OAuth 2.0: oauth2.0
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (implicit): | Authorization URL: https://domain/authz-srv/authz Scopes:
|
OAuth Flow (authorizationCode): | Token URL: https://domain/token-srv/token Authorization URL: https://domain/authz-srv/authz Scopes:
|
OAuth Flow (clientCredentials): | Token URL: https://domain/token-srv/token Scopes:
|
Contact cidaas support: [email protected]
Terms of Servicehttps://www.cidaas.com/terms-of-use/