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

Fix bug where login with SAML does not work when multiauth is enabled and SAML and anonymous are sign in options #19

Open
wants to merge 2 commits into
base: 2.11
Choose a base branch
from

Conversation

cwperks
Copy link
Owner

@cwperks cwperks commented Jan 10, 2024

Fix bug where login with SAML does not work when multiauth is enabled and SAML and anonymous are sign in options

… and SAML and anonymous are sign in options

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (eec63d3) 64.86% compared to head (0fc1198) 64.86%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               2.11      #19      +/-   ##
============================================
- Coverage     64.86%   64.86%   -0.01%     
- Complexity     3620     3624       +4     
============================================
  Files           273      273              
  Lines         20054    20057       +3     
  Branches       3348     3351       +3     
============================================
+ Hits          13008    13009       +1     
+ Misses         5402     5401       -1     
- Partials       1644     1647       +3     
Files Coverage Δ
.../org/opensearch/security/auth/BackendRegistry.java 62.20% <58.33%> (-0.64%) ⬇️

... and 8 files with indirect coverage changes

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