WIF 4.5 BootstrapContext security token null

后端 未结 3 1720
粉色の甜心
粉色の甜心 2020-12-16 10:54

I am using the new 4.5 WIF stuff to authenticate users of the website and to secure the communication between my MVC website and WCF services.

I have the website con

3条回答
  •  粉色の甜心
    2020-12-16 11:27

    I have stumbled upon the same issue. I see the Token to have the xml representation of the token and the SecurityToken being null. I also noticed that this is really easy to reproduce by killing w3wp.exe.

提交回复
热议问题