Foren

OPEN-ID ISSUE

thumbnail
Althaf Hussain, geändert vor 11 Jahren.

OPEN-ID ISSUE

Junior Member Beiträge: 60 Beitrittsdatum: 03.05.12 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: OPEN-ID ISSUE

Regular Member Beiträge: 234 Beitrittsdatum: 13.03.12 Neueste Beiträge
Hi,

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

    open.id.auth.enabled=true
thumbnail
Hitoshi Ozawa, geändert vor 11 Jahren.

RE: OPEN-ID ISSUE

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: OPEN-ID ISSUE

Junior Member Beiträge: 60 Beitrittsdatum: 03.05.12 Neueste Beiträge
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, geändert vor 10 Jahren.

RE: OPEN-ID ISSUE

New Member Beitrag: 1 Beitrittsdatum: 25.06.13 Neueste Beiträge
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.