
OAuth 2.0 Introspection
Configuration
Hide Child Parameters
An optional string (consumer UUID or username) value to use as an “anonymous” consumer if authentication fails. If empty (default null), the request fails with an authentication failure 4xx
. Note that this value must refer to the consumer id
or username
attribute, and not its custom_id
.
Default:
>= 0 characters
A string representing a URL, such as https://example.com/path/to/resource?q=search.
If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
* Additional properties are NOT allowed.