Authentication
Retrieve the SSO status
Retrieves the SSO status and metadata of the current user.
get/zephr/public/sso/v1/status
Response
SSO status was retrieved successfully.
Example response
{
"status": "authenticated"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.