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

Graylog role Teams Inspector is missing permission teams:list #19345

Open
patrickmann opened this issue May 14, 2024 · 0 comments
Open

Graylog role Teams Inspector is missing permission teams:list #19345

patrickmann opened this issue May 14, 2024 · 0 comments

Comments

@patrickmann
Copy link
Contributor

patrickmann commented May 14, 2024

Refer to Graylog2/support#45
gz#477

Expected Behavior

A user with role Teams Inspector should be able to view the system/teams page.

Current Behavior

Teams overview tab is not visible.
Entering system/teams in the navigation bar results in a failed license check message.

Possible Solution

The role does not include teams:list, but this is expected:

{ title: 'Teams Overview', path: Routes.getPluginRoute('SYSTEM_TEAMS'), permissions: 'teams:list' },

Add the permission (which is consistent with the User Inspector role).

Your Environment

  • Graylog Version: 5.2 and 6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants