• Stars
    star
    1
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This sample ASP.NET MVC web application shows how to use Azure AD for sign-in using the OpenID Connect protocol and access the Graph API using delegated user identity with OAuth 2.0 Authorization Code Grant to implement role based authorization leveraging the well-known [Authorize] attribute and IsInRole() method.