v1

latestOpenAPI 3.0.22026-07-1319091298.3 KB
sso-connections

Retrieve a list of SSO connections

Returns a list of all SSO connections.

get/sso-connections

Query parameters

organization_idstring required

The ID of the organization that the user belongs to

Response

idstring

SSO connection ID.

auth0_connection_idstring

The id of the SSO connection in Auth0.

auth0_connection_namestring

A unique name that identifies the SSO connection.

auth0_certificatestring

The public SSO connection certificate.

auth0_domain_aliasesstring[]
auth0_sign_in_endpointstring

The sign in URL where users are redirected to complete the authentication step.

auth0_sign_out_endpointstring

The sign out URL where users are redirected after logging out.

auth0_sign_saml_requestboolean

Whether or not SAML request signing is enabled for the SSO connection.

organization_group_idstring

The ID of the organization group.

created_atstring date-time

Creation date of the SSO connection.

updated_atstring date-time

Last update date of the SSO connection.