AuthorizationEndpointParameters Object

Used only with third-party OAuth provider (com.soa.oauth.provider.third-party): Custom parameters to be sent to the authorization endpoint, if the third-party requires custom parameters.

This object is used by the following operations:

The properties included in the AuthorizationEndpointParameters object are listed below.

Property Type Description
Parameter string[ ] One or more parameters for the authorization endpoint, separated by commas.