Attribute

AuthHeader (ah)

Purpose

Specifies the name of the HTTP header used for authentication. This option is used when Basic (AuthenticationMethod=0), Header-based token authentication (AuthenticationMethod=25), or OAuth 2.0 authentication is enabled; otherwise, this option is ignored.

Valid Values

auth_header

where:

auth_header

is the name of the HTTP header used for authentication. For example, X-Api-Key.

Default Value

Authorization