PDA

View Full Version : Single Signon


Tom M
06-03-2009, 02:34 PM
I am trying to implement a single signon environment where I have apps from several vendors, each of which has it's own admin login. When one of those admin logins occurs, I also want to mark the user logged in for the functions governed by Security Assist.

What session variables or session cookies do I need to set or what Security Assist functions do I need to call to mark a user "logged in" for Security Assist to function correctly with this alternate authentication scheme?

Thanks

Ray Borduin
06-03-2009, 04:08 PM
Open the authentication server behavior on the login page. The session variables stored are set on the third page of that wizard. They can be whatever you set them to... by default it is set to the user ID column name.