Base solution for your next web application
Open Closed

Need help on role based security #2429


User avatar
0
aniljain created

Hi,

I need to implement role based security in the application created using ASPNETBOILERPLATE. Can someone please help with step by step implementation where function based security is explained. As per the requirement a role is having multiple permissions.

Kind regards, Anil


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    ABP documentation can help you, please check <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Zero/Role-Management">http://aspnetboilerplate.com/Pages/Docu ... Management</a> <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Zero/Permission-Management">http://aspnetboilerplate.com/Pages/Docu ... Management</a>

  • User Avatar
    0
    lindseynicole010 created

    thanks