How to authenticate user against Azure ADB2C from Angular app using oidc-client-js.

Tai Bo
10 min readFeb 17, 2020
Photo by Bernard Hermant on Unsplash

In this post, I show you how to authenticate your user against azure adb2c to obtain an id and access token. Specifically, we’ll discuss the following:

  • Create azure adb2c directory
  • Register applications in b2c tenant.
  • Define scopes and setup permissions.

--

--

Tai Bo

Backend developer in .NET core. I enjoy the outdoor, hanging out with good friends, reading and personal development.