Name | Type | Description | Notes |
---|---|---|---|
token_end_point | string | The token endpoint | |
user_name | string | The user name to access token endpoint. | [optional] |
password | string | The password to access token endpoint. | [optional] |
client_id | string | The client identifier issued to the client during the registration process. | |
client_secret | string | The client secret. | |
grant_type | string | OAUTH grant type | [optional] [default to 'password'] |