-
Notifications
You must be signed in to change notification settings - Fork 645
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
[Reg cert] Admin should have permissions to manage certificates for an org #6071
Comments
@anangaur @skofman1 are you referring to site admins that should have permission to manage certificates for an org? Org admins should already have that permission. Should site admins have permission to manage an account? Or only certificates? Depending on the answer to the above question, the solution will be different. Code path that checks for permissions to manage certificates:
Current permissions requirement for ManageAccount:
Proposed change, if site admins should have permission to manage an account:
Proposed change if site admins should only have permission to manage an account's certificates:
|
account would be better. I thought site admins could already manage the members of the org but not certs. |
Upon discussion with @joelverhagen @anangaur @chenriksson - this should no longer be needed. The driving force between this feature has been resolved by #6150. |
@joelverhagen @scottbommarito does that mean this issue can be closed? :) |
Not required, for now. |
Admins should have all the permissions for an org. Currently an admin does not have perm to manage an org's certificates.
The text was updated successfully, but these errors were encountered: