organizations
sso
Add an SSO domain to an organization
➕ Bencher Plus: Add a single sign-on (SSO) domain to an organization. The user must be an admin on the server to use this route. When a user authenticates with the server, the domain portion of their email will be compared against all SSO domains. If an SSO domain matches, they will be added as a Member to that Organization. SSO domains must be globally unique on the server. That is, two Organizations cannot have the same SSO domain.
post/v0/organizations/{organization}/sso
Path parameters
organizationstring required
The slug or UUID for an organization.
Request body
Response
successfully enqueued operation
Changes
No recorded changes to this endpoint across all 64 revisions of this API.