This API call returns the managed Scope through a Scope ID.
The Environment ID can be found under the Details Tab in the Environment Settings.
The Scope ID can be found in the Scope Details in the Platform Environment Settings.
Scope
Managed scope response envelope.
Scope identifier (name). This can either be found in the Scope Settings in the Platform.
Optional scope description.
OAuth client identifier used by this scope.
Response cache duration in seconds.
Authentication method used by this scope.
Identity matching mode used by this scope. The Identity Matching Type which determines the Identity Template and Entity ID to be used for Authorization Decisions.
Claim attribute name used for identity matching.
Response template returned by the scope.
Separator used for multi-value response items.
Sets whether IDP JWT content is included in the response.
Enables combining multiple Identities of different Entity Types in a single authorization request for this Scope.
JWT audience.
JWT expiration in seconds.
X.509 certificate used by the scope.
Secret store identifier.
Secret store key path.
Secret store key name.
Application IDs linked to this Scope. At least one is required when creating a new scope.
Identity Mapper Sets linked to this Scope. Select at least one. Ensure that if choosing multiple, that they do not originate from the same Template ID.
Identity mapper set reference scoped by identity template.
Identity template ID that manages the Mapper Set.
Mapper Set ID.
Secret keys declared for this scope. Only keyId is accepted in import/update requests. At least one is required when creating a new scope.
Secret key identifier in managed scope import/update requests.
Secret key identifier.
JWT validation settings declared for this scope.
JWT setting identifier. The JWT settingID can be found in the Manage JWT Settings section in the relevant Scope when the Scope Auth Method is set to Authorization JWT. Required when the authMethodType is AUTHORIZATION_JWT.
JWKS URL.
Claims expected from the JWT.
Keys refresh interval in hours.
Invalid request.
Missing permission for the environment.
Scope not found.
Internal Server Error