掲示板

OPEN-ID ISSUE

thumbnail
11年前 に Althaf Hussain によって更新されました。

OPEN-ID ISSUE

Junior Member 投稿: 60 参加年月日: 12/05/03 最新の投稿
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
11年前 に Subhash Pavuskar によって更新されました。

RE: OPEN-ID ISSUE

Regular Member 投稿: 234 参加年月日: 12/03/13 最新の投稿
Hi,

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

    open.id.auth.enabled=true
thumbnail
11年前 に Hitoshi Ozawa によって更新されました。

RE: OPEN-ID ISSUE

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
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
11年前 に Althaf Hussain によって更新されました。

RE: OPEN-ID ISSUE

Junior Member 投稿: 60 参加年月日: 12/05/03 最新の投稿
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.
10年前 に Steve Lum によって更新されました。

RE: OPEN-ID ISSUE

New Member 投稿: 1 参加年月日: 13/06/25 最新の投稿
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.