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:

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.