---
title: PingOne Authorize Trust Framework
description: The PingOne Authorize trust framework service provides endpoints to define the entities and configurations to target policies and rules when making dynamic authorization requests.
component: pingone-api-ea
page_id: pingone-api-ea:authorize:early-access/pingone-authorize-admin-apis/pingauthorize-trust-framework
canonical_url: https://developer.pingidentity.com/pingone-api-ea/authorize/early-access/pingone-authorize-admin-apis/pingauthorize-trust-framework.html
---

# 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:

* [Authorization attributes](#authorization-attributes)

  Provides endpoints to create, read, update, test, and delete trust framework authorization attributes.

* [Authorization services](#authorization-services)

  Provides endpoints to create, read, update, test, and delete trust framework authorization services.

* [Authorization conditions](#authorization-conditions)

  Provides endpoints to create, read, update, test, and delete trust framework authorization conditions.

* [Authorization processors](#authorization-processors)

  Provides endpoints to create, read, update, and delete trust framework authorization processors.

* [Authorization connector templates](#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](https://docs.pingidentity.com/pingone/authorization_using_pingone_authorize/p1az_trust_framework.html) in the *PingOne Cloud Platform Administrator Guide*. |
