Configuring Authentication Types

Users can be configured to log in using one of three authentication types:

Authentication TypeDescriptionUsed by Default?
Screen NameDetermined by administrator or user at account creationNo
Email AddressDetermined by administrator or user at account creationYes
User IDAutomatically generated when the account is createdNo
Note

Only one authentication type can be used at a time.

Regardless of the authentication type, users must always enter a password. You can create Password Policies to define password length, password format, expiration periods, and more.

Authentication Type can be configured through the Control Panel or a properties file.

Configuring Authentication Type Through the Control Panel

  1. Navigate to the Control Panel.

  2. Click ConfigurationInstance SettingsPlatformUser Authentication.

  3. Choose an option under the How do users authenticate? selector.

    You can select from three types of authentication.

Configuring Authentication Type Using Properties

To use the portal-ext.properties file, paste in the below properties and uncomment the desired authentication type:

company.security.auth.type=emailAddress
#company.security.auth.type=screenName
#company.security.auth.type=userId

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy