Skip to main content

Finalize an Auth Request and get the callback URL.

POST 

/v2/oidc/auth_requests/:authRequestId

Finalize an Auth Request and get the callback URL for success or failure. The user must be redirected to the URL in order to inform the application about the success or failure. On success, the URL contains details for the application to obtain the tokens. This method can only be called once for an Auth request.

Request​

Responses​

OK