Open sarindufit opened 2 years ago
When the email login is enabled and the following configuration is used, both regular users as well as the email users should be able to access the web portals.
[tenant_mgt] enable_email_domain = true disable_email_domain_validation = true
This functionality is not working as expected currently in APIM 4.0.0. However, the same functionality works fine in IS 5.11.0
https://apim.docs.wso2.com/en/latest/install-and-setup/setup/security/logins-and-passwords/maintaining-logins-and-passwords/#maintaining-logins-and-passwords
Invalid username! Username should be an E-mail address
API Manager 4.0.0
https://github.com/wso2/product-is/issues/10760
any idea how it will work in the current release of wso2is 5.11.0?
Description:
When the email login is enabled and the following configuration is used, both regular users as well as the email users should be able to access the web portals.
This functionality is not working as expected currently in APIM 4.0.0. However, the same functionality works fine in IS 5.11.0
Steps to reproduce:
https://apim.docs.wso2.com/en/latest/install-and-setup/setup/security/logins-and-passwords/maintaining-logins-and-passwords/#maintaining-logins-and-passwords
Invalid username! Username should be an E-mail address
Affected Product Version:
API Manager 4.0.0
Optional Fields
Related Issues:
https://github.com/wso2/product-is/issues/10760