BaseAuthenticationRequest
Attributes (3)
| Attribute | Type | Required | Description |
|---|---|---|---|
grant_type | AuthenticationGrantType | Yes | The grant type for the request |
scope | string | No | The scope of the request |
client_id | string | No | The application's client identifier, if available |