Locate the values that you copied in Create two environments and a Worker app.
  1. Go to the P1-User-Source environment.
  2. Go to Integrations > Provisioning.
  3. Click the + button and then click New Connection.
  4. For connection type, select Identity Store.
  5. Locate the SCIM tile and then click Select.
  6. Enter a name and description and then click Next.
  7. On the Authentication step, enter the following values:
    • SCIM Base URL: https://scim-api.pingone.<region>/environments/<envID>/v2

      Replace <region> with the appropriate value for your geographic region, such as .com, .ca, or .eu. For more information, see IP address and domain reference. Replace <envID> with the value you copied when you created the Worker app.

    • Users Resource: /Users
    • SCIM Version: 2.0
    • Authentication Method: OAuth 2 Client Credentials
    • OAuth Token Request: Enter the Token Endpoint value you copied when you created the Worker app
    • OAuth Client ID: Enter the Client ID value you copied when you created the Worker app
    • OAuth Client Secret: Enter the Client Secret value you copied when you created the Worker app
    • Auth Type Header: Bearer
  8. Click Test Connection. You should see a Connection Successful message to confirm everything is configured properly. If not, check the values and try again.
  9. Click Continue and Finish to complete the setup assistant.
  10. Use the toggle to enable the new connection.