Retrieve the information returned by the identity provider
POST/v2/idp_intents/:idpIntentId
Retrieve the information returned by the identity provider for registration or updating an existing user with new information..
Request​
Responses​
- 200
- 400
- 401
- 403
- 404
- default
OK
The request is malformed.
Returned when the user is not authenticated.
Returned when the user does not have permission to access the resource.
Intent ID does not exist.
An unexpected error response.