Fórum

OPEN-ID ISSUE

thumbnail
Althaf Hussain, modificado 11 Anos atrás.

OPEN-ID ISSUE

Junior Member Postagens: 60 Data de Entrada: 03/05/12 Postagens Recentes
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, modificado 11 Anos atrás.

RE: OPEN-ID ISSUE

Regular Member Postagens: 234 Data de Entrada: 13/03/12 Postagens Recentes
Hi,

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

    open.id.auth.enabled=true
thumbnail
Hitoshi Ozawa, modificado 11 Anos atrás.

RE: OPEN-ID ISSUE

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
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, modificado 11 Anos atrás.

RE: OPEN-ID ISSUE

Junior Member Postagens: 60 Data de Entrada: 03/05/12 Postagens Recentes
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, modificado 10 Anos atrás.

RE: OPEN-ID ISSUE

New Member Mensagem: 1 Data de Entrada: 25/06/13 Postagens Recentes
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.