Questions tagged [aad-b2c]

Synonym of azure-ad-b2c tag https://stackoverflow.com/tags/azure-ad-b2c/

174 questions
0
votes
1 answer

Azure AD B2C Custom Policy with external identity provider Error AADB2C90289

I have successfully configured an external identity provider using Azure AD B2C Custom policy. The authorize endpoint is passed correct acr_values too. As I launch the authorize endpoint, I am taken to the login screen from identity provider. As…
0
votes
2 answers

AAD B2C MSAL for python Token Validation without the public key in JWKS_URI

Hello Everyone I could REALLY use some help on this. When trying to validate my token using this code from MSAL library https://github.com/AzureAD/microsoft-authentication-library-for-python cache = _load_cache() # This web app maintains one cache…
0
votes
0 answers

Azure B2C - Exception: "Claim with id 'email' was not found in the collection."

I can't get past this weird exception. Please, need your help. Even though Application Insights (in vscode) shows that the email claim is in fact retrieved, I keep getting this error and don't make it to the Saml2Issuer orchestration step, hence, no…
Bandz
  • 253
  • 4
  • 15
0
votes
1 answer

Add captcha to a custom Sign In page for Azure ADB2C custom policy?

Trying to add an additional claim to our custom Sign In page on Azure ADB2C (using custom policies) to hold a captcha response token. But the custom policy won't render the element on the page. I've tried the sample…
0
votes
0 answers

Invoking custom HTML page after successful B2C Social login

I need some help. My customer has implemented a social login and is trying to invoke a custom HTML page after signing in - to run a Javascript that tracks successful logins. The process works for local login but not social logins as they don't see…
0
votes
1 answer

Configure MFA only for first login in B2C custom policy

I have setup sign-in with username flow with phoneORemial MFA option using sample but it is asking for MFA on each login, i want MFA only for first time login and for migrated user. also is there a way i can toggle MFA feature for specific flow in…
0
votes
1 answer

Azure B2C useflow loops many times before succeed

I'm currently having an unusual issue with azure b2c user flows. The scenario of the issue: I have many users and sometimes (not all of them) they get stuck in a loop when they try to log in. They have to perform successfully log-in in 2 or 3 times…
0
votes
1 answer

I want to invite an Azure AD B2C user to sign-in using the "Sign-in" User Flow but receive the error "We can't seem to find your account"

I want to invite a B2C guest user, have them accept the invitation, and then have them sign-in using a "Sign In" User Flow. When I do this I receive an error "We can't seem to find your account". My B2C tenancy (e.g. testb2c) Identity Provider =…
0
votes
1 answer

Manage User Records in ADB2C

I’ve integrated B2C with a web app to handle a user management and authentication process. And we have migrated on-prem users to B2C identity store via C# console app. Here is a scenario, where we have to identify the users that are not logged in /…
0
votes
1 answer

AAD B2C - Mapping SAML Attribute containing True or False to Claim with Boolean Data Type

I am attempting to define an attribute that will be returned by a SAML 2.0 Identity Provider to AAD B2C and handled in a custom policy. The goal is that the SAML attribute defines a boolean value and that AAD B2C is able to perform logic based on…
0
votes
1 answer

Azure B2C MFA Call option

I am trying to implement MFA phone call support. I have set the meta-data to use "mixed" PhoneFactor
0
votes
1 answer

Sing in with username and reset password with only email - B2C CUSTOM POLICY

I am using Custom Policy B2C, when I register, I insert email, username and password. When I sign in, I sign in with username. When I reset password, I reset password with only email,but just here I have to next error message enter image…
0
votes
3 answers

Azure AD B2C Signup Page Customization

Currently Implementing a b2c signup flow via custom policies. Working on a usecase for b2c user registration page, when a user left the “required fields” as empty then the following error message is displayed as “This information is required” by…
0
votes
1 answer

azure b2c using dynamics 365 as its storage & returning custom information

We are investigating using Azure B2C. We want to use dynamics 365 as the Azure B2C database but cannot find much documentation, and am asking for pointers or expertise. We want to use dynamics 365 as the database for azure B2C, so when a user signs…
wilson_smyth
  • 1,202
  • 1
  • 14
  • 39
0
votes
2 answers

Azure B2C Custom Policy note resolving PolicyId

I have custom policy, I am trying to use output claim from TechnicalProfile, into ValidationTechnicalProfile. OutputClaim can have set of values and it looks like: