Organization SSO
Open the SSO configuration portal
Return a URL for configuring the identity provider. Requires at least one verified domain.
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses manage_sso
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | manage_sso |
post/organizations/{organization}/sso/configure
Path parameters
organizationstring required
Organization name slug from list_organizations. Example: acme.
Response
Identity provider setup URL
Changes
Changed in 1 of the 24 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○