留言板

Liferay with Oracle Access Manager

Wen Jun Zhu,修改在14 年前。

Liferay with Oracle Access Manager

New Member 发布: 1 加入日期: 09-6-23 最近的帖子
Hi,

Any one has used Liferay with Oracle Access Manager (OAM)? Is it workable?

How much will be the integration effort?

Thanks.
thumbnail
Cherry Lee,修改在14 年前。

RE: Liferay with Oracle Access Manager

New Member 帖子: 16 加入日期: 09-6-11 最近的帖子
Hello Wen Jun,

You can email me to discuss how we help you manage the OAM and Liferay Portal.....my email is eoncherry@gmail.com (msn)
thumbnail
Younis Alomoush,修改在14 年前。

RE: Liferay with Oracle Access Manager

Junior Member 帖子: 40 加入日期: 09-6-4 最近的帖子
Dear Wen Jun Zho,

Have you managed to make this integration? please share with us any solution.

Regards//
Younis
Patrik Glavica,修改在7 年前。

RE: Liferay with Oracle Access Manager

New Member 发布: 1 加入日期: 16-10-24 最近的帖子
Hello,

I am trying to integrate Liferay Portal Community Edition 6.2 CE GA6 (Newton / Build 6205 / January 6, 2016) with Oracle Access Manager 11gR2 (11.1.2.0).

This is what I have done so far:

Installed and configured Oracle Access Manager 11gR2 with Oracle HTTP Server 12c.
Installed and configured WebGate 11g on Oracle HTTP Server instance.
Installed and configured Liferay Portal Community Edition 6.2 CE GA6 on Oracle WebLogic 12.1.2 (I did not create any database, just created some test user, which is, I suppose in local Demoticon

OHS configuration:

NameVirtualHost *:9001
Listen *:9001

<VirtualHost *:9001>

ProxyRequests Off
ProxyPass /web http://liferay1.ehkz.hr:7001/web
ProxyPassReverse /web http://liferay1.ehkz.hr:7001/web

</VirtualHost>


In OAM I configured /web and /web/** to be protected resources.
Response upon successful authentication and authorization in OUD (Oracle Unified Directory) is:
LIFERAY_SCREEN_NAME which containts uid.

I created portal-ext.properties and placed it in Liferay_Home folder:
auto.login.hooks=com.liferay.portal.security.auth.RequestHeaderAutoLogin

When I try to access the application I first get the OAM login page, which is OK.
Then, I enter credentials and I am redirected to Liferay Portal home page but there it asks me for credentials, but it should automatically log in me witch credentials I entered on logon screen. Username I choose for login is the same as screen name of the created user in Liferay.

Also, in my browser I do not see the path to the Liferay portal over the OHS, I get the URL which is direct to the application.
Eg.
When I want to access Liferay portal over OHS I enter following URL:
http://owt1.ehkz.hr:9001/web

After that I get screen for OAM login.
After successful login I get :
http://liferay1.ehkz.hr:7001/web/guest/home

Instead of:
http://owt1.ehkz.hr:9001/web/guest/home

Some help please?

Regards,
Patrik
Shivram Sundaram,修改在7 年前。

RE: Liferay with Oracle Access Manager

New Member 发布: 1 加入日期: 16-12-22 最近的帖子
Hello Patrick

Were you able to make any progress with the OAM integration? Would appreciate it if you could share your solution

Per the documentation, i have the following
auto.login.hooks=com.liferay.portal.security.auth.RequestHeaderAutoLogin
also passing the required response headers from OAM

But upon login via OAM, i get redirected to the liferay /web/guest/home page and need to authenticate again

Thanks

Shiva
Sorin-Nicolae Miroiu,修改在7 年前。

RE: Liferay with Oracle Access Manager

New Member 帖子: 2 加入日期: 17-1-20 最近的帖子
Hello,

I'm stuck here as well. Would like to know if any of you managed to continue from here.

Thank you and regards,
Arti Gupta,修改在6 年前。

RE: Liferay with Oracle Access Manager

New Member 帖子: 5 加入日期: 13-4-29 最近的帖子
Hi Shivaram,pratik

Were you able to achieved liferay and OAM integration . Have the above issue is resolved(redirected to liferay login page )

I am new in this configuration .Would really be helpful could you please share me the doc or the links.
need to implement OAM and liferay DXP SSO configuration for authentication and authorization.

Any help really appreciated ??