/authorization
Internal Endpoints
REST Endpoint |
Description |
GraphQL Query | CDM Availability |
---|---|---|---|
GET /authorization | Queries the current list of explicit authorizations by principal. | Available | |
POST /authorization/effective/for_resources | Queries the current principal's desired authorizations on the specified resources. | Available | |
GET /authorization/effective/roles | Queries the current effective authorizations by role. | Available |
v1 Endpoints
REST Endpoint |
Description |
GraphQL Query | CDM Availability |
---|---|---|---|
DELETE /authorization/cache | Clears the node of cached authorization information for the current user. | Available |