MaximRouiller / MaximeRouiller.Azure.AppService.EasyAuth

.NET Core integration of Azure AppService EasyAuth
MIT License
54 stars 9 forks source link

Roles! #12

Closed johnnyreilly closed 3 years ago

johnnyreilly commented 3 years ago

Hello!

Thanks for this marvellous shim @MaximRouiller! Happening upon it quite saved my day :smile:

As it turned out, whilst this supports authentication, it doesn't support the roles aspect of authorization. I was able to lift and tweak the code to do that, and I've explained it here:

https://blog.johnnyreilly.com/2021/01/azure-easy-auth-and-roles-with-dotnet-and-core.html

However, I was wondering if this could / should become part of your shim? What do you think?

MaximRouiller commented 3 years ago

Duplicate of #11