-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add all missing oauth client properties to the CRD spec #36
Comments
this is quite a chunk of work, I believe any PR would be welcomed here. I suggest that hydra community should give a hand here. if there is a list of priorities or critical client properties it would be better that @aeneasr places them here and anyone ready to contribute can jump in |
Absolutely, unfortunately I have zero experience with CRD Controllers in Kubernetes. The maester efforts are purely community driven at the moment, but as you've might seen we're hiring talented engineers to help out with these projects! For myself to get involved I would probably have to clone myself :D I will however discuss this with the people who contributed the most to these controllers, maybe we can find an interim solution! |
Of course, it was on my task list already and I just replied :) |
Hi, I/we will contribute, but it'll be a few weeks before we get to it, probably early in the new year Paul |
I am marking this issue as stale as it has not received any engagement from the community or maintainers in over half a year. That does not imply that the issue has no merit! If you feel strongly about this issue
We are cleaning up issues every now and then, primarily to keep the 4000+ issues in our backlog in check and to prevent maintainer burnout. Burnout in open source maintainership is a widespread and serious issue. It can lead to severe personal and health issues as well as enabling catastrophic attack vectors. Thank you for your understanding and to anyone who participated in the issue! 🙏✌️ If you feel strongly about this issues and have ideas on resolving it, please comment. Otherwise it will be closed in 30 days! |
As discussed in #26 there are a whole bunch of oauth client properties missing from the CRD spec.
See https://www.ory.sh/docs/hydra/sdk/api#schemaoauth2client for everything that can be set on an oauth client, at least in Hydra.
In order to make maester a production-ready solution for syncing oauth client registrations between Hydra instances, it should support all properties that an oauth client can have in Hydra
The text was updated successfully, but these errors were encountered: