client-id-hdr
Use the client identifier header to specify the name of the HTTP header to be used when authenticating to the introspection endpoint.
Syntax
client-id-hdr = header-name
Description
The name of the HTTP header that contains the client identifier that is used to authenticate to the introspection endpoint.
Options
- header-name
- The name of the header that contains the client identifier.
Usage
This configuration entry is mutually exclusive with the client-id
configuration
entry. If the client-id
configuration entry is provided, this configuration entry
is ignored.
Default value
None.
Example
client-id-hdr = x-IBM-CLIENT-ID