Skip to main content
Version: current

Get SSO enrollment status

GET 

/sso/status

Returns the SSO enrollment status for a given session_id. The session_id should be signed by the verification public key provided by the phone. Any error (non-existent session-id, non-existent verification public key, invalid verification, etc) is reported as a 400 error to avoid leaking information about the current state of the DB.

Request

Responses

Status retrieved successfully