OAuth redirect endpoint
Handles OAuth redirect with authorization code to exchange for tokens
Parameters
| Name | Type | Description |
|---|---|---|
| code | query string | |
| error | query string | |
| error_description | query string | |
| realmId | query string | |
| state* | query string |
Responses
200 OK