-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix plugin SSO authentication response processing when user is authenticated #15020
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 6.0 #15020 +/- ##
============================================
- Coverage 64.78% 64.78% -0.01%
- Complexity 34745 34752 +7
============================================
Files 2276 2276
Lines 103796 103809 +13
============================================
+ Hits 67248 67255 +7
- Misses 36548 36554 +6
🚀 New features to boost your workflow:
|
f5a792f
to
c171ed3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested the PR as it is needed to use Auth0 in M6 - made the plugin work so lgmt.
…f plugin sets authenticated.
c171ed3
to
395d6a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good to me 👍
It works for me |
Description
If the plugin sets the isAuthenticated - properly process the authentication.
📋 Steps to test this PR: