API ReferenceApplications
GET
/v1/auth/saml/idp/sso

Query Parameters

app?string
SAMLRequest?string
SamlRequest?string
RelayState?string
LoginHint?string
tenant?string
flow_token?string
login_hint?string

SAML IDP http redirect binding login flow

curl -X GET "https://api.descope.com/v1/auth/saml/idp/sso"
{}
export interface Response {}
Was this helpful?