Authlete
|
Request to Authlete's /api/backchannel/authentication/issue
API.
More...
Properties | |
string | Ticket [get, set] |
The ticket which is necessary to call Authlete's /api/backchannel/authentication/issue API. It is the ticket previously issued by Authlete's /api/backchannel/authentication API. More... | |
Request to Authlete's /api/backchannel/authentication/issue
API.
The API prepares JSON that contains an auth_req_id
. The JSON should be used as the response body of the response which is returned to the client application from the backchannel authentication endpoint.
Since version 1.3.0.
|
getset |
The ticket which is necessary to call Authlete's /api/backchannel/authentication/issue
API. It is the ticket previously issued by Authlete's /api/backchannel/authentication
API.