Siebel Generating Cookie with encrypted credentials for external system
Hi,
Is there a way to generate cookie in Siebel after user logs in, with encrypted user information such as username/password and session info, possibly with AES encryption?
We have a Web Call Center application which is launched from Siebel by clicking a button on Contact applet. We are looking at option to somehow generate an encrypted cookie in Siebel, which can then be used by the Web Call center application for authentication. This way, the user won't have to sign in again.
Thanks