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 may include:
    • Basic Authentication: Username and password.
    • OAuth 2.0 Bearer Token: Access token.
    • OAuth 2.0 Client Credentials: Client ID, client secret, token endpoint.