1. If you don't want to provision users from an existing PingOne population, add a new one. For help, see Adding a population in the PingOne documentation.
  2. On the PingOne console, go to Connections > Provisioning.
  3. Click + Add Identity Store, then select SCIM.
  4. On the Create Provisioning Profile page, configure the basic connection details. Click Next.
  5. On the Configure Authentication page, enter the Code42 details:
    1. In the SCIM base URL field, enter the base URL that you noted in Adding PingOne as SCIM provider in Code42.
    2. For the Users Resource, use the default value of /Users.
    3. For the SCIM Version, use the default selection: 2.0.
    4. In the Authentication Method list, select OAuth 2 Bearer Token.
    5. In the OAuth Access Token field, enter the Token that you noted in Adding PingOne as SCIM provider in Code42.
    6. For the Auth Type Header, use the default selection: Bearer.
    7. Click Test Connection. Resolve any issues that are reported, and then click Next.
  6. On the Configure Identity Store page, set the provisioning options:
    1. Use the default filter and deprovisioning actions.
      Setting Value
      User Filter Expression

      username Eq "%s"

      User Identifier

      userName

      Remove Action

      Disable

      Note:

      Code42 doesn't support user deletion.

    2. Optional: Customize the provisioning options.
      • Allow users to be created. Determines whether PingOne creates a user in Code42 when the user is created in PingOne.
      • Allow users to be updated. Determines whether PingOne updates a user's attributes in Code42 when the user attributes change in PingOne.
      • Allow users to be disabled. Determines whether PingOne disables a user in Code42 when the user is disabled in PingOne.
    3. Click Next.
  7. On the Map Attributes page, map the following attributes, and then click Next:
    Code42 SCIM Attribute PingOne User Attribute
    userName Username
    externalId External ID
    givenName Given Name
    familyName Family Name
    workPhone Primary Phone
    workEmail Email Address
    workCity Locality
    workStreetAddeess Street Address
    workCountry County Code
    workPostalCode Postal Code
    userType Type
    title Title
    nickName Nickname
    formattedName Formatted
  8. On the Connect Populations page, select the PingOne user populations to provision to Code42. Click Save and Close.
  9. On the Provisioning Identity Stores page, turn on your new provisioning connection.