1. In the PingFederate administrator console, create a new SP connection:
    • For PingFederate 10.1 or later: go to Applications > Integration > SP Connections. Click Create Connection.
    • For PingFederate 10.0 or earlier: go to Identity Provider > SP Connections. Click Create Connection.
  2. Configure the basic connection details.
    1. On the Connection Template tab, select Do not use a template for this connection. Click Next
    2. On the Connection Type tab, select only Outbound Provisioning. From the Type list, select SCIM Connector. Click Next.
    3. On the General Info tab, in the Partner's Entity ID and Connection Name fields, enter a name of your choosing. Complete any other optional fields. Click Next.
  3. On the Outbound Provisioning tab, configure the provisioning target and channel. Click Next.

    For help, see Configuring outbound provisioning in the PingFederate documentation.

    1. Click Configure Provisioning.
    2. On the Target tab, in the SCIM URL field, enter the Base URL that you noted in Adding PingFederate as SCIM provider in Code42.
    1. From the SCIM Version list, check that 2.0 is selected.
    2. From the Authentication Method list, select Basic Authentication or OAuth 2 Bearer Token based on the authentication method you selected in Adding PingFederate as SCIM provider in Code42.
    3. In the Username and Password fields or Access Token field, enter the authentication details that you noted in Adding PingFederate as SCIM provider in Code42.
      Note: PingFederate verifies the authentication details when you activate the channel and SP connection.
    4. From the Unique User Identifier list, select userName.
    5. From the Remove User Action list, select Disable.
    6. Under Provisioning Options, customize the provisioning connector actions as shown in SCIM Connector settings reference for Code42. Click Next.
    7. On the Manage Channels tab, follow the steps in Creating a channel. Click Done.
    8. On the Outbound Provisioning tab, click Next.
  4. On the Activation and Summary tab, above the Summary section, click the toggle to turn on the connection. Click Save.