Skip to content

mooksee/oidc-client-js-azure-integration-ex-feature-implicit-adb2c

Repository files navigation

oidc-client-adb2c-integration-ex

A sample angular project demonstrates how to authenticate against Azure AD or Azure ADB2C using oidc-client-js library.

The project has two branches:

  • branch 'feature/implicit-adb2c' has codes to authenticate a user via OIDC implicit flow.
  • branch 'feature/authorization-pkce-azuread' has the codes to connect to azure ad (not azure adb2c) via authorization code flow with PKCE. It appears it is possible to use authorization code flow to connect to azure adb2c; however, I just have not tried it.

The project currently connects to my adb2c tenant. To connect to your own b2c tenant, modify the oidc-settings.json under app/assets folder.

Check out the accompanying posts via the links below:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published