---
title: Example
description: In this example, you define a policy information provider (PIP) in the Trust Framework so that various properties needed to connect to the PIP can be changed from those needed for a development environment to those needed for a preproduction environment.
component: pingauthorize
version: 10.1
page_id: pingauthorize:pingauthorize_server_administration_guide:paz_define_policy_info_provider_example
canonical_url: https://docs.pingidentity.com/pingauthorize/10.1/pingauthorize_server_administration_guide/paz_define_policy_info_provider_example.html
revdate: June 20, 2023
---

# Example

In this example, you define a policy information provider (PIP) in the Trust Framework so that various properties needed to connect to the PIP can be changed from those needed for a development environment to those needed for a preproduction environment.

You can complete the PIP definition without needing to update the Trust Framework.

Define a policy information provider for the PingDirectory Consent API that uses the following policy configuration keys:

* `ConsentBaseUri`

  The base URL to use when making requests to the Consent API.

* `ConsentUsername`

  The username for a privileged Consent API account.

* `ConsentPassword`

  The password for a privileged Consent API account.
