Graylog2 / Graylog2/graylog2-server
Hide internal roles
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
When selecting a role for a user, internal roles should not be shown as option.
## Current Behavior
When selecting a role for a user internal roles (like Sidecar-Node or Report-Generator) are
selectable options.
## Possible Solution
- Adding a flag to roles which indicates that they are for graylog internal purpose only.
- Then filter them out for GUI to display
## Context
As a user I get confused over the options I can select as roles. So it is always preferable to
hide options which does not make sense to select in the first place!
## Your Environment
* Graylog Version: 3.0.0 beta 3 (71be3b079322538e7da642731da14f73319dda63)
Contributor guide
Assessment
This issue has not been assessed yet.