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

[Backport 2.x] Preserve Query in nextUrl during openid login redirect #2159

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ded4012 from #2140.

* Preserve Query in nextUrl during openid login redirect

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Add release notes for 2.18 release (#2137)

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Added Unittest Test Suite for OpenID handling unauthorized calls

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Revert "Add release notes for 2.18 release (#2137)"

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Fix ES-Lint issues

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Fixing OIDC E2E tests and added a new one

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Reverting line ending changes from last commit

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Reverting changes to E2E OIDC Setup and added an alternative fix for the tests

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Fix ESLint issues and try fixing new tests

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

* Prevent Tenant Selection Popup to show during new E2E Test

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>

---------

Signed-off-by: Sebastian Klein <sebastian.klein93@gmx.de>
Co-authored-by: Derek Ho <dxho@amazon.com>
Co-authored-by: SKLEIN3 <sklein3@jaguarlandrover.com>
Co-authored-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit ded4012)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.46%. Comparing base (9e22dbd) to head (1068bc3).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #2159   +/-   ##
=======================================
  Coverage   71.46%   71.46%           
=======================================
  Files          97       97           
  Lines        2649     2649           
  Branches      411      403    -8     
=======================================
  Hits         1893     1893           
  Misses        641      641           
  Partials      115      115           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cwperks cwperks merged commit 2f7d744 into 2.x Dec 11, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants