Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ [ENH] Allow to have secret variables at a realm level #694

Open
CChemin opened this issue May 11, 2022 · 0 comments
Open

✨ [ENH] Allow to have secret variables at a realm level #694

CChemin opened this issue May 11, 2022 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@CChemin
Copy link
Contributor

CChemin commented May 11, 2022

We want to be able to fetch and write a realm with secret variables. For example to override fr.insee.sugoi.ldap.default.password so that each store provider can have its own password.

Of course we cannot store this secret unencrypted.

It is possible to implement a solution using a service designed to store secrets (such as hashicorp vault) but I think we should also implement a more straightforward method.

@CChemin CChemin added enhancement New feature or request question Further information is requested labels May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant