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. This configuration item may be customized for a particular junction by adding the adjusted configuration item to a [oauth-introspection:{jct_id}] stanza, where '{jct-id}' refers to the junction point for a standard junction (include the leading '/'), or the virtual host label for a virtual host junction.

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