WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

v2.2.1 🚀

Choose a tag to compare

@github-actions github-actions released this 09 Nov 21:45
· 1 commit to refs/heads/main since this release
7481e44

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_REQUIRED state responses
  • Implemented automatic flow reset for improved user experience