Web API and MVC Membership authenticationhttp://forums.asp.net/t/1785396.aspx/1?Web+API+and+MVC+Membership+authenticationSat, 23 Jun 2012 20:35:11 -040017853964900007http://forums.asp.net/p/1785396/4900007.aspx/1?Web+API+and+MVC+Membership+authenticationWeb API and MVC Membership authentication <p>Hi</p> <p>I'm developing simple MVC4 application with API. Now I wanna access data from mobile phone (from WP application - probably using odata client). How could I login from my application into website?</p> 2012-03-26T16:04:41-04:004902408http://forums.asp.net/p/1785396/4902408.aspx/1?Re+Web+API+and+MVC+Membership+authenticationRe: Web API and MVC Membership authentication <p>http://sixgun.co.uk/blog/2012/02/29/asp-net-web-api-basic-authentication/</p> 2012-03-27T19:01:43-04:004903442http://forums.asp.net/p/1785396/4903442.aspx/1?Re+Web+API+and+MVC+Membership+authenticationRe: Web API and MVC Membership authentication <p>You can find an extensible authn framework (and some write ups) here:</p> <p><span>http://sixgun.co.uk/blog/2012/02/29/asp-net-web-api-basic-authentication/</span></p> 2012-03-28T09:00:09-04:005037950http://forums.asp.net/p/1785396/5037950.aspx/1?Re+Web+API+and+MVC+Membership+authenticationRe: Web API and MVC Membership authentication <p>If you still want to use both http basic auth, and the built in membership provider with the Web API, here is a good reference...</p> <p><a href="http://www.piotrwalat.net/basic-http-authentication-in-asp-net-web-api-using-membership-provider/">http://www.piotrwalat.net/basic-http-authentication-in-asp-net-web-api-using-membership-provider/</a></p> <p></p> 2012-06-23T20:35:11-04:00