orgs

Get Current Sso Settings

Get SSO provider settings for the current organization.

get/api/v1/orgs/current/sso-settings

Response

Successful Response

idstring uuid required
organization_idstring uuid required
provider_idstring uuid required
default_workspace_role_idstring uuid required
default_workspace_idsstring[] required
metadata_urlstring nullable
metadata_xmlstring nullable
sso_groups_enabledboolean
sso_groups_claim_fieldstring
sso_groups_requiredboolean
sso_groups_role_sync_enabledboolean
attribute_mapping_load_errorstring nullable

Changes

Changed in 1 of the 48 revisions of this API.6

    • added the optional property items/attribute_mapping to the response with the 200 status

      response-optional-property-added

    • added the optional property items/attribute_mapping_load_error to the response with the 200 status

      response-optional-property-added

    • added the optional property items/sso_groups_claim_field to the response with the 200 status

      response-optional-property-added

    • added the optional property items/sso_groups_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property items/sso_groups_required to the response with the 200 status

      response-optional-property-added

    • added the optional property items/sso_groups_role_sync_enabled to the response with the 200 status

      response-optional-property-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog