WSO2 products can be configured to authenticate users using their attributes such as email or mobile number instead of the username. This topic provides instructions on how to set up your WSO2 product to authenticate a users by using their email.
...
Parameter | Description | |||||
---|---|---|---|---|---|---|
UserNameAttribute | For this you need to set mail attribute of the user.
| |||||
UserNameSearchFilter | For this you need to use the mail attribute of the user instead of cn or uid.
| |||||
UserNameListFilter | For this you need to use the mail attribute of the user.
| |||||
UserDNPattern | This parameter is used to speedup the LDAP search operations. You can comment out this config.
| |||||
UsernameJavaRegEx | This property enables you to add special characters like "@" in the user name.
| |||||
Realm configurations | The
|
Panel | ||
---|---|---|
| ||
See Configuring User Stores for more information on how to configure primary and secondary user stores. |