Zied Ben Othman

Zied Ben Othman

  • NA
  • 15
  • 2.5k

How to use Azure AD goups authorization in an ASP.NET MVC 5

Mar 13 2020 3:29 AM
I am working on an ASP.NET MVC 5 application which should authenticate with an external identity provider (Azure Active Directory).
I want to authorize application with Azure AD groups or roles - how can I do that?

Answers (1)