rgonek / Ilaro.Admin

Generic admin panel for ASP.NET MVC.
http://admin.ilaro.net/
MIT License
131 stars 36 forks source link

Ilaro not recognize the role #24

Closed ralvarez83 closed 8 years ago

ralvarez83 commented 9 years ago

Hi again,

I have another problem. I create a new Issue because I think is better to find a solution for future users. I implement .Net Security Authentication and Authorization. I write a "admin" and "Admin" role. But when I try to enter a Ilaro Admin it not recognize the roles. I can entered only if I cannot use a role restriction.

I can't undersetand the next instruction (may be I have the problems for this reason): Notificator in session scope IEntityService => EntityService

Thanks