Skip to content

maryscar/active-directory-dotnet-webapi-onbehalfof-ca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

.NET Native App accessing Web Service that calls a downstream Web API with Conditional Access

There's a newer version of this sample taking advantage of the Microsoft identity platform (formerly Azure AD v2.0)

Check it out: https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2

If you really need to access this Azure AD v1.0, you can navigate to the master branch, but please know that it's no longer supported.

About

A .NET 4.5 MVC Web API protected by Azure AD that receives tokens from a client and uses ADAL to get tokens for calling a downstream web API with a Conditional Access policy applied to it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published