Foros de discusión

Disable OpenId Authentication?

thumbnail
Sophia Cui, modificado hace 15 años.

Disable OpenId Authentication?

Regular Member Mensajes: 119 Fecha de incorporación: 14/08/08 Mensajes recientes
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, modificado hace 15 años.

RE: Disable OpenId Authentication?

Regular Member Mensajes: 163 Fecha de incorporación: 7/10/08 Mensajes recientes
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, modificado hace 15 años.

RE: Disable OpenId Authentication?

Regular Member Mensajes: 119 Fecha de incorporación: 14/08/08 Mensajes recientes
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, modificado hace 15 años.

RE: Disable OpenId Authentication?

Liferay Legend Mensajes: 2047 Fecha de incorporación: 7/10/08 Mensajes recientes
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, modificado hace 15 años.

RE: Disable OpenId Authentication?

Regular Member Mensajes: 119 Fecha de incorporación: 14/08/08 Mensajes recientes
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, modificado hace 13 años.

RE: Disable OpenId Authentication?

Junior Member Mensajes: 99 Fecha de incorporación: 12/08/10 Mensajes recientes
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, modificado hace 10 años.

RE: Disable OpenId Authentication?

New Member Mensaje: 1 Fecha de incorporación: 2/12/13 Mensajes recientes
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