CoreBlox

Configuring a CoreBlox IdP Adapter instance

Configure the CoreBlox IdP Adapter to determine how PingFederate communicates with the CoreBlox Token Service. You can configure the adapter to direct authentication requests, authorization consent requests, or both to your application.

Steps

  1. In the PingFederate admin console, go to Authentication > Integration > IdP Adapters. Click Create New Instance.

  2. On the Type tab, set the basic adapter instance attributes:

    1. In the Instance Name field, enter a name for the adapter instance.

    2. In the Instance ID field, enter a unique identifier for the adapter instance.

    3. In the Type list, select CoreBlox IdP Adapter. Click Next.

  3. On the IdP Adapter tab, configure the adapter instance by referring to CoreBlox IdP Adapter settings reference. Click Next.

  4. On the Extended Contract screen, add any attributes that you want to include in the assertion. Click Next.

    The CoreBlox Token Service returns a userAttributes key that lists a set of attributes. You can use any of these attributes to extend the attribute contract.

    You can also include the token key in the extended attribute contract.

  5. On the Adapter Attributes tab, set pseudonym and masking options as shown in Set pseudonym and masking options in the PingFederate documentation. Click Next.

  6. On the Adapter Contract Mapping tab, configure the contract fulfillment details for the adapter as shown in Define the IdP adapter contract in the PingFederate documentation. Click Next.

  7. On the Summary tab, click Save.

  8. Create an SP connection using this CoreBlox IdP Adapter instance. Learn more about Identity provider SSO configuration in the PingFederate documentation.