How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
# # Set this to true to always autogenerate user screen names even if the user # gives a specific user screen name. If this is set to true, the LDAP # importer will fetch users by their email address even if the property # "company.security.auth.type" is set to screenName. # # Env: LIFERAY_USERS_PERIOD_SCREEN_PERIOD_NAME_PERIOD_ALWAYS_PERIOD_AUTOGENERATE # users.screen.name.always.autogenerate=false
# # The portal can authenticate users based on their email address, screen # name, or user ID. # # Env: LIFERAY_COMPANY_PERIOD_SECURITY_PERIOD_AUTH_PERIOD_TYPE # company.security.auth.type=emailAddress #company.security.auth.type=screenName #company.security.auth.type=userId