API ReferenceApplications
GET
/oauth2/v1/finish-authorize

Query Parameters

state_id?string
sso_app_id?string
error_redirect_uri?string

OIDC POST authorization endpoint finish

curl -X GET "https://api.descope.com/oauth2/v1/finish-authorize"
{}
export interface Response {}
Was this helpful?