Get authorization properties
GET/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/authorizations/:extId/properties
Since: 2.79.0
Required permission(s): AccessControl.AuthorizationView
Returns the properties of a specific authorization. Properties of scope PROFILE_FOR_APP override properties of scope PROFILE_FOR_APP_GLOBAL with the same name.
Request
Responses
- 200
- 403
- 404
Authorization properties retrieved successfully
Insufficient permissions
Referenced resource not found