Get SSO configuration
Returns the SSO configuration.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
name
The name of the SSO configuration to get
Response
The SSO configuration document
name
Name of the SSO configuration
ssoType
Single sign on type, SAML, OpenID, etc.
Allowed values:
settings
The configuration for the sso type used
tested
Whether the sso config was tested
Errors
500
Internal Server Error