skip to main content
Connection Option Descriptions : Auth Header
  

Try DataDirect Drivers Now

Auth Header

Attribute

AuthHeader (AH)

Purpose

Specifies the name of the HTTP header used for authentication. This option is used when Basic (AuthenticationMethod=Basic) or Header-based token authentication (AuthenticationMethod=HttpHeader) 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

Authorization

GUI Tab

Authentication tab

See Also

*Authentication Method