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.
client-id-hdr = header-name
Description
The name of the HTTP header containing the client identifier used to authenticate to the introspection endpoint.
Options
header-name The name of the header containing 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
Parent topic: [oauth-introspection] stanza