Identity Broker REST API Reference

UnboundID Logo

/authorization

Mount Point: /pdp/v1/authorization/

POST

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