PingOne Authorize Trust Framework
The PingOne Authorize trust framework service provides endpoints to define the entities and configurations to target policies and rules when making dynamic authorization requests.
The trust framework is based on attributes. These attributes have resolvers which bring contextual data values into the attribute. Resolvers can be conditional using an embedded condition or they can be a reference to a condition entity.
A service resolver references a service that can call out to a third-party HTTP service or the PingOne Protect service. Attributes can transform the value received from resolvers using embedded processors or referenced processors.
To create and manage the attributes, services, conditions, and processors, required by the PingOne Authorize trust framework, see:
-
Provides endpoints to create, read, update, test, and delete trust framework authorization attributes.
-
Provides endpoints to create, read, update, test, and delete trust framework authorization services.
-
Provides endpoints to create, read, update, test, and delete trust framework authorization conditions.
-
Provides endpoints to create, read, update, and delete trust framework authorization processors.
-
Authorization connector templates
Provides an endpoint to read trust framework authorization connector templates.
|
For detailed information about the PingOne Authorize Trust Framework, refer to Trust Framework in the PingOne Cloud Platform Administrator Guide. |