-
Notifications
You must be signed in to change notification settings - Fork 21
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
2-Factor authentication #1342
Comments
Possible approach:
Open questions/issues:
|
We have discussed the technical approach for 2FA again and came to the conclusion to re-work the login logic in the client/app in order to use Keycloak "natively", i.e. forward users to the Keycloak login page and on the app only use the token issued. This requires re-thinking how we handle offline authentication, however. |
Updated summary of all login scenarios / test cases: https://docs.google.com/document/d/1VBx_Zsk0d7KdfcXyUhf77a-nWHArHvsKmST3Ss0jr_k/edit redesigning the overall login process will also probably resolve #935 |
🎉 This issue has been resolved in version 3.27.0-master.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 3.27.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
2-Faktor authentication (2FA) should be available in the application
overview of login user stories / test cases (GoogleDoc)
The text was updated successfully, but these errors were encountered: