API ReferenceApplications
Query Parameters
app?string
Request Body
application/json
SAMLRequest?string
Default
falseRelayState?string
SamlRequest?string
LoginHint?string
tenant?string
flow_token?string
login_hint?string
SAML IDP HTTP POST binding login flow
curl -X POST "https://api.descope.com/v1/auth/saml/idp/sso" \ -H "Content-Type: application/json" \ -d '{}'{}export interface Response {} Was this helpful?