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

Change the inline OIDC client configuration to reference of a k8s secret. #151

Closed
incfly opened this issue Aug 17, 2021 · 2 comments
Closed

Comments

@incfly
Copy link

incfly commented Aug 17, 2021

#149 (comment)

Currently configmap contains the inline OIDC client information. We should change this to a secret reference, such as,

oidcClientSecret: <namespace-foo>/<secret-name-bar>
@incfly incfly assigned incfly and unassigned incfly Aug 17, 2021
@incfly
Copy link
Author

incfly commented Aug 17, 2021

@anhdle14 could you take this? Thanks!

@nacx
Copy link
Collaborator

nacx commented Mar 26, 2024

Support for storing the client secret in a k8s secret has been added in v1.0.0

@nacx nacx closed this as completed Mar 26, 2024
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

2 participants