Organization SSO

Open the directory sync portal

Return a URL for configuring directory sync. Requires SSO to be enabled.

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

ResourceScopes
Organizationmanage_sso
post/organizations/{organization}/sso/directory

Path parameters

organizationstring required

Organization name slug from list_organizations. Example: acme.

Response

Directory sync setup URL

portal_urlstring required

URL to open for configuring directory sync

Changes