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 will fail with an authentication failure 4xx
. Please note that this value must refer to the Consumer id
or username
attribute, and not its custom_id
.
A list of the request protocols that will trigger this plugin. The default value, as well as the possible values allowed on this field, may change depending on the plugin type. For example, plugins that only work in stream mode will only support tcp and tls.
Allowed values:grpcgrpcshttphttpswswss
Default:grpc, grpcs, http, https, ws, wss
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.