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

[Meta] Support OLS from Core #92324

Closed
3 tasks
TinaHeiligers opened this issue Feb 23, 2021 · 2 comments
Closed
3 tasks

[Meta] Support OLS from Core #92324

TinaHeiligers opened this issue Feb 23, 2021 · 2 comments
Labels
enhancement New value added to drive a business result Meta Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.13.0 v8.0.0

Comments

@TinaHeiligers
Copy link
Contributor

TinaHeiligers commented Feb 23, 2021

This is to identify and track supporting OLS phase 1 from Core, specifically to support for Saved Object ownership.

OLS is one of the possible support mechanisms for enabling user-personalization in Kibana

Tasks already identified:

  • Update root index mapping to support the new acl property (name TBD)
    https:/elastic/kibana/pull/86013 includes acl in root index mapping
  • Update SO APIs to return allowed operations for each object (read, update, delete, etc)
    https:/elastic/kibana/pull/86013 includes SavedObjectsRepository modifications to support acl.
  • Update SO find operation to allow SO wrappers to augment the query, so that we may filter results based on object owner. Owner: Kibana Core Team
@TinaHeiligers TinaHeiligers added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc enhancement New value added to drive a business result v8.0.0 v7.13.0 labels Feb 23, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@TinaHeiligers
Copy link
Contributor Author

Closing in favor of #86013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Meta Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.13.0 v8.0.0
Projects
None yet
Development

No branches or pull requests

2 participants