Background:
We are implementing BO XI r2 using the .NET Web component adapter on a separate web server that is in the DMZ (the CMS is inside the firewall). The web interfaces will run under our existing portal which has its own SSO authentication process. We CANNOT turn on single sign on in IIS. We CANNOT use AD authentication as the web servers do not have access to AD.
Question:
We are trying to implement Trusted Authentication. I have a sample ASP.NET app written that logs in to the CMS without any problems. What changes do I need to make to the InfoView web.config file so that I can log the user into InfoView in code and the login page does not appear?
Thanks!
-Dell
A computer only does what you actually told it to do - not what you thought you told it to do.
We are implementing BO XI r2 using the .NET Web component adapter on a separate web server that is in the DMZ (the CMS is inside the firewall). The web interfaces will run under our existing portal which has its own SSO authentication process. We CANNOT turn on single sign on in IIS. We CANNOT use AD authentication as the web servers do not have access to AD.
Question:
We are trying to implement Trusted Authentication. I have a sample ASP.NET app written that logs in to the CMS without any problems. What changes do I need to make to the InfoView web.config file so that I can log the user into InfoView in code and the login page does not appear?
Thanks!
-Dell
A computer only does what you actually told it to do - not what you thought you told it to do.