Skip to content

Manage SSO Clients

SSO clients allow your team to configure single sign-on using an external identity provider. Each SSO client represents a connection to a specific identity platform and is identified by a unique Client ID and Issuer URL.

Permissions required: To manage SSO clients, you need the SSO client management permissions (typically granted to enterprise administrators).

Create an SSO client

  1. Go to SettingsTeam settingsSSO clients tab.
  2. Click Add SSO client.
  3. Fill in the following fields:
    • Name — a display name for this SSO client (unique within your team)
    • Platform — the identity provider platform (AUTH0 or OpenID Connect)
    • Client ID — the client identifier configured at your identity provider
    • Issuer URL — the URL of your identity provider's authorization server
  4. Click Save.

The SSO client is now created. Note that the combination of Client ID and Issuer URL must be unique within your team.

View and edit an SSO client

  1. Go to SettingsTeam settingsSSO clients tab.
  2. The table shows all SSO clients with their name, platform, Client ID, Issuer URL, and timestamps.
  3. To edit a client, click the Edit icon and update any fields.
  4. Click Save when done.

Delete an SSO client

  1. Go to SettingsTeam settingsSSO clients tab.
  2. Find the SSO client and click the Delete icon.
  3. If the client is not currently assigned to any users or invitations, confirm the deletion.
  4. If you see "The SSO client is currently used by one or more users and cannot be deleted," you must first unassign it from those users or invitations before deleting it.