/authorization
This resource is available only to principals with these entitlements: "ROLE_INVOKE_PDP" "ROLE_BROKER_ADMIN"
Mount Point: /pdp/v1/authorization/
POST
This operation is available only to principals with these entitlements: "ROLE_INVOKE_PDP" "ROLE_BROKER_ADMIN"
Request a policy decision.
Parameters
name | description | type | default |
---|---|---|---|
traceEnabled | true if the results should include a decision trace. | query | |
sandbox | The name of a sandbox in which to evaluate the request, or null if the request should not be evaluated in a sandbox. | matrix |
Request Body
element: | (custom) |
media types: | text/xml |
The XACML request of type com.unboundid.policy.models.xacml.RequestType.
Response Body
element: | (custom) |
media types: | text/xml |
The XACML response of type com.unboundid.policy.models.xacml.ResponseType.
Status Codes
code | description |
---|---|
400 | Bad Request |
401 | UnAuthorized |
403 | Forbidden |