Skip to main content

Module identity_resolver

Module identity_resolver 

Source
Expand description

Header-based caller identity resolution.

Structs§

ResolverConfig
Header names used to resolve caller identity attributes.

Functions§

enrich_identity
Adds header-derived attributes without replacing populated identity fields.
parse_role
Parses a case-insensitive caller role, defaulting to developer.
resolve_from_headers
Resolves a caller identity from headers using the supplied configuration.
resolve_with_defaults
Resolves a caller identity using the default header names.