Skip to main content
GET
Read the tenant SSO

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

The connection, or null, and what to paste into the identity provider.

connection
SsoConnectionOut · object | null
required

Null while the tenant has no connection.

service_provider
ServiceProviderOut · object
required

What to paste into the identity provider.