Azure-Samples / ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groupsLinks
Angular single-page application (SPA) calling .NET Core web API using App Roles and Security Groups for Implementing Role-Based Access Control (RBAC) using MSAL Angular
☆24Updated 4 years ago
Alternatives and similar repositories for ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups
Users that are interested in ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups are comparing it to the libraries listed below
Sorting:
- 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 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☆61Updated 5 years ago
- An example of using Azure functions to serve a Cosmos DB Resource Token for client side calls.☆20Updated 8 years ago
- A sample application that shows how to call the Azure AD Graph API for an Azure AD B2C directory.☆58Updated 2 years ago
- ASP.NET Core 2.0 Azure AD authentication example☆39Updated 6 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…☆54Updated 6 years ago
- This sample shows you how to use the Microsoft Azure DocumentDB service to store and access data from a ASP.NET MVC application hosted on…☆44Updated 4 years ago
- A demo application that uses Azure Active Directory B2C and Azure Active Directory B2B☆44Updated 7 years ago
- A single page app implemented using Angular 2.4.5 that signs up & signs in users using Azure AD B2C and calls a web API using OAuth 2.0 a…☆32Updated 5 years ago
- Code Samples for AADGuide☆39Updated 2 years ago
- Microsoft Azure code samples.☆110Updated 3 years ago
- An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular☆76Updated 4 years ago
- A Windows Desktop (WPF) application calling an ASP.NET Web API protected by the Azure AD v2.0 endpoint☆35Updated 2 years ago
- [ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) …☆122Updated 2 years ago
- Microsoft Entra ID Auth with ASP.NET CORE UI and ASP.NET Core API☆46Updated 9 months ago
- This repository contains helpful code templates for Azure cloud identity developers.☆59Updated 3 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…☆176Updated last year
- A .NET Core console application which gets an access token to call Microsoft Graph using a username and password☆85Updated last year
- .NET Core Azure Function for use with API connector to validate user attributes on external user self service sign-up☆27Updated 2 years ago
- Web API calling a downstream API on behalf of the user using the Microsoft identity platform (formerly named Azure AD) v2.0 enpoint☆86Updated last year
- 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.☆65Updated 6 years ago
- A single page app, implemented with an ASP.NET Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API u…☆63Updated 5 years ago
- This repository contains helpful code templates for Azure cloud developers.☆60Updated 3 years ago
- Learn how to create your own Azure Functions extension in 5 steps☆36Updated 6 years ago
- A Collection of .NET Workshops☆46Updated 5 years ago
- ASP.NET Web Server - OpenID Connect v2 Endpoint Sample☆98Updated 2 years ago
- .NET Core console application using Microsoft Graph for Azure AD B2C user account management.☆102Updated last year
- A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows…