Install on the OpenIG host on Tomcat at http://demo.forgerock.com:8080
OpenSSO server URL: http://www.idp.com:8888/openam
Install agent filter in global web.xml true
Agent URL: http://demo.forgerock.com:8080/agentapp
To test, startup Tomcat and browse to the request headers
example at
http://demo.forgerock.com:8080/examples/servlets/servlet/RequestHeaderExample.
You should be redirected to OpenAM for authentication. Once logged in
as user george with password
constanza you should be redirected back to the
examples page and be able to see the user name and replay password
headers. The user name header should be george, the password header
should be encrypted.

