Foren

Disable OpenId Authentication?

thumbnail
Sophia Cui, geändert vor 15 Jahren.

Disable OpenId Authentication?

Regular Member Beiträge: 119 Beitrittsdatum: 14.08.08 Neueste Beiträge
I do not want the link for OpenID authentication show in the Sign In portlet, so in portal-ext properties file, I set:

open.id.auth.enabled=false

But it is still there? Could anybody help me with this?

Liferay 5.2.2 with Tomcat 6.0.18


Sophia
thumbnail
Nico Ekito, geändert vor 15 Jahren.

RE: Disable OpenId Authentication?

Regular Member Beiträge: 163 Beitrittsdatum: 07.10.08 Neueste Beiträge
Strange, it works for me (same Liferay and Tmcat versions).

Did you place your properties file in the correct place ?
<tomcat home>/webapps/ROOT/WEB-INF/classes/portal-ext.properties</tomcat>
thumbnail
Sophia Cui, geändert vor 15 Jahren.

RE: Disable OpenId Authentication?

Regular Member Beiträge: 119 Beitrittsdatum: 14.08.08 Neueste Beiträge
Nico Ekito:
Strange, it works for me (same Liferay and Tmcat versions).

Did you place your properties file in the correct place ?
<tomcat home>/webapps/ROOT/WEB-INF/classes/portal-ext.properties</tomcat>


Just double checked, that's where I put it.

My database is MS SQL, will that make difference?

Werid!

Sophia
thumbnail
Amos Fong, geändert vor 15 Jahren.

RE: Disable OpenId Authentication?

Liferay Legend Beiträge: 2047 Beitrittsdatum: 07.10.08 Neueste Beiträge
Hey Sophia,

You probably made some change to the settings category in control panel. The value in portal.properties will be overridden by any changes in the admin interface if it exists. Go to control panel > settings > authentication and turn off open ID from there.
thumbnail
Sophia Cui, geändert vor 15 Jahren.

RE: Disable OpenId Authentication?

Regular Member Beiträge: 119 Beitrittsdatum: 14.08.08 Neueste Beiträge
Amos Fong:
Hey Sophia,

You probably made some change to the settings category in control panel. The value in portal.properties will be overridden by any changes in the admin interface if it exists. Go to control panel > settings > authentication and turn off open ID from there.


Ok, now it is working!
Thank you so much!

Sophia
Linus Sphinx, geändert vor 13 Jahren.

RE: Disable OpenId Authentication?

Junior Member Beiträge: 99 Beitrittsdatum: 12.08.10 Neueste Beiträge
I believe he is quite correct, open.id.auth.enabled=false for me has no effect, this can only be turned off in the control panel.

Was in error here, find the control panel row in portal_preferences and replace the xml doc with a empty tag and it follows the properties just fine.
Rafique Nazir, geändert vor 10 Jahren.

RE: Disable OpenId Authentication?

New Member Beitrag: 1 Beitrittsdatum: 02.12.13 Neueste Beiträge
Following links shown on Login Page can be removed from Control Panel:
1. OpenID
Go to Control Panel-->Portal Settings-->Authentication-->OpenID Tab
-And uncheck Enabled
-And save changes
2. Create Account
Go to Control Panel-->Portal Settings-->Authentication-->General Tab
And uncheck
-Allow strangers to create accounts?
-Allow strangers to create accounts with a company email address?
And save changes
3. Forgot Password
Go to Control Panel-->Portal Settings-->Authentication-->General Tab
And uncheck
-Allow users to request forgotten passwords?
-Allow users to request password reset links?
And save changes