Description

Security provider that extracts a username (or service name) from a header.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
atn-tokenVALUEi.h.s.u.TokenHandler Token handler to extract username from request
authenticateVALUEBooleantrueWhether to authenticate requests
optionalVALUEBooleanfalseWhether authentication is required
outboundLISTi.h.s.p.c.OutboundTarget Configure outbound target for identity propagation
outbound-tokenVALUEi.h.s.u.TokenHandler Token handler to create outbound headers to propagate identity
principal-typeVALUEi.h.s.SubjectTypeUSERPrincipal type this provider extracts (and also propagates)
propagateVALUEBooleanfalseWhether to propagate identity

See the manifest for all available types.