Security nav links not hidden properly #69798
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
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:
To address this, the security feature should register all of these app ids under the
app
array that you specify during feature registration:kibana/x-pack/plugins/security_solution/server/plugin.ts
Line 134 in dc5f448
The text was updated successfully, but these errors were encountered: