Request to Authlete's /api/client/authorization/update/{clientId}
API. The API updates attributes of all existing access tokens issued to a client application by an end-user.
More...
|
string | Subject [get, set] |
| The subject (= unique identifier) of an end-user. More...
|
|
string[] | Scopes [get, set] |
| A new set of scopes assigned to existing access tokens. If null is given, the scope set associated with existing access tokens will not be changed. More...
|
|
Request to Authlete's /api/client/authorization/update/{clientId}
API. The API updates attributes of all existing access tokens issued to a client application by an end-user.
◆ Scopes
A new set of scopes assigned to existing access tokens. If null
is given, the scope set associated with existing access tokens will not be changed.
◆ Subject
The subject (= unique identifier) of an end-user.
The documentation for this class was generated from the following file:
- Authlete/Dto/ClientAuthorizationUpdateRequest.cs