Does anybody know how to set the cam_passport id in a system.windows.forms.webbrowser? Through the SDK I can logon and get the cam_passport id. I would like to use this and run a report using the cognos viewer with out sending the namespace/username/userpassword to logon.
Is there away to run a report with cognos viewer by sending the cam_passport id?
Thanks
Tim
The short answer should be yes. I do it with Java a lot, but have no clue about .Net development and what is available. If you would like to see some samples I have created in Java just send a post back. At my new environment its practically the only way to do it since they have some very odd and secure authentication process.
I would be interested in seeing the code to do this via JAVA.