---
title: Gathering information from the service provider
description: Before you configure the SCIM Connector, collect the connection details from the target service.
component: scim
page_id: scim:setup:pf_scim_connector_gathering_information_from_the_service_provider
canonical_url: https://docs.pingidentity.com/integrations/scim/setup/pf_scim_connector_gathering_information_from_the_service_provider.html
revdate: June 25, 2024
section_ids:
  steps: Steps
---

# Gathering information from the service provider

Before you configure the SCIM Connector, collect the connection details from the target service.

## Steps

1. Note your SCIM URL from the SCIM-enabled SP.

2. Note your client credentials from the SCIM-enabled SP. This will depend on the authentication method used by the SP, which might include:

   * **Basic Authentication**: Username and password.

   * **OAuth 2.0 Bearer Token**: Access token.

   * **OAuth 2.0 Client Credentials**: Client ID, client secret, token endpoint.
