wildfly-security/wildfly-elytron-hashicorp-vault
When caching secrets use the VaultAlias
Ouverte
#76 ouverte le 18 juin 2026
good first issue
Métriques du dépôt
- Stars
- (0 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
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.