Creating Custom Login Page in Azure AD B2C
Few months back, I was going through the MSAL and how Azure AD can be used with different types of applications, how authentication can be configured, etc. This is an…
Few months back, I was going through the MSAL and how Azure AD can be used with different types of applications, how authentication can be configured, etc. This is an…
In this article, let's have a look at how to enable authentication in .NET Core WPF application. Prerequisites For following all steps in this article, we will need Azure Subscription.…
When an application is configured to use Azure AD B2C for authentication, the application shows sign in and sign up pages. The contents of these pages are obvious subjected to…
Azure AD B2C can support variety of identity providers, which can authenticate users. Suppose you have Angular application which calls the Web APIs and both are protected using Azure AD…
Azure AD B2C can be used for authenticating the user identity. Azure AD B2C has concept of identity providers. The identity providers are used for validating the user identities. Azure…
I am trying to go through the features available in Azure AD B2C. In this article, let's try to see how multi factor authentication can be enabled. Prerequisites For following…
Azure Active Directory is Azure's identity and access management service. It can be used for authenticating and authorizing users to ensure that only allowed users are able to access the…
AZ-203 is the new certification exam announced By Microsoft few months back. The 70-532 certification is now retired. People who have given 70-532 exam need to either appear AZ-202 to…