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: bypass MFA login screen when user is already authorized - EXO-65641 #37

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

ahamdi
Copy link
Member

@ahamdi ahamdi commented Aug 1, 2023

When the user is already authorized and entered his verification code, other tabs do not allow bypassing the request of validation code. The fix will add the missing logic to the Filter to check if the current URL is /mfa-access and that the user is already aithenticated to redirect him to the initial URI

 (#35)

When the user is already authorized and entered his verification code, other tabs do not allow bypassing the request of validation code.
The fix will add the missing logic to the Filter to check if the current URL is /mfa-access and that the user is already aithenticated to redirect him to the initial URI
@ahamdi ahamdi enabled auto-merge (squash) August 1, 2023 10:26
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

71.0% 71.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@ahamdi ahamdi merged commit 3e98e90 into stable/1.2.x Aug 1, 2023
4 of 5 checks passed
@ahamdi ahamdi deleted the Merge/6.4/EXO-65641 branch August 1, 2023 10:33
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