wildfly-security/wildfly-elytron-hashicorp-vault

When caching secrets use the VaultAlias

Open

#76 opened on Jun 18, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (7 forks)auto 404
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.

Contributor guide