Category: Azure AD B2C
Managing App Roles and Group Memberships for Azure AD B2C with MS Graph API
Introduction: Azure AD B2C is a robust solution for managing customer identities, but it has certain limitations compared to Microsoft Entra ID (formerly Azure Active…
Enriching Azure AD B2C Claims with App Roles and Groups Using Azure Function and Custom Policies
Introduction: Azure AD B2C is a powerful customer identity solution, but it comes with some limitations compared to Microsoft Entra ID (formerly Azure Active Directory).…
Secure Single Sign Out in Azure AD B2C
Introduction: Single sign-out is a crucial feature for applications focused on security and delivering a seamless user experience. With Azure AD B2C, enabling single sign-out…
Configure Custom Domain for Azure AD B2C
Introduction: Azure Active Directory B2C (Azure AD B2C) is a powerful identity and access management service designed for customer-facing applications. Configuring a custom domain for…
Azure AD B2C Conditional access policy to Bypass MFA per User
Introduction: Like Microsoft Entra ID, there is no Azure AD B2C user flows admin center to manage a particular user’s MFA. However, we can achieve…
Secure and Efficient JIT User Provisioning in Oracle OCI with Azure AD B2C as a Social IDP
Introduction: We have seen how to configure Azure AD B2C as a Social IDP for Oracle OCI in my last article, however for the SSO…