Azure Samples
Azure Samples
active-directory-angularjs-singlepageapp
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
active-directory-angularjs-singlepageapp-dotnet-webapi
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 using OAuth 2.0 access tokens.
active-directory-b2c-android-native-appauth
Demonstrates how you can use a third party library to build an Android application that authenticates Microsoft identity users to our B2C identity service and calls a web API using OAuth 2.0 access to...
active-directory-b2c-dotnetcore-webapi
An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens
active-directory-b2c-ios-swift-native-msal
An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0
active-directory-b2c-javascript-angular-spa
An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
active-directory-b2c-javascript-angular2.4-spa
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 access tokens. http://aka.ms/aadb2c
active-directory-b2c-php-webapp-openidconnect
A PHP web application that authenticates users with Azure AD B2C using OpenID Connect.
active-directory-b2c-training-course
Source and tools for learning how to use Azure Active Directory B2C
active-directory-dotnet-admin-restricted-scopes-v2
An ASP.NET MVC application that shows how to use the Azure AD v2.0 endpoint to collect consent for permissions that require administrative consent.