Tuesday, August 28, 2018

How can I use Windows authentication in MVC but use the newer identity database tables for role storage?

Leave a Comment

I'm using MVC 5 and Windows authentication, and need to use role management in a database, not AD groups. I've used the asp.net membership solution to do this in the past but would prefer to use the more modern identity table(s). I do not have access to AD groups. How can this be done?

0 Answers

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment