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

Extensions identities should be tracible in actions they trigger #41

Open
3 tasks
peternied opened this issue Jul 11, 2022 · 0 comments
Open
3 tasks

Extensions identities should be tracible in actions they trigger #41

peternied opened this issue Jul 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@peternied
Copy link
Member

To ensure that permissions checks have the full contextual information available requests need to know if they are from a user, or on behalf of a user through an extension.

  • Create an extension identity interface
  • Register extension identity during the extension lifecycle
  • Add the extension identity onto request identities when sent into OpenSearch
@minalsha minalsha added the enhancement New feature or request label Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants