cURL
curl --request POST \ --url https://{tenant_id}.hanko.io/saml/callback \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data 'RelayState=<string>' \ --data 'SAMLResponse=<string>'
Callback endpoint called by the identity provider after successful login.
Documentation IndexFetch the complete documentation index at: https://docs.hanko.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hanko.io/llms.txt
Use this file to discover all available pages before exploring further.
SAML Identity Provider Response
Found
Was this page helpful?