Has anyone gotten dotNetOpenAuth to work with F# and ASP.NET MVC yet?
I’ve corrected error after error, and keep getting more and more obscure errors; I’m just wondering if I’m chasing a bottomless rabbit hole.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, I have got it to work.
I don’t remember having many problems. For the UI side of things I used the jquery plugin “openid-jquery.js”, as used by stackoverflow for their login, and just used dotneopenauth to do the server side processing.