v2.2.1 🚀
·
1 commit
to refs/heads/main
since this release
Release Notes
Improvements
Enhanced MFA Flow User Experience
What's New: Improved handling of user-initiated MFA cancellations to provide a smoother authentication experience.
Changes:
- Optimized flow control when users exit the MFA challenge screen
Benefits:
- More intuitive authentication flow when users need to restart the login process
Technical Details
Files Modified:
app/src/main/java/com/authsignal/keycloak/AuthsignalAuthenticator.java
Authentication Flow Enhancements:
- Refined handling of
CHALLENGE_REQUIREDstate responses - Implemented automatic flow reset for improved user experience