Open
Description
It seems it's currently not possible to prefix/rename imported secrets.
When property-source-enabled
is set to true
then secrets are imported into configuration root.
Can you add prefix property or better yet deprecate property-source-enabled
and provide custom url to spring.config.import
the way Vault is doing?
With spring-vault one has full control over when and where secrets are imported:
spring.config.import: vault://my/path?prefix=foo.
Metadata
Metadata
Assignees
Labels
This issue points to a problem in the data-plane of the library.All azure-spring related issuesSpring keyvault related issues.Issues that are reported by GitHub users external to the Azure organization.This issue requires a new behavior in the product in order be resolved.Workflow: This issue needs attention from Azure service team or SDK team
Type
Projects
Status
Todo