Implement B2C Authentication in NextJS using Azure AD – Part 2

How to use MSAL library to autheticate B2C users which integrate Microsoft identity authentication into their applications.

 

Implement B2C Authentication in NextJS using Azure AD – Part 1

How to use MSAL to authenticate user in Azure Active Directory B2C (Business-to-Consumer) with their applications using social identity providers (such as Facebook, Google, and Amazon) as well as local accounts.

 

How to use MSAL in Next.js to authenticate users in Azure AD

Use MSAL (Microsoft Authentication Library) library in nextjs application which allows you to authenticate users with Azure Active Directory (AAD) or Microsoft personal accounts (MSA) in your application.

 
 

Windows Task Scheduler – Environment.CurrentDirectory Issue – Simple Tip

A Small tip about Windows Task Scheduler – Environment.CurrentDirectory Issue

 

Exception: An Active Directory Domain Controller (AD DC) for the domain “**” could not be contacted

In this article let us see how to add a VM to the Domain Controller and an exception An Active Directory Domain Controller (AD DC) for the domain “**” could not be contacted

 

How to Create Users in Azure AD

In this article let us see how to Create Users in Azure AD

 
 

How to Setup Azure AD (Active Directory)

In this article let us see how to Setup the Azure AD in Portal.Azure.com

 

How to make a Web Application as Form Based Authentication With LDAP credentials (Active Directory Credentials) in SharePoint 2013

In this article let us see how to create a web application which gets authenticated using Form Based Authentication (FBA) against the Active Directory (LDAP). Usually the Form Based Authentication will happen against the SQL DB. But in this case let us see how the authentication is going to happen against the Active Directory.

 

How to Configure DNS for App Development Model in SharePoint 2013

How to Configure DNS for App Development Model in SharePoint 2013 – A brief introduction

 
 

How to Configure Active Directory Domain Services on Windows Server 2012

How to configure Active directory Domain Services on Windows Server 2012- A Overview of Installation and Configuration.