Fórumok

OPEN-ID ISSUE

thumbnail
Althaf Hussain, módosítva 11 év-val korábban

OPEN-ID ISSUE

Junior Member Bejegyzések: 60 Csatlakozás dátuma: 2012.05.03. Legújabb bejegyzések
Hi All,


Can any body explain me how to log in with open id in liferay.

I have created one hook and overrided portal.properties file as

open.sso.auth.enabled=true , i had created open id and also i had checked from control panel in portal settings--Authentications.

But still it is not able to login the page. It is throwing

Your request failed to complete.

Can any body help me out....
thumbnail
Subhash Pavuskar, módosítva 11 év-val korábban

RE: OPEN-ID ISSUE

Regular Member Bejegyzések: 234 Csatlakozás dátuma: 2012.03.13. Legújabb bejegyzések
Hi,

Try out this one !! In your portal-ext.properties file add the following

    open.id.auth.enabled=true
thumbnail
Hitoshi Ozawa, módosítva 11 év-val korábban

RE: OPEN-ID ISSUE

Liferay Legend Bejegyzések: 7942 Csatlakozás dátuma: 2010.03.24. Legújabb bejegyzések
Don't use a hook to override portal.properties. Just create a new text file portal-ext.properties in the ROOT\WEB-INF\classes folder.
thumbnail
Althaf Hussain, módosítva 11 év-val korábban

RE: OPEN-ID ISSUE

Junior Member Bejegyzések: 60 Csatlakozás dátuma: 2012.05.03. Legújabb bejegyzések
Hi

I placed open.id.auth.enabled=true this in portal-ext.properties but still i am not able to log in with open-id.
Steve Lum, módosítva 10 év-val korábban

RE: OPEN-ID ISSUE

New Member Bejegyzés: 1 Csatlakozás dátuma: 2013.06.25. Legújabb bejegyzések
I am also having the same issue. I have added the properties file as instructed above and enabled authentication using the Control Panel. I am using the built-in Login portlet and I can see the OpenID link. I have tried to login with multiple OpenID providers and get the same message "Your request failed to complete." I am using 6.1.1CE GA2.