Getting started with Microsoft Azure Active Directory - B2C

Managing identity of an application is like an iceberg. On its face, it looks deceptively simple. Login, Logout... done. The complexity lies in aspects like scalability to millions of users, security, integration with social identity, password security, data breaches, and the list goes on...

What if you could concentrate on the application logic instead of how the identity is to be managed and related complexities`?

Microsoft Azure Active Directory B2C (AD-B2C) does just that and a lot more.

28

Data Centers

<div class="count-container" style="width:100% !important;text-align: center;">
  <div class="mb10" style="font-size: 40px;color: ;font-size:0px;">
    <h1 style="display: inline;font-size:2.8rem; line-height: 150%"
      data-value="200">
      200</h1>
    <h1 style="display: inline;font-size:1.8rem; line-height: 150%">
      M&#43;</h1>
  </div>
  <p style="color: ;">Active Users</p>
  <p><div class='statistics-item stretch stretch  stretch-evenly '

style='margin: 0px; padding: 0px;background-color:var(--color-light-background)'>

<div class="count-container" style="width:100% !important;text-align: center;">
  <div class="mb10" style="font-size: 40px;color: ;font-size:0px;">
    <h1 style="display: inline;font-size:2.8rem; line-height: 150%"
      data-value="1">
      1</h1>
    <h1 style="display: inline;font-size:1.8rem; line-height: 150%">
      B&#43;</h1>
  </div>
  <p style="color: ;">Authentication Daily</p>
  <p><div class='statistics-item stretch stretch  stretch-evenly '

style='margin: 0px; padding: 0px;background-color:var(--color-light-background)'>

<div class="count-container" style="width:100% !important;text-align: center;">
  <div class="mb10" style="font-size: 40px;color: ;font-size:0px;">
    <h1 style="display: inline;font-size:2.8rem; line-height: 150%"
      data-value="99">
      99</h1>
    <h1 style="display: inline;font-size:1.8rem; line-height: 150%">
      %</h1>
  </div>
  <p style="color: ;">SLA</p>
  <p></p>
</div>

By using Azure AD-B2C you can provide your customers:

  • Easy sign ups.
  • Self-service and password management.
  • Single sign-on to all your apps.
  • Social login using accounts, such as Facebook, Google+ or LinkedIn.
  • OR, simply let them create a new username and password.

Steps to Create and use Azure B2C

Follow these steps to get started quickly.

The steps above shouldn't take you more than a couple of hours. (Actually, reading up might still take a little longer to improve your understanding, but setting it all up is fairly straight forward!). Just by doing as much, you now have got rid of all complexities mentioned in the image above. How cool is that?

Note

  • Azure AD B2C is a pay-as-you-go Azure service.
  • Apart from local accounts, the only supported providers at the moment are Facebook, Microsoft, Google, LinkedIn, and Amazon.
  • You can use Azure AD Graph API to write your own migration tool that can help you migrate all your existing user names, passwords, and profiles to Azure AD B2C.
  • Azure AD B2C doesn't work with SharePoint on-premises 2016 or Microsoft Dynamics, yet.
  • Azure AD Connect is not designed to work with Azure AD B2C.

What next?

Well, stay tuned for upcoming articles. You may contact us at

<a href=' mailto:contact@attosol.com '

<a href=' mailto:contact@attosol.com '

contact@attosol.com for your software and consultancy requirements.

© 2023, Attosol Private Ltd. All Rights Reserved.