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

[Management] Saved objects to React/EUI direct .kibana index access #19185

Closed
kobelb opened this issue May 17, 2018 · 0 comments
Closed

[Management] Saved objects to React/EUI direct .kibana index access #19185

kobelb opened this issue May 17, 2018 · 0 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience v6.4.0

Comments

@kobelb
Copy link
Contributor

kobelb commented May 17, 2018

The Reactification of the saved object management screens done by #17426 is accessing the .kibana index directly using callWithRequest/callWithCluster. Ignoring the issues this causes by breaking the encapsulation that the SavedObjectsClient provides, these access approach will no longer work once RBAC Phase 1 is complete as the authenticated end-users won't have access to the .kibana index and these calls will fail with a 403.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience v6.4.0
Projects
None yet
Development

No branches or pull requests

2 participants