Closed
Description
openedon Mar 13, 2024
Description
When the "Access administration" right is disabled, the "Processing" section is still displayed in the sidebar. If you try to go to the "Processing" section, you will be redirected to the authorization page. (see screenshots)
Environment
- OS: Ubuntu 20.04.6
- OpenCTI version: OpenCTI 6.0.4
- OpenCTI client: frontend
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Remove the "Access administration" right from the user role.
- The "Processing" section is still displayed on the sidebar, but it is of no use because there is no access to it. Clicking on this section will redirect you to the login page.
Expected Output
The sidebar shows only available sections. In this case, without the "Processing" section.
Actual Output
The sidebar displays sections that are not available for interaction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment