Skip to content

Type alias: SystemAuthentication

core.SystemAuthentication

Ƭ SystemAuthentication: HeaderBearerTokenAuthentication | CustomHeaderTokenAuthentication | QueryParamTokenAuthentication | MultiQueryParamTokenAuthentication | WebBasicAuthentication | AWSAccessKeyAuthentication | AWSAssumeRoleAuthentication | CustomAuthentication

The union of authentication methods that are supported for system authentication, where the pack author provides credentials used in HTTP requests rather than the user.

Defined in

types.ts:792