Skip to content

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.

License

Notifications You must be signed in to change notification settings

mconverti/WebApp-OpenIDConnect-GraphAPI-RoleAuthorization-DotNet

Repository files navigation

WebApp-OpenIDConnect-GraphAPI-RoleAuthorization-DotNet

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages