IdentityManager / IdentityManager.AspNetIdentity

ASP.NET Identity support for Thinktecture IdentityManager
Apache License 2.0
60 stars 51 forks source link

Run without SSL ? #20

Closed dkilby17 closed 9 years ago

dkilby17 commented 9 years ago

I am trying to figure out how to run IDM without SSL

I have know i need to set the option IdentityManagerOptions.RequireSsl to false, but where to do I use this option and how