Skip to main content

Module auth_manager

Module auth_manager 

Source

Structs§

AuthManager
Selects exactly one active auth strategy per deployment, chosen via the auth_method config value (REQ-1.2.3) — there is no runtime engine for resolving multiple simultaneously-required schemes.

Functions§

header_location_for
Where auth_method’s credential value travels on the wire — used only by the HTTP-transport auth-gate/extractor (http::auth_extractor) to know which incoming header to read; stdio never calls this.