How to configure secure RESTful services with WCF using username/password + SSL

前端 未结 7 1340
难免孤独
难免孤独 2020-12-07 18:12

I\'m looking to write a config file that allows for RESTful services in WCF, but I still want the ability to \'tap into\' the membership provider for username/password authe

7条回答
  •  暖寄归人
    2020-12-07 18:36

    Here's a podcast on securing WCF REST services with the ASP.net membership provider:

    http://channel9.msdn.com/posts/rojacobs/endpointtv-Securing-RESTful-services-with-ASPNET-Membership/

提交回复
热议问题