partial logout (single logout from portal) - urgent

Hi ,

I have two applications , app1 and app2. There is an SSO between Portal server and these applications. (Applications are protected by policy agent and displayed in the portal desktop) .

When User enters into the portal desktop , and clicks on the applications then he can enter in to the applications with SSO.

After entering into the applications , if user logs out from app1 then he will logout from portal server and app2 also . But we want to implementa single logout only from portal server. (If user logout from app1 then he should not logout from app2 and portal server ).

Is it poosible? Please help me on this.

Thanks in Advance

[679 byte] By [inba] at [2007-11-26 11:18:45]
# 1

This is really more of a question for Access Manager. But the answer is no, you cannot selectively logout from a single application. The reason is that the Portal, Access Manager, and Policy Agents all use the same SSO Token for the user session. This SSO Token is set as a cookie called iPlanetDirectoryPro. Once the session is invalidated in Access Manager, all other applications (including portal) will also be logged out.

- Jim

jimfaut at 2007-7-7 3:34:04 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
Thanks. I agree. I installed policy agent for SAP portal server with SSO. I opened the application in two differnt browser window with sam username.If logout from one window still the another window for the same user is alive..
dominator at 2007-7-7 3:34:04 > top of Java-index,Web & Directory Servers,Portal Servers...