A .NET MVC web application that uses OpenID Connect to sign-in users from a single Azure Active Directory tenant.
☆159Jan 22, 2020Updated 6 years ago
Alternatives and similar repositories for active-directory-dotnet-webapp-openidconnect
Users that are interested in active-directory-dotnet-webapp-openidconnect are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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.☆82Jan 22, 2020Updated 6 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Jan 22, 2020Updated 6 years ago
- An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant.☆130Nov 14, 2019Updated 6 years ago
- A .NET MVC web application that uses WS-Federation to sign-in users from a single Azure Active Directory tenant, using the ASP.Net WS-Fed…☆63May 31, 2023Updated 3 years ago
- A .NET 4.5 MVC web app that uses Azure AD application roles for authorization.☆98Jan 22, 2020Updated 6 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A sample .NET 4.5 MVC web app that signs-up and signs-in users from any Azure AD tenant using OpenID Connect.☆118Jan 22, 2020Updated 6 years ago
- A .NET console application that performs various queries against the Azure AD Graph API using both user identities and application identi…☆80Apr 2, 2019Updated 7 years ago
- A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library☆83Feb 4, 2018Updated 8 years ago
- 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.☆64Jan 22, 2020Updated 6 years ago
- 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 the MIcrosoft Gra…☆101Feb 6, 2020Updated 6 years ago
- A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows…☆84Jan 29, 2020Updated 6 years ago
- 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 identit…☆49Jan 22, 2020Updated 6 years ago
- [ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.☆52Oct 31, 2018Updated 7 years ago
- In the sample, an existing web app with its own way of signing in users adds the ability to call an Azure AD protected web API using OAut…☆54Jan 22, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.☆91Nov 13, 2019Updated 6 years ago
- An AngularJS based single page app, implemented with an ASP.NET Web API backend, that signs in users and calls web APIs using Azure AD☆172Feb 6, 2020Updated 6 years ago
- ADAL authentication libraries for .net☆356Dec 31, 2022Updated 3 years ago
- Sample web app that uses client credential flow to access Users, Mail, Calendar, Contacts in Office 365 via Rest APIs☆20Mar 12, 2020Updated 6 years ago
- An AngularJS single page app, implemented with an ASP.NET Web API backend, that signs users in using Azure AD and calls another web API u…☆88Apr 23, 2020Updated 6 years ago
- A Windows console application that calls a web API using its app identity (instead of a user's identity) to get access tokens in an unatt…☆108Feb 6, 2020Updated 6 years ago
- An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens☆60May 29, 2020Updated 6 years ago
- Getting Started with Azure Search using .NET☆114Apr 24, 2024Updated 2 years ago
- An .NET 4.5 web app that uses the Azure AD Graph API to add custom properties using directory extensions.☆11Feb 10, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- How to manually process a JWT access token in a web API using the JSON Web Token Handler For the Microsoft .Net Framework 4.5.☆139May 31, 2023Updated 3 years ago
- ☆17Jun 11, 2024Updated 2 years ago
- Sign-in a user with the Microsoft Identity Platform and call an ASP.NET web API that calls a downstream Web API with Conditional Access☆16Jan 6, 2023Updated 3 years ago
- A javascript based single page app with a .NET backend that authenticates Azure AD users and calls the backend web api using access token…☆97Feb 6, 2020Updated 6 years ago
- A Windows Desktop (WPF) application calling an ASP.NET Web API protected by the Azure AD v2.0 endpoint☆35May 31, 2023Updated 3 years ago
- Azure Service Bus Samples☆68May 16, 2017Updated 9 years ago
- A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can si…☆175Jun 12, 2024Updated 2 years ago
- A Universal Windows Platform (UWP) app that uses the Windows 10 WebAccountManager API to obtain an access token for and call the Azure AD…☆20Dec 8, 2022Updated 3 years ago
- A .NET 4.5 multi-tenant web API that is secured using Azure AD and OAuth 2.0 access tokens, and accepts calls from Azure AD users in any …☆31Jan 30, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ASP.NET Core implementation of WsFederation