OAuthTokenResourceURISettings Object
Contains information about the URI for the OAuth Token Resource.
This object is used by the following operations:
- Operations that reference the EndpointOAuthDetails object
The properties included in the OAuthTokenResourceURISettings object are listed below.
Property | Type | Description |
---|---|---|
OAuthTokenResourceURIOption | string (enum) |
The URI for the OAuth token resource. Valid values:
Note: The user interface offers only Proxy or Target. Custom is an additional option available only via the API. |
OAuthTokenRequestURI | string | Only needed if the value for the OAuthTokenResourceURIOption field is a custom URL. If the URI option is custom, specify the custom URI in this field. |