Object

ApiDynamicAuthenticationTokenConfig

The API dynamic authentication token config.

Fields

extract_path(): String!
The path to identify the token in the response. For JSON responses this is a dot-separated path. For XML responses this is an XPath expression.
refresh_interval_seconds(): Long!
The refresh interval in seconds.
request_body(): String
The request body.
The request headers.
The request method.
request_url(): String!
The authentication service URL.