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

Security nav links not hidden properly #69798

Closed
legrego opened this issue Jun 24, 2020 · 2 comments
Closed

Security nav links not hidden properly #69798

legrego opened this issue Jun 24, 2020 · 2 comments
Assignees
Labels
blocker bug Fixes for quality problems that affect the customer experience Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM v7.9.0

Comments

@legrego
Copy link
Member

legrego commented Jun 24, 2020

The nav changes introduced in #68862 ended up exposing the security navigation links to all users, not just users who are authorized to access the security solution. Here is a screenshot of the nav with a user who is only authorized to access the Canvas application:

image

To address this, the security feature should register all of these app ids under the app array that you specify during feature registration:

app: ['securitySolution', 'kibana'],

@legrego legrego added bug Fixes for quality problems that affect the customer experience blocker Team:SIEM v7.9.0 labels Jun 24, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

@XavierM
Copy link
Contributor

XavierM commented Jul 1, 2020

Got it, talked to Brandon, I will have a PR soon

@XavierM XavierM closed this as completed Jul 6, 2020
@MindyRS MindyRS added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM v7.9.0
Projects
None yet
Development

No branches or pull requests

4 participants