Get SSO configuration
GET/sso/config
Reads SSO configuration of organization or space. The API token must have the "Spaces > Read" scope. Note that this will not return the SSO configuration if it is configured via env variables.
Responses
- 200
- 404
- 422
SSO configuration for the organization or space.
SSO is not configured for this organization or space.
The organization has unsupported type of SSO configurations.