Skip to main content

All Questions

0 votes
1 answer
36 views

In Azure AD B2C who provides the ID token?

I am trying to get my head around the concept. You have an azure B2C, and have two external IDP's configured. I guessed that the ID token was provided by the Azure B2C and not the external IDP which ...
Killerbe's user avatar
0 votes
1 answer
39 views

Prevent Interactive Login with SAML Azure B2C when User Already Authenticated with OpenID

I have a single-page application (SPA) (app1) that uses MSAL and OpenID Connect to authenticate users against my Azure B2C instance. Once authenticated into app1, I would like to enable the user to ...
Kennon Young's user avatar
0 votes
1 answer
22 views

Can't edit claims in a B2C OpenID Connect Identity Provider

I have an OpenID Connect identity provider configured in my B2C instance. I put the wrong values in the claims configuration, and Azure's web interface isn't letting me change them. When I change ...
Alex S's user avatar
  • 11
0 votes
1 answer
80 views

How to add UAE Pass as identity provider to Azure AD B2C

UAE Pass does not provide a .../.well-known/openid-configuration (Metadata url) endpoint. To register a custom idp in Azure AD B2C it requires the Metadata url. Is there a way to setup a custom idp by ...
chummy's user avatar
  • 3
0 votes
0 answers
40 views

Azure AD B2C and External IdP (Micrsoft Account)

I am wanting to allow users to use their Microsoft Account to log into my Single Page Application. The SPA allows users to be created and a Local account in an Azure AD B2C Directory is created with ...
Chris Pressley's user avatar
-1 votes
1 answer
80 views

Why is my AD B2C custom policy returning invalid_grant after adding an orchestration step that calls an Azure Function?

I have a SignIn policy and user journey that works with the authorization code flow. However, when I add an orchestration step that accepts a query string value and sends it to an Azure function, the /...
user04398204's user avatar
0 votes
2 answers
79 views

AD B2C and OpenID Federation

I'm looking for information about Azure AD B2C and how/if it can act as a Leaf Entity in a OpenID Federation Trust Chain (ref: https://openid.net/specs/openid-federation-1_0.html). This requires the /....
Jonasgj's user avatar
  • 73
0 votes
0 answers
50 views

Not able to read ‘custom_attributes’ claim in Azure B2C for salesforce’s OpenId protocol

Salesforce is IDP and using OpenId protocol in custom policies in azure B2C. After successful authentication, I am able to read all other claims but not ‘custom_attributes’. When I tried to connect ...
Santa N's user avatar
1 vote
1 answer
228 views

Where is the username and password used in Azure AD B2C (OpenID Connect)

I'm trying to understand where the username and password are used in Azure ad b2c, which uses openid connect. At this point I'm thinking the username and password used in the B2c login page go against ...
Nelssen's user avatar
  • 1,115
0 votes
1 answer
46 views

How can I add exisiting Keycloack instance as IDP to Azure B2C?

I have a running Keycloack instance with users in it. Recently the company has decided to migrate from Keycloack to Azure B2C, but we still need to allow users to login through Keycloack for a while. ...
Herman Shpryhau's user avatar
0 votes
1 answer
104 views

Does Azure AD B2C login page send the credentials in clear text?

Does Azure AD B2C login page send the credentials in clear text over the network or does it encrypt the credentials for instance with a public key before sending them over the network? The idea is to ...
Nelssen's user avatar
  • 1,115
0 votes
2 answers
630 views

Azure ad B2C custom policy with external IDP

I have created a custom policy in azure AD B2C which uses an external login provider (open id connect). Everything seems to work fine in terms of the registered application using B2C to login. However ...
martenolofsson's user avatar
0 votes
0 answers
75 views

Having additional application claims authenticating a asp.net core with Azure AD B2C

I have an ASP.NET core v7.0 that authenticates to Azure B2C and I'd like to add further application claims in the authenticated principal but so far I was not successful. My app is basically the ...
JayZee's user avatar
  • 850
0 votes
1 answer
85 views

Error got when I finished the tutorial with sample React single-page application using Azure Active Directory B2C

I tried two times with this tutorial to Configure authentication in a sample React single-page application by using Azure Active Directory B2C. Please check the link for reference: https://learn....
Peng's user avatar
  • 31
0 votes
0 answers
205 views

Integration options for NextJS with Azure B2C Open ID Connect

We have a requirement to integrate NextJS app with Azure B2C using Authorization Code Flow with PKCE. While researching I came across to options below: BFF (Backend for Front End) - Uses proper API ...
Nil Pun's user avatar
  • 17.3k

15 30 50 per page
1
2 3 4 5
13