Category "azure-ad-b2c"

Azure B2C Custom Policy getting 500 Internal Server Error when trying to return alternativeSecurityIds in OutputClaims

I have a User Journey that is taking a user's email address and trying to check if the user is a federated user (as a means to obfuscate the list of all Identit

Shibboleth IDP with ADB2C integration

We have a requirement to configure Shibolleth as a SAML IDP to ADB2C Service Provider. Does anyone have any links or working examples? I found a reference on co

Azure B2C - Adding a Language Selector to Html Template - How to pass chosen language to application

We are using Azure B2C custom policies. We implemented a language selector on the sign in screen by adding it to the our custom html template. This works fine

Azure AD B2C extract array claim from id_token_hint

I have setup a SignUp with email invitation flow as described here The id_token_hint looks like this: { "alg": "RS256", "kid": "00BFDFB35FF5994E543B5D8C

Azure B2C Prevent user entries

I published an application on my Azure B2C tenant. There are two auth methods, one federated SAML provider and the regular Azure AD tenant. I want to avoid the

Azure AD B2C Custom policy goes to start of user journey after OTP verification

I'm using the reset password sample from the Azure AD B2C samples repository: https://github.com/azure-ad-b2c/samples/tree/master/policies/pwd-reset-email-exist

MSAL is not working on Android Release build - react native

I am trying to test Android release build with MSAL custom login page, which works fine on debug mode. Though, on release mode, I am getting this error: Could n

Why is Facebook referenced in TrustFrameworkBase.xml?

The documentation for Azure AD B2C says "Base file - Few modifications are required to the base". I expected to change just the TenantId and PublicPolicyUri at

Are nested groups supported?

Are nested groups supported in Azure B2C? This page suggests there is some support, because it links to https://docs.microsoft.com/en-us/azure/active-directory-

How to avoid hardcoding ServiceUrl in AD B2C custom policy API connector?

I have a REST API connector in my B2C custom policy. All examples I have seen hard code the value of the ServiceUrl metadata item in the REST technical profile.

AADB2C90088: The provided grant has not been issued for this endpoint

We are using custom policies for Sign in and reset password in Azure B2C, when user is resetting his password and after doing all the process, when user tries t

Trying to understand B2C authetication with Web App and session management

I have a web application (.net5, razor) that's using Azure B2C to authenticate users. So a user opens the applications, goes through B2C to authenticate and the

Link Azure AD B2C login user to custom database table user

I'm pretty new to Azure AD and I could get the AD login working with username and password after setting client IDs, Domain and SignupSignin policies. My questi

Unable to pass query param to azure-ad-b2c custom policy and store values

I have a scenario where i have to pass a query parameter in the URL to my custom sign-up policy and so far all my attempts did not work. there seem to be someth

Azure AD B2C Group Membership Custom policy

Our current b2c custom policy extension property (where we store permissions) is limited to 255 characters. Therefore, we hit the limit of permissions and we ne

What is a good strategy to save user premium subscription for a web app with Azure AD B2C as user management system?

I am building a Blazor Server web app that will have locked features only accessible via paid subscription (payment handled with stripe). I am using Azure AD B2

Azure AD B2C associate user flow with an app one-to-one

While researching how to require multi-factor auth for a specific app, I came across this challenge: It's possible to create User flows (policies) in Azure AD

AAD B2C custom policy read without user interaction

Is it possible to make a read operation before any other in a TechnicalProfile? In a password reset scenario where users always login with a username, I'd like

End user getting "Missing required element [Email Address]" error on Forcing password reset first logon

We are following Azure B2C sample code Azure AD B2C: Force password reset first logon to implement logic to force new local user to reset the password on the fi

Remove old proxyaddress entry for user in azure active directory

We have an application which uses Azure B2C and Azure Active Directory. Problem: User A wants to set his specific email address. But this is not possible becaus