Introduction: Azure B2C is a service that manages business-to-customer identity, allowing users to access applications and APIs through single sign-on (SSO) using their social and local account identities. This post…
Introduction: Azure B2C is a business-to-customer identity management service. Using Azure AD B2C service, customer can use their social, and local account identities to get SSO (Single sign-on) access to your applications…
Introduction: Once you register the Azure AD B2C application, you can update most of the properties of application registration using the Azure portal and the Graph API, however, if you…
Introduction: Incorporating Azure Key Vault with ASP.NET Core web applications represents a pivotal development in the protection of sensitive information and configuration details. As the landscape of cybersecurity threats continues…
Introduction: This blog comes under my series of blogs based on Integrating Azure AD B2C with ASP.NET MVC Web application.Please go through my blog on Azure AD B2C integration with…
Introduction: Azure Monitor Alerts serve as a proactive measure, notifying you of potential problems with your infrastructure or application as indicated by Azure Monitor data, thus enabling you to resolve…
Introduction: Azure Active Directory B2C (Azure AD B2C) allows identity developers to seamlessly incorporate RESTful API interactions into their user flows using API connectors. This feature empowers developers to dynamically…
Introduction: This document will help you to understand how to update the Page layout version in Azure B2C Custom policy. Page layout versioning is always important to make sure you’re…
Introduction: What is Azure Container Registry (ACR)? Azure container registry is a platform that stores and shares container images and associated artifacts. Docker Hub exemplifies a public container registry functioning…
Introduction: By default, Microsoft has three UI template for the User flow. Azure AD B2C UI templates With the Azure AD B2C Starter pack you will get an Azure Blue…