elastic / kibana

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

[Reporting] Provide a way for Reporting-enabled users to download reports outside of Management #78478

Open tsullivan opened 4 years ago

tsullivan commented 4 years ago

Kibana version: 7.8.0

Describe the bug: Having the superuser or reporting_user roles provides the privilege to use the Reporting feature, and should be all that is needed to use the full feature.

If a user has Reporting privilege but not the privilege to access the Management app, their ability to use Reporting is greatly limited. The only download link they will be able to use appears in a popup that is not recoverable once it expires.

Today, Kibana doesn't have a "notification center" that would persist messages for the user. If it did, something like that would be a good workaround.

elasticmachine commented 3 years ago

Pinging @elastic/kibana-app-services (Team:AppServices)

elasticmachine commented 3 years ago

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

tsullivan commented 3 years ago

If a user has Reporting privilege but not the privilege to access the Management app, their ability to use Reporting is greatly limited. The only download link they will be able to use appears in a popup that is not recoverable once it expires.

This is no longer accurate. As of https://github.com/elastic/kibana/pull/94966, when a user has access to any Reporting feature, they automatically get access to the Management app and the Reporting management UI.