Documentation
¶
Index ¶
Constants ¶
View Source
const ( CacheKeyEntityConfiguration = "lh:entity_configuration" CacheKeySubordinateStatement = "lh:subordinate_statement" )
Variables ¶
This section is empty.
Functions ¶
func SubordinateStatementCacheKey ¶ added in v0.22.0
SubordinateStatementCacheKey constructs the cache key for a signed subordinate statement JWT. The entity ID is base64 (URL-safe) encoded so the key never contains characters (like "/") that would break prefix-based cache clearing on backends using glob-style pattern matching.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.