kibana-mithril icon indicating copy to clipboard operation
kibana-mithril copied to clipboard

Permission Control for part of menu

Open Wayne-Du opened this issue 6 years ago • 2 comments

@codingchili Thanks for provide useful plugin. If I want to everyone could access the discover page, few people could access the dev tools, What I need to change the source code ? for example, when person access discover page, no need to login, once they access dev tools, should be login first.

Thanks Wayne

Wayne-Du avatar May 08 '19 12:05 Wayne-Du

we also need this functions,are there any update?

tuohaibei avatar May 21 '19 03:05 tuohaibei

Hello,

There are currently no plans to implement any further access control. Because it's hard to get right, requests would have to be proxied and filtered somehow.

Open to PR's and suggestions if anyone has an idea on how to solve this.

codingchili avatar Nov 03 '19 22:11 codingchili