This content has been marked as final.
Show 2 replies
-
1. Re: Navigating between two apps in the same workspace without singing in again
Scott Wesley Nov 5, 2013 1:18 AM (in response to stopuz)Edit the authentication scheme properties in both applications and set the Cookie Name to be the same.
As long as the session ID is sustained in the links, you will be fine.
Either application will allow authentication into your apps, but only the relevant post-authentication will fire.
Scott
-
2. Re: Navigating between two apps in the same workspace without singing in again
stopuz Nov 6, 2013 9:34 PM (in response to Scott Wesley)Thanks, Scott! The solution works great.
Regards,
Sinan