product-is
product-is copied to clipboard
Email OTP and TOTP as the first authentication step in MFA
Describe the issue:
When configuring the email OTP or TOTP as the first step of the MFA flow, the following error will appear.
[2022-08-09 17:29:44,662] [c6e227d4-7fe9-4aa4-90ae-2dd7f5dd9049] ERROR {org.wso2.carbon.identity.application.authentication.framework.handler.step.impl.DefaultStepHandler} - Authentication failed exception! Can not find the authenticated user
How to reproduce:
- Configure and OIDC sample app using management console.
- Configure MFA using one or more steps and add email otp and totp as authetication options for the first step
- Log into the sample app
- Select Email OTP as the authetication method.
- Login error pops as displayed in the above image
Expected behavior: Email OTP and TOTP should not be able to allow to use as the first step of MFA
Environment information (Please complete the following information; remove any unnecessary fields) :
- Product Version: IS 6.0.0 RC1
- OS: macOS 12.5
- Database: MySQL
- Userstore: JDBC
Optional Fields
Related issues:
Suggested labels:
Same issue exists for SMS OTP