-
Notifications
You must be signed in to change notification settings - Fork 671
Extend support for group-level service-accounts #2946
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
Comments
Thanks for the report @MikeBlomm. For anyone interested, this should be pretty easy to add by adding the |
Hello @nejch, |
Thanks a lot @ka28kumar if you'd like to open a PR I'd be happy to review! Let me know if you have any questions. |
Also, token creation for service accounts? |
In addition of issue 2812 and feature 2851 it would be nice to extend the interaction with group-level service-accounts.
Currently only creation is supported, but it would be a nice feature to also support listing and deleting of service-accounts under a specific group.
API documentation:
The text was updated successfully, but these errors were encountered: