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
- Host: GitHub
- URL: https://github.com/hwouters/ad-b2c-oidc-angular
- Owner: HWouters
- Created: 2017-08-14T21:29:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T20:06:16.000Z (over 7 years ago)
- Last Synced: 2025-10-19T14:22:01.625Z (6 months ago)
- Topics: angular, azure, b2c, oidc-client
- Language: TypeScript
- Size: 210 KB
- Stars: 23
- Watchers: 8
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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