API ReferenceApplications
Path Parameters
ssoAppId*string
Query Parameters
response_type?string
scope?string
client_id?string
state?string
redirect_uri?string
code_challenge_method?string
PKCE
code_challenge?string
dynamic_val?string
nonce?string
loginHint?string
prompt?string
flow?string
flow_token?string
tenant?string
style?string
dpop_jkt?string
OIDC GET authorization endpoint start (sso app)
curl -X GET "https://api.descope.com/string/oauth2/v1/authorize"{}export interface Response {} Was this helpful?