1. Go to System > OAuth Settings > Client Registration Policies.
    • To configure a new instance, click Create New Instance.
    • To modify an existing instance, select it under Instance Name.
  2. On the Type tab, enter a name and an ID for a new instance, and then select a plugin from the list.

    When modifying an existing policy plugin instance, you can only change the Instance Name field.

    If the Type list does not contain the desired Client Registration Policy plugin, create one using the PingFederate SDK. For more information, refer to the Javadoc for the DynamicClientRegistrationPlugin interface, the SoftwareStatementValidatorPlugin.java file for a sample implementation, and the SDK developer's guide for build and deployment information.

    Tip:

    The Javadoc for PingFederate and the sample implementation are in the <pf_install>/pingfederate/sdk directory.

  3. In the Instance Configuration tab, follow the on-screen instructions to configure the Client Registration Policy instance.
    Note:

    This window varies depending on the selected Client Registration Policy plugin.

  4. On the Summary tab, review the plugin configuration. Click Done.
  5. In the Client Registration Policies window, click Save.
Important:

A Client Registration Policy instance is not enforced, or executed as part of the dynamic client registration process, until it is selected on the Client Registration Policies window.