List SSO connections for a company.
Returns all configured SSO connections including their domains and metadata.
Access Control Rules
- Company manager of the company OR admin with
read_all_companiespermissions.
Documentation Index
Fetch the complete documentation index at: https://docs.cantina.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Company SSO connections
The SSO provider for this connection.
okta, entra A base URL of an identity provider (like Okta domain). Is used to compile configuration.
Oauth app Client ID.
Oauth app Client Secret. Masked value that is not stored in its original form in DB.
A list of domains associated with this SSO connection. Users with emails registered on those domains will be tried to authenticate with this connection.
A time of creation.
An id of a user who created this SSO connection.
A time of last update.
An id of the last user who updated this SSO connection.