You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Description
Backport feature OnBehalfOf Authentication into `2.x` branch
* Category (Enhancement, New feature, Bug fix, Test fix, Refactoring,
Maintenance, Documentation)
New feature
### Issues Resolved
* Relate #3555
_For completely resolve the above issue, we still need to backport #3421
into `2.x` branch. However, since that change also includes something
unrelated to OBO Auth, we will backport that separately._
### Testing
Unit Tests + Integration Tests included
### Check List
- [x] New functionality includes testing
- [ ] New functionality has been documented
- [x] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and
signing off your commits, please check
[here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).
---------
Signed-off-by: Ryan Liang <[email protected]>
cwperks
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Oct 23, 2023
Description
Backport On-Behalf-Of Authentication into 2.x branch
Related Issues
Exit Criteria
Backport the following changes:
Part 1: #3563 resolves the following:
supportsImpersonation
check for http auth backend and add Privileged Action forJwtParserBuilder
#3579Part 2: #3595 resolves the following:
The text was updated successfully, but these errors were encountered: