MYSAPSSO2 cookie for SAP logon tickets
Hi All,
I am trying to configure SSO using SAP logon tickets for EP 7.0. I want to test whether login ticket is generated when user logs in to portal . For that i have configured Login module stack such as j2ee engine will create and accept login tickets
I have set following properties for sap-j2ee-engine component
Login Modules Flag
EvaluateTicketLoginModule SUFFICIENT
BasicPasswordLoginModule REQUISITE
CreateTicketLoginModule OPTIONAL
But when i access the portal i am unable to find MYSAPSSO2 cookie generated on my machine under cookies folder.
Where can i see MYSAPSSO2 cookie or am i missing somthing to set up SSo?
Thanks in advance,
Arati.
Former Member replied
Hi Arati,
you can alo show the cookie with standard Firefox. Tools -> Options -> Privacy -> Show Cookies. If your Portals hostname is host.domain.com, in the cookies window of Firefox you will find a folder named host.domaincom and a folder named domain.com. You will find the MYSAPSSO2 cookie under domain.com.
Hope it helps,
Christian