Enterprise SSO API
Configure SAML 2.0 and LDAP/Active Directory integrations for your enterprise customers.
SAML ConnectionAuth
Register an Identity Provider (IdP) for a tenant.
Status Codes
- Name
201- Type
- HTTP
- Description
- SAML connection created
Request
POST/api/v1/sso/saml
Response 201
LDAP ConnectionAuth
Connect directly to Active Directory or LDAP servers.
Status Codes
- Name
201- Type
- HTTP
- Description
- LDAP connection created
Request
POST/api/v1/sso/ldap
Response 201