wildfly-security/wildfly-elytron-hashicorp-vault
View on GitHubWhen caching secrets use the VaultAlias
Open
#76 opened on Jun 18, 2026
good first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
We will need to make the VaultAlias suitable for use as a key i.e. hashCode and equals but then we shoud use this for caching.
At the moment different alias strings could be mapped back to the same VaultAlias after defaults have been applied during parsing.