how create group-based permissions using claims?
and I modified a group, how refresh claims?
Hi,
Thanks for posting in ASP.NET forum.
You could refer the article below to make group-based permissions if you are using MVC 5:
ASP.NET MVC 5 Identity: Implementing Group-Based Permissions Management Part I
Regards,
George.