Skip to main content

All Questions

0 votes
0 answers
17 views

ID Token in MSAL User Token Cache Is Missing Custom Claims Present In Token from AcquireInteractiveToken

I am using PublicClientApplicationBuilder to add Microsoft Azure AD B2C to a desktop application. We are extending an existing Identity Experience Framework custom policy already in use for a website ...
CreganTur's user avatar
0 votes
1 answer
29 views

Azure B2C multi-tenant Microsoft Entra ID doesn't allow sign in as another Microsoft account

After following this tutorial to setup AD B2C multi-tenant for Microsoft sign in: Set up sign-in for multitenant Microsoft Entra ID using custom policies in Azure Active Directory B2C, we encountered ...
Tan Vu's user avatar
  • 3
0 votes
0 answers
14 views

User info endpoint intermittently sending incorrect data when impersonating

Issue is happening intermittently and seemingly at no specific interval. Admin user is impersonating another user, when the user-info endpoint is hit with the impersonated access_token, some details ...
Joseph Freitas's user avatar
-1 votes
0 answers
32 views

SSO accross different identity provider domains using Azure ADB2C

I am currently working on a project involving multiple service providers, each with a distinct domain, such as "domain1.com", "domain2.com", and so on. Each domain has its own ...
Simon Vandeputte's user avatar
0 votes
0 answers
16 views

AAD B2C QR Code not showing for some users

We have a custom policy that provides new users with a QR code to scan in their authenticator app to create TOTP codes for authentications. I am having an issue where the QR code does not load for ...
Andrew Wiebe's user avatar
0 votes
0 answers
40 views

Custom Claims Not Included in Token After Local Sign-In in Azure AD B2C Custom Policies

I am new to custom policies for Azure AD B2C and have encountered an issue while working with custom attributes. The custom attributes I have added are being included in the token when a user creates ...
Pakesy's user avatar
  • 1
0 votes
2 answers
26 views

What's the link to login page in azure b2c

I have setup Azure B2C with custom user flows, all works fine from my SPA application. However, I have a landing page which is not part of the SPA application and I want to add login and signup links. ...
ipinak's user avatar
  • 5,919
0 votes
0 answers
35 views

Azure AD B2C Bad Request Message

I am building identity layer in my app using AAD B2C. I got across very unpleasant behavior of the service. If there is a certain internal error, it responds with the page with only raw text in it: ...
marek_lani's user avatar
  • 4,093
-2 votes
1 answer
32 views

Azure AD B2C custom policies: Validation in ConvertStringToPhoneNumberClaim claims transformation doesn't work

I am working on an app using B2C custom policies. Currently, I am replacing an extension attribute containing users' phone numbers with Microsoft's built-in Mobile phone attribute. In connection with ...
erkolini's user avatar
0 votes
0 answers
27 views

Migrating users with TOTP secrets from legacy IDP to Azure AD B2C [closed]

I am in the process of migrating a legacy IDP to Azure AD B2C. Some of our users have TOTP MFA enabled and I would like to migrate them without re-enrolling using new secrets for a seamless user ...
Nikolaj's user avatar
0 votes
0 answers
31 views

Issue implementing impersonation in ASP.NET Core Web App via Azure B2C custom policy

We have several websites that use several different tech stacks that we would like to implement user impersonation, so an admin can login as a given user, see what they see, and be able to walk them ...
user25230787's user avatar
0 votes
1 answer
42 views

B2C Custom Policy REST API error - Bad Request

I have a B2c Custom policy defined that is supposed to call a token endpoint. Here is how I have tried to configure the policy: <TechnicalProfile Id="GetTokenInformation"> <...
Anand's user avatar
  • 31
0 votes
0 answers
31 views

B2C Custom Policy as Federated Identity Provider in AWS Cognito

I have a B2C Custom Policy configured. This policy gives id token in the output response. There are four custom attributes defined in the custom policy. These custom attributes are not stored in B2C ...
Anand's user avatar
  • 31
0 votes
1 answer
114 views

Azure B2C IdP-Access Token fails with IDX10511: Signature validation failed

I added a working corporate login (EntraId) for my company in Azure AD B2C with custom policies.Now I can login and I add an access token to the claims, which I sent with my API-Calls Microsoft learn. ...
SCH361's user avatar
  • 87
0 votes
0 answers
42 views

How to implement 'Step-up' authenticate using AAD B2C

We use B2C with email/phone MFA. I want to protect risky/sensitive actions by asking users to re-authenticate using a TOTP. I can see examples of this pattern in other services, but not B2C. I looked ...
Kye's user avatar
  • 6,089

15 30 50 per page
1
2 3 4 5
73