Skip to main content
Version: current

Authenticate with passkey

POST 

/sso/authenticate/passkey

Authenticates the requesting user and creates a corresponding (success/failure) SAMLResponse object to be sent back to the SP.

Follows the SAML POST binding scheme - doesn't directly communicate with the SP, instead returns the SAMLResponse along with the acs_url to the client, which then POSTs the data accordingly.

Request

Responses

Authentication successful