allowed-query-arg
Additional query string arguments can be provided to the authentication kick-off URL which will in turn be appended to the corresponding authentication request.
allowed-query-arg = argument
Description
This configuration entry is used to define an allowed query string argument. Any other arguments passed to the kick-off URL will be ignored. This configuration entry can be specified multiple times, once for each allowable query string argument.
Options
argument The argument to be appended to the corresponding authentication request.
Usage: Optional
Default value None.
Example:
allowed-query-arg = field1=value1
Parent topic: [oidc:default] stanza