How do I pass OAM response header to downstream ProxyPass application
Hi Experts,
Please help.
I am not able to pass header set in OAM AuthZ policy to downstream application comfigured as ProxyPass in OHS.
Application https://myjboss.org.com/myria is deployed on a JBoss server in our organization.
I am protecting the https://myjboss.org.com/myria application in OAM with URL https://myOAM.public.com/myria
So when anyone hits https://myOAM.public.com/myria, since url is protected by OAM, user gets authenticated and authorized.
As part of authorization I have configured IV-USER as reponse HEADER.
In OHS/moduleconf in have myjboss.conf which
<VirtualHost *:7777>
ServerName https://myOAM.public.com:443