Configure SSO for a company.
Creates an Auth0 connection for the company using Okta credentials and stores the configuration in the database.
Access Control Rules
- Company manager of the company OR admin with
manage_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
Body
Response
SSO successfully configured
Company SSO settings.
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.