Azure-Samples / active-directory-dotnet-webapp-webapi-oauth2-appidentity
A .NET 4.5 MVC web app that uses Azure AD for sign-in and calls a web API under the application's identity, instead of the user's identity
☆50Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for active-directory-dotnet-webapp-webapi-oauth2-appidentity
- A sample .NET 4.5 MVC SaaS web app that signs-up and signs-in users from any Azure AD tenant, and calls the Azure AD Graph API.☆66Updated 4 years ago
- An ASP.NET Core web application that authenticates Azure AD users from any tenant and calls a web API using OAuth 2.0 access tokens.☆31Updated 4 years ago
- A .NET 4.5 MVC web app that signs Azure AD users in with OpenID Connect and calls a web api using OAuth 2.0 access tokens.☆82Updated 4 years ago
- How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.☆63Updated 7 years ago
- A WPF application that calls a Web API running on ASP.NET Core 2.0 protected by Azure AD using OAuth 2.0 access tokens.☆38Updated 4 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.