Fórumok

RE User Login for Liferay

thumbnail
Manikantha Rajamani, módosítva 9 év-val korábban

RE User Login for Liferay

Expert Bejegyzések: 258 Csatlakozás dátuma: 2014.03.25. Legújabb bejegyzések
Hi Guys,

By default User Login Authentfication in Liferay is email-address.
I have to change the Login Authentfication from email-address to Screen Name.
How to Achive these...


Thanhs and Regards
Manikantha R
thumbnail
Krzysztof Gołębiowski, módosítva 9 év-val korábban

RE: RE User Login for Liferay

Liferay Master Bejegyzések: 549 Csatlakozás dátuma: 2011.06.25. Legújabb bejegyzések
Just go to Control Panel -> Portal Settings, switch to Authentication tab and change the setting How do users authenticate?.
thumbnail
Meera Prince, módosítva 9 év-val korábban

RE: RE User Login for Liferay

Liferay Legend Bejegyzések: 1111 Csatlakozás dátuma: 2011.02.08. Legújabb bejegyzések
Hi

Krzysztof Gołębiowski said is correct

Another one is drag and drop sigin in portlet in page and go to portlet configuration there you can choose Authentication Type..


Regards,
Meera Prince
venka reddy, módosítva 9 év-val korábban

RE: RE User Login for Liferay

Regular Member Bejegyzések: 231 Csatlakozás dátuma: 2011.03.23. Legújabb bejegyzések
Hi,

We have one more option to change the authentication type for login.

Add the below properties in the portal-ext.properties file so that it will authenticate by screenName.

#
# The portal can authenticate users based on their email address, screen
# name, or user id.
#
#company.security.auth.type=emailAddress
company.security.auth.type=screenName
#company.security.auth.type=userId