Tagged: openig
This topic has 2 replies, 3 voices, and was last updated 5 years, 5 months ago by Joachim Andres.
-
AuthorPosts
-
December 19, 2016 at 3:58 pm #14904
[email protected]
ParticipantI am new to forgerock, i need to product my webapplicaion using openam, so try to follow this document, its working document sample.
But, My web application running in nginx server, policy agent not there for nginx webserver. so i post a question to forum, some one suggest to use OPenIG instead of policy agent Reference: https://forgerock.org/topic/can-i-use-nginx-instead-of-apache-webserver-in-openam/#post-14841
i follow they suggest to install openIG, https://backstage.forgerock.com/docs/openig/4/gateway-guide#quickstart-install. i install openIG and try to configure openIG, I dont know, how to Configure my below requirement
I need to
when call OpenIG, OpenIG will redirect the request to OpenAM, OpenAM will ask user for credentials and then the control is passed to OpenIG to redirect the user request to web application with out using policy agent. so, i follow this link But they used to J2EE Agent to Redirect to openam. J2EE Agent not Support for Web application. Reference: https://docs.oracle.com/cd/E19575-01/820-5816/gakwi/index.html
Can I use only OpenIG and OpenAM to product a Web application?
and Suggest Me
1. how to configure redirect to OpenAM from openIG.
2. After authenticate OpenAM , redirect to Request a Web application.December 20, 2016 at 7:26 am #14918Sarankon Hiranphonlakrit
ParticipantWaiting too. Please suggest me too.
December 20, 2016 at 9:17 am #14920Joachim Andres
ParticipantDear [email protected] and Sarankon,
Best place to start with is the OpenIG Gateway Guide and in particular the chapter on OpenIG as a policy enforcement point :
https://backstage.forgerock.com/docs/openig/4.5/gateway-guide#chap-pepYes, you can use OpenIG to protect a web application without the necessity to use a policy agent. This gateway guide explains how to do it.
Cheers,
Joachim -
AuthorPosts
You must be logged in to reply to this topic.