I have two different .net applications. these both are in same IIS server as different apps, even they are responding on different port.
When login on one of these apps I'm getting out from another app and thats not the behavior we need. Somebody knows the way I can keep the session open in both apps?