This topic has 1 reply, 2 voices, and was last updated 6 years, 6 months ago by Guillaume Sauthier.
-
AuthorPosts
-
December 18, 2015 at 9:56 am #6596
mehanathen
ParticipantDear Friends,
I am newbie to this project, Kinldy help
Trying to configure OpenIG for Legacy application to authenticate through OpenAM
I have the following setup
OpenAM : http://id.mydomain.com:8080/idmgt : 64 bit Linux, Apache tomcat 7.064
OpenIG : http://openig.mydomain.com : 64 bit Linux, Jetty server 8.1.17
Agent : http://openig.mydomain.com:8080/agentapp : Running in the OpenIG PC
I am able to route the OpenIG through flatefile,sql and static but through OpenAm unable to do I get the following error
Problems
1) As soon as the agent is called ( http://openig.mydomain.com:8080/replay ) i get the below error
amAuthContext:12/18/2015 08:38:37:281 AM IST: Thread[qtp661046448-16,5,main]
**********************************************
amAuthContext:12/18/2015 08:38:37:277 AM IST: Thread[qtp661046448-16,5,main]
ERROR: Failed to obtain auth service url from server: null://null:null
amAgentCore:12/18/2015 08:38:37:923 AM IST: Thread[qtp661046448-16,5,main]
**********************************************
amAgentCore:12/18/2015 08:38:37:922 AM IST: Thread[qtp661046448-16,5,main]
ERROR:
=======================================
Version: 3.5.0
Revision: 12236
Build Date: 2015-Jan-28 15:07:46
Build Machine: builds.internal.forgerock.com
=======================================and it redirects to the OpenAm Login page : http://id.mydomain.com:8080/idmgt/XUI/#login/&goto=http%3A%2F%2Fopenig.mydomain.com%3A8080%2Freplay
2) After entering the credentials and submit the page, my page goes into indefinite loop
Please let me know where I am wrong.
Thanks & Regards
Mehanathen NJanuary 28, 2016 at 4:46 pm #7213Guillaume Sauthier
ModeratorI would say that your Web Agent is probably misconfigured.
The error don’t come from OpenIG itself, it’s logged by the am agent in front of OpenIG.I’m no Am agent expert: re-posting that in the OpenAM forum is the way to go I think.
-
AuthorPosts
You must be logged in to reply to this topic.