Appearance
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
- Go to Settings → Team settings → SSO clients tab.
- Click Add SSO client.
- 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
- 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
- Go to Settings → Team settings → SSO clients tab.
- The table shows all SSO clients with their name, platform, Client ID, Issuer URL, and timestamps.
- To edit a client, click the Edit icon and update any fields.
- Click Save when done.
Delete an SSO client
- Go to Settings → Team settings → SSO clients tab.
- Find the SSO client and click the Delete icon.
- If the client is not currently assigned to any users or invitations, confirm the deletion.
- 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.