Request to Authlete's /api/auth/authorization/fail
API. An authorization endpoint implementation is supposed to call the API to generate an error response to a client application.
More...
|
string | Ticket [get, set] |
| The ticket issued by Authlete's /api/auth/authorization API. The ticket is necessary to call Authlete's /api/auth/authorization/fail API. This request parameter is mandatory. More...
|
|
AuthorizationFailReason | Reason [get, set] |
| The reason of the failure of the authorization request. This request parameter is mandatory. More...
|
|
string | Description [get, set] |
| The custom description about the authorization failure. This request parameter is optional. More...
|
|
Request to Authlete's /api/auth/authorization/fail
API. An authorization endpoint implementation is supposed to call the API to generate an error response to a client application.
◆ Description
The custom description about the authorization failure. This request parameter is optional.
◆ Reason
The reason of the failure of the authorization request. This request parameter is mandatory.
◆ Ticket
The ticket issued by Authlete's /api/auth/authorization
API. The ticket is necessary to call Authlete's /api/auth/authorization/fail
API. This request parameter is mandatory.
The documentation for this class was generated from the following file:
- Authlete/Dto/AuthorizationFailRequest.cs