-
raghukanakala replied to the topic How to protect application with help of OpenIG without changing multiple URLs in the forum Identity Gateway 6 years, 4 months ago
Hello Rajesh,
I could see all the logs properly what you showed in the video.
The below URL what your missing
“http://openam.flexipas.com:8080/openam/XUI/#login/&
goto=http%3A%2A%2Aopenam.flexipas.com%3A8080%2F”After that authenticaton, it is re-directing to below URL…[Read more]
-
raghukanakala replied to the topic How to protect application with help of OpenIG without changing multiple URLs in the forum Identity Gateway 6 years, 4 months ago
Thanks Rajesh for the URL. I am not sure where i am missing while doing setup. I am not able to re-direct to sample http server instead if OpenIDM mentioned in the above video. I had used same setup but after authentication, it is re-directing back to OpenAM http://openam.test.com:8080/openam/XUI/#realms page. Is am missing some configuration…[Read more]
-
raghukanakala replied to the topic How to protect application with help of OpenIG without changing multiple URLs in the forum Identity Gateway 6 years, 4 months ago
Hello Rajesh,
Looks like OpenIG integration video replaced with OpenIDM (https://forgerock.org/2016/02/forgerock-full-stack-configuration/). Could you please share the same.
Thanks, Raghu
-
raghukanakala replied to the topic Upgrade from OpenAM 12 to 13 in the forum Access Management 6 years, 4 months ago
I just created simple policy and exported again i am trying to import same policy in different OpenAM i am getting below exception in web Console (Developer Tools in Chrome)
POST http://openam.test.com:8080/openam/xacml/policies 400 (Bad…[Read more]
-
raghukanakala replied to the topic Upgrade from OpenAM 12 to 13 in the forum Access Management 6 years, 4 months ago
Hello Regi4life,
How did you fix the policies while upgrade from OpenAM 12 to 13. Even i am not able to import which was exported from OpenAM 13. It is working fine in OpenAM 12 but not in OpenAM 13. Any help here please.
Thanks,
Raghu -
raghukanakala replied to the topic How to protect application with help of OpenIG without changing multiple URLs in the forum Identity Gateway 6 years, 4 months ago
Thank you very much. Let me integrate and will let you know all.
-
raghukanakala replied to the topic How to protect application with help of OpenIG without changing multiple URLs in the forum Identity Gateway 6 years, 4 months ago
Thanks Rajesh for the video.
I have following doubts:
1. Did you install any J2ee Agent for OpenIG to OpenAM integration?
2. Is there any OpenAM configuration related to the OpenIDM? -
raghukanakala replied to the topic How to protect application with help of OpenIG without changing multiple URLs in the forum Identity Gateway 6 years, 4 months ago
Above images is scattered, please find below:
Apache Tomcat 1 (OpenIG installed ) URL : http://openig.test.com:7080/test
Apache Tomcat 2 (OpenAM installed ) URL : http://openam.test.com:8085/openam
IBM HTTP Server 8.0 (Application server) URL : http://openam.test.com:8083/test
Agent Details :
1. installed j2ee agent on Tomcat 1 (OpenIG) …[Read more] -
raghukanakala started the topic How to protect application with help of OpenIG without changing multiple URLs in the forum Identity Gateway 6 years, 4 months ago
My application as below:
http://openam.test.com:8085/openam
[Read more]
-----------------
| Tomcat 2 |
OpenIG | |
http://openig.test.com:7080/test |… -
raghukanakala started the topic How to protect application with help of OpenIG without changing multiple URLs in the forum Identity Gateway 6 years, 4 months ago
My application as below:
http://openam.test.com:8085/openam
—————–
| Tomcat 2 |
OpenIG | |
http://openig.test.com:7080/test |…[Read more] -
raghukanakala replied to the topic While OpenIG Intg. Open AM is not able to pass user session detail to http serv in the forum Identity Gateway 6 years, 4 months ago
Hello Guillaume,
Thank you very much for your replay. Do i need keep above sample snippet in config.json or router.json file or ..Thank you again for helping this issue.
-
raghukanakala replied to the topic While OpenIG Intg. Open AM is not able to pass user session detail to http serv in the forum Identity Gateway 6 years, 4 months ago
Any clue on URL writing.
-
raghukanakala replied to the topic While OpenIG Intg. Open AM is not able to pass user session detail to http serv in the forum Identity Gateway 6 years, 4 months ago
Thank you for quick response. As you suggested i had modified baseURI. Still, it is re-directing to http server URL (http://openam.test.com:8083/test/index.seam) instead of OpenIG URL (http://openam.test.com:7080/replay).
My suspect: It is due to WebAgent, it is redirecting to application URL. Is there any configuration need to configure in…[Read more]
-
raghukanakala replied to the topic While OpenIG Intg. Open AM is not able to pass user session detail to http serv in the forum Identity Gateway 6 years, 4 months ago
Installed WebAgent, That issue is resolved now. Only i could see instead of OpenIG url (http://openam.test.com:7080/replay), it is re-directing to http URL (http://openam.test.com:8083/test/index.seam). Do i missing any reverse proxy configuration.
Do i missing any URL masking in OpenIG configuration? Could you please guide me on this?
-
raghukanakala replied to the topic While OpenIG Intg. Open AM is not able to pass user session detail to http serv in the forum Identity Gateway 6 years, 4 months ago
Even same issues. I am getting below dialogue box.
The server openam.text.com is asking for your user name and password. The server reports that it is from Default Realm.
Warning: your user name and password will be sent using basic authentication on a connection that isn’t secure -
raghukanakala started the topic While OpenIG Intg. Open AM is not able to pass user session detail to http serv in the forum Identity Gateway 6 years, 4 months ago
We are using full stack of ForgeRock tools (OpenDJ, OpenAM, OpenIDM and OpenIG). Our application is running on IBM HTTP server and IBM WebSphere server. I had already integrated with OpenDJ and OpenAM with our application. It is working as expected with Authentication and autherization.
Now i am trying to integrate with reverse proxy…[Read more]
-
raghukanakala started the topic While OpenIG Intg. Open AM is not able to pass user session detail to http serv in the forum Identity Gateway 6 years, 4 months ago
We are using full stack of ForgeRock tools (OpenDJ, OpenAM, OpenIDM and OpenIG). Our application is running on IBM HTTP server and IBM WebSphere server. I had already integrated with OpenDJ and OpenAM with our application. It is working as expected with Authentication and autherization.
Now i am trying to integrate with reverse proxy…[Read more]
-
raghukanakala replied to the topic problems about OpenIG ,401 Authorization Required in the forum Identity Gateway 6 years, 4 months ago
We are using full stack of ForgeRock tools (OpenDJ, OpenAM, OpenIDM and OpenIG). Our application is running on IBM HTTP server and IBM WebSphere server. Security is enabled in WebSphere also. I had already integrated with OpenDJ and OpenAM with our servers (OpenDJ and OpenAM). It is working as expected.
Now i am trying to integrate with reverse…[Read more]
-
raghukanakala replied to the topic problems about OpenIG ,401 Authorization Required in the forum Identity Gateway 6 years, 4 months ago
We are using full stack of ForgeRock tools (OpenDJ, OpenAM, OpenIDM and OpenIG). Our application is running on IBM HTTP server and IBM WebSphere server. Security is enabled in WebSphere also. I had already integrated with OpenDJ and OpenAM with our servers (OpenDJ and OpenAM). It is working as expected.
Now i am trying to integrate with reverse…[Read more]
-
raghukanakala replied to the topic problems about OpenIG ,401 Authorization Required in the forum Identity Gateway 6 years, 4 months ago
Even i have tried with OpenAM 12 and it is working fine. I had modified below changes as mentioned in the
link https://bugster.forgerock.org/jira/browse/OPENAM-3253.I had disabled XUI interface in OpenAM under Configuration ->Authentication -> Core. It is working fine.
- Load More