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

Abstract out secrets as paths from tenant.yaml #125

Open
kakkoyun opened this issue Feb 17, 2021 · 0 comments
Open

Abstract out secrets as paths from tenant.yaml #125

kakkoyun opened this issue Feb 17, 2021 · 0 comments

Comments

@kakkoyun
Copy link
Member

Tenants.yaml needs to be a secret because it contains secret values, namely oauth client secret. It'd make life easier to abstracted out secrets as paths from tenant.yaml when we want to rotate OAuth secrets per tenant.

Allow setting the cert private key and other secrets either directly or with a path, we could provide a field to set OAuth client secrets using a path here https://github.com/observatorium/observatorium/blob/master/main.go#L134.

@kakkoyun kakkoyun changed the title Abstracted out secrets as paths from tenant.yaml Abstract out secrets as paths from tenant.yaml Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant