Reading HTTP Request Header Information available during Forms Inititiation
541946Feb 5 2007 — edited Apr 18 2008Hi,
We have a forms application deployed on 10g AS. For security, our plan is to integrate our forms application with Tivoli Access Manager(TAM). TAM handles the user authentication independently and when authenticated the user is directed to our forms application URL, let us say http://hostname/forms/frmservlet?config=test. Additionally, TAM also puts the User crendential information (userid) in the HTTP header when it makes a request to the above forms URL. How can I access this information from within my forms application or indirectly somehow? I'd like to read the HTTP header to get access to the userid information that TAM has placed.
Any help and/or examples will be greatly appreciated.
Thanks,
Raj