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

[RBAC] Add routes guard configuration to secure routes #1403

Closed
nadouani opened this issue Jun 23, 2020 · 0 comments
Closed

[RBAC] Add routes guard configuration to secure routes #1403

nadouani opened this issue Jun 23, 2020 · 0 comments
Assignees
Labels
core enhancement TheHive4 TheHive4 related issues
Milestone

Comments

@nadouani
Copy link
Contributor

Request Type

Feature Request

Problem Description

Client side administration pages are currently secured by permission checks.
Pages/Routes for analysts are not secured for admin users (ex: the UI allows the display of case lists to admin users even if the backend secures the data access)

The goal here is to add a security layer on the UI side to make sure that a user has access to pages allowed by its profile.

This will prevent some http requests to the backend in some cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

1 participant