OAuth callback for identity providers that POST the authorization code as form fields (Apple form_post). Extra form fields such as Apple's first-auth `id_token` and `user` are ignored; web login exchanges code via PKCE and does not treat a form id_token as proof.

post/v1/external/{identityProviderId}/sso/oauth/callback

Path parameters

identityProviderIdinteger required

Request body

{"stackTrail":"paths:/v1/external/{identityProviderId}/sso/oauth/callback:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 15 revisions of this API.1