HI, Auth0
Our team developing new system and incorporated auth0 as authenticator.
When I enabled MFA, it seems to be working till mid of the process but failed at the end.
- Login form shows up when accessing at our system without session.
- Tried to auth with Google account
- QR code shows up
- read QR code and get 6 digits number
- enter 6 digits number
- verifying animations are working
- a display turns out to the white background view with only saying “Unauthorized”.
url looks like following when white view shows up
https://abema-ad-dashboard-admin-dev.auth0.com/mf?provider=guardian&state=g6Fo2SBEOWxMUU5oRUYzSE1LeUVNN0Z5dG5nOGdQZ24wQ0NhOKN0aWTZIDBqbVVmUUpTRUhPRGoxNGdOQTEzckp6RFVCZ2VPRFdQo2NpZNkgSDBqdU01QVg2OHN0c21meDNzREpjUG9NRUlNbTlneEM
Do you have any help or suggestion to make it works properly ??
[ About system ]
Implemented with Vue.js using auth0-lock