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

Is there an option to update hydra clients once secrets are changed? #59

Closed
mih-kopylov opened this issue Jun 29, 2020 · 4 comments
Closed

Comments

@mih-kopylov
Copy link

mih-kopylov commented Jun 29, 2020

I have a use case:

  • created a secret my-secret in namespace
  • created a client in hydra using maester, referencing my-secret
  • updated secret my-secret with a new client_secret value inside

I expect that maester will update client in hydra, but it obviouly doesn't right now.
Is there a way to do that?

@aeneasr
Copy link
Member

aeneasr commented Jun 30, 2020

I think update was implemented, but I might be mistaken. @jakkab do you know?

@mih-kopylov
Copy link
Author

@aeneasr I've just run through the use-case, but didn't find the client updated in hydra database. Probably there's some parameter for maester, disabled by default, that I've missed?

@jakkab
Copy link
Contributor

jakkab commented Aug 4, 2020

Hi @mih-kopylov! Please follow this guide to learn how to update client secrets. For know, we don't support secret discovery in Hydra-maester. Would you be open to work on this?

@mih-kopylov
Copy link
Author

@jakkab I would do that with great pleasure, but unfortunately I'm not qualified enough in Go.
Thanks for docs. Will keep that in mind.

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

3 participants