TokenEndpointParameters Object
Used only with third-party OAuth provider (com.soa.oauth.provider.third-party): Custom parameters to be sent to the token endpoint, if the third party requires custom parameters.
This object is used by the following operations:
- Operations that reference the EndpointOAuthDetails object
The properties included in the TokenEndpointParameters object are listed below.
Property | Type | Description |
---|---|---|
Parameter | string[ ] | One or more custom parameters for the token endpoint, separated by commas. |