Click here to Skip to main content
15,886,258 members
Articles / Security / Identity

ASP.NET Identity 2.0: Implementing Group-Based Permissions Management

Rate me:
Please Sign up or sign in to vote.
4.95/5 (18 votes)
16 Sep 2014CPOL23 min read 74.4K   61  
Earlier this year we looked at Implementing Group-Based Permissions Management using the ASP.NET Identity 1.0 framework. The objective of that project was to gain a little more granular control of application authorization, by treating the now-familiar Identity Role as more of a "permission" which c

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer XIV Solutions
United States United States
My name is John Atten, and my username on many of my online accounts is xivSolutions. I am Fascinated by all things technology and software development. I work mostly with C#, Javascript/Node.js, Various flavors of databases, and anything else I find interesting. I am always looking for new information, and value your feedback (especially where I got something wrong!)

Comments and Discussions