问题
Need to add STS to my web project, and I got some guide from my colleague:
Add STS Reference command by right-clicking the web project in Visual Studio and select Identity and Access
but I can't find it in my VS 2015. Have tried to search it in a google, but failed. Can somebody tell me, how i can add this service to my project?
回答1:
See this post Here you can find instruction how to configurate Claims-Based Authentication in you project.
来源:https://stackoverflow.com/questions/45593159/identity-and-access-is-missed-in-vs-2015