The SSO endpoint provides an operation to check the status of single sign-on.
Property | Type | Description |
---|---|---|
ssoEnabled | boolean | Boolean set to True if SSO is enabled. |
Code | Reason |
---|---|
200 | Success. |
401 | Unauthorized. |
403 | Forbidden. |
404 | Not found. |