elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.64k stars 8.23k forks source link

[Fleet]: Message `Privilege is required to access Integrations` is visible under Fleet tab for user role: Fleet Sub-Features: None. #191568

Closed amolnater-qasource closed 2 months ago

amolnater-qasource commented 2 months ago

Kibana Build details:

VERSION: 8.16.0-SNAPSHOT
BUILD: 77679
COMMIT: 6b091fe3b410eaae9d4805c0a3c0ea6168bf66b0

Role:

Integrations: All
Fleet: All
Agents: None
Agent policies: None
Settings: None

Image

Preconditions:

  1. 8.16.0-SNAPSHOT Kibana cloud environment should be available.
  2. New User should be created with above defined role.

Steps to reproduce:

  1. Login with the above user.
  2. Navigate to Fleet tab and observe error message: You are not authorized to access Fleet. Kibana privileges are required to access Fleet; the "Read" or "All" privilege is required to access Integrations.

Expected Result: Message Privilege is required to access Fleet instead of Integrations should be visible under Fleet tab for user role: Fleet Sub-Features: None.

Screenshot:

Image

Feature: https://github.com/elastic/ingest-dev/issues/2903

elasticmachine commented 2 months ago

Pinging @elastic/fleet (Team:Fleet)

amolnater-qasource commented 2 months ago

@karanbirsingh-qasource Please review.

ghost commented 2 months ago

secondary review of this ticket is done

jen-huang commented 2 months ago

The generic copy Kibana privileges are required to access Fleet suffices here, and it's not a problem to additionally include information about Integration access. Closing as won't fix.

amolnater-qasource commented 2 months ago

Thank you for confirming the expected behaviour @jen-huang