Hi All,
I have a situation where I am creating Single Sign On for our internal Application. I am creating a login page in .net and based on menu it will transfer the userid,password and page name to two different application. One is Java and another one in ASP application.
Please suggest how can I encrypt the query string and java, asp will be able to decrypt.
Thanks,
Go to the complete details ...