Sharing authentication between two web applications

后端 未结 2 1684
北恋
北恋 2020-12-08 02:56

I have a base web site (Asp.net WebForms application) running under ie.

http://localhost:90/

Then I created a new (this ti

2条回答
  •  [愿得一人]
    2020-12-08 03:22

    If in case anyone is still not able to share the keys use compatibilityMode="Framework20SP1"

    
    

提交回复
热议问题