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

Introduce read-only view for API Key Management #141803

Closed
legrego opened this issue Sep 26, 2022 · 1 comment · Fixed by #144923
Closed

Introduce read-only view for API Key Management #141803

legrego opened this issue Sep 26, 2022 · 1 comment · Fixed by #144923
Assignees
Labels
enhancement New value added to drive a business result Feature:Users/Roles/API Keys Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@legrego
Copy link
Member

legrego commented Sep 26, 2022

Elasticsearch introduced a new read_security cluster privilege via elastic/elasticsearch#89790, which is meant to be a read-only version of their manage_security cluster privilege.

The API Key Management screen currently requires manage_security, but we should also allow for users with read_security to view a read-only version of this screen.

@legrego legrego added Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! enhancement New value added to drive a business result Feature:Users/Roles/API Keys labels Sep 26, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Users/Roles/API Keys Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants