An open API service indexing awesome lists of open source software.

https://github.com/hwouters/ad-b2c-oidc-angular

Sample application to show how to build a web application that performs identity management with Azure AD B2C using ANGULAR-AUTH-OIDC-CLIENT
https://github.com/hwouters/ad-b2c-oidc-angular

angular azure b2c oidc-client

Last synced: about 1 month ago
JSON representation

Sample application to show how to build a web application that performs identity management with Azure AD B2C using ANGULAR-AUTH-OIDC-CLIENT

Awesome Lists containing this project

README

          

# Single-Page Application built on ANGULAR-AUTH-OIDC-CLIENT with Azure AD B2C

This sample shows how to build a web application using [ANGULAR-AUTH-OIDC-CLIENT](https://github.com/damienbod/angular-auth-oidc-client) that performs identity management with Azure AD B2C. The sample is a modification of [active-directory-b2c-javascript-hellojs-singlepageapp](https://github.com/Azure-Samples/active-directory-b2c-javascript-hellojs-singlepageapp)

## How To Run This Sample

Clone or download this repository and and run `npm start`.

Application must run on http://localhost:65328 due to the demo Azure AD STS server configuration