c# - how to turn off the single sign on of two mvc application running on the same browser -


i have 2 mvc applications deployed on same server. if run 2 applications on same browser(ie, chrome, firefox,...etc.) , logout out first application, second application logout automatically.

i want allow user turn off first application , continue working on second application without signing in again , vice versa

any highly appreciated


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -