在/portal-master/portal-impl/src/portal.properties文件中,有如下配置:
# # Set this to true to enable OpenId authentication. If set to true, then the # property "auto.login.hooks" must contain a reference to the class # com.liferay.portal.security.auth.OpenIdAutoLogin. # open.id.auth.enabled=true
修改为:
# # Set this to true to enable OpenId authentication. If set to true, then the # property "auto.login.hooks" must contain a reference to the class # com.liferay.portal.security.auth.OpenIdAutoLogin. # open.id.auth.enabled=false
本文介绍如何在Liferay门户的portal.properties文件中修改open.id.auth.enabled属性,将其从true改为false,以禁用OpenID认证功能。
399

被折叠的 条评论
为什么被折叠?



