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

Query Parameters

app?string
wa?string
wtrealm?string
wreply?string
wctx?string
whr?string
tenant?string
login_hint?string

WS-Fed IDP passive sign-in endpoint (GET)

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