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) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -