Azure Samples

Results 208 repositories owned by Azure Samples

active-directory-angularjs-singlepageapp

171
Stars
111
Forks
Watchers

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

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.

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

62
Stars
33
Forks
Watchers

An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens

An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0

An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js

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

A PHP web application that authenticates users with Azure AD B2C using OpenID Connect.

active-directory-b2c-training-course

16
Stars
11
Forks
Watchers

Source and tools for learning how to use Azure Active Directory B2C

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.