-
Notifications
You must be signed in to change notification settings - Fork 75
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
Cant get the 2fa to work #32
Comments
After login, 2fa should redirect you to the 2fa authentication form, asking for the 2fa code. Please follow the toubleshooting guide, "Two-factor authentication form is not shown after login" is your case. |
Thanx, I will check the troubleshooting guide. A bit easier now when I know whats going to happen next. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi, Sorry I haven’t had the time to go through the troubleshooting now that I know what its suppose to do. It has been very busy the last couple of weeks and I still have a lot to do before I can troubleshoot it again.
But my goal is to get it working. I just need the time to do so.
Christian Østrem
Partner
Vidi As <https://vidi.no/>
411 21 353 <tel:411+21+353>
christian@vidi.no <mailto:christian@vidi.no>
Strandgaten 59, 5004 Bergen
… 30. nov. 2020 kl. 12:43 skrev stale[bot] ***@***.***>:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#32 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAOYOGBXBZ6NVBU3JTFKE43SSOAMZANCNFSM4TOKUW4Q>.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Bundle version: 5.1
Symfony version: 5.1
Description
Hi, I cant get the 2fa to work.
It dosent trigger at all.
I have a login form on my /login page
That postes to /login and the guard will handle the rest and redirect to admin section.
I am not sure on how is it suppose to work either.
Is it suppose to take over when i poste my credentials to the login page?
Do i need to create a new login form and post it to another page?
I am kinda blank here so any help would be great.
Security.yaml
scheb_two_factor.yaml
Routing
Additional Context
The text was updated successfully, but these errors were encountered: