Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
Describe the issue:
The email OTP as first factor feature introduced to the wso2is-5.10.0 introduced a new governance connector property called OnlyNumericCharactersForOtp. This property will be using in wso2is-7.0.0 as OnlyAlphanumericCharactersForOtp. If the customer is already configured the email OTP federated IDP with this config, you need to reconfigure it here to what you configured already.
Intructions
Goto the created email OTP federated idp.
Expand Federated Authenticators.
Expand Email OTP Configuration
Check Use alphanumeric characters for OTP field if you want to recieve alphanumeric OTP.
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Describe the issue: The email OTP as first factor feature introduced to the wso2is-5.10.0 introduced a new governance connector property called
OnlyNumericCharactersForOtp
. This property will be using in wso2is-7.0.0 asOnlyAlphanumericCharactersForOtp
. If the customer is already configured the email OTP federated IDP with this config, you need to reconfigure it here to what you configured already.Intructions
Federated Authenticators
.Email OTP Configuration
Use alphanumeric characters for OTP
field if you want to recieve alphanumeric OTP.Related Issues: