Coder Social home page Coder Social logo

This B2C quick-start/tutorial implementation is not correct aligned with Set redirect URLs to b2clogin.com for Azure Active Directory B2C about active-directory-b2c-dotnet-webapp-and-webapi HOT 4 CLOSED

becke-ch-s0-v1 avatar becke-ch-s0-v1 commented on May 26, 2024 5
This B2C quick-start/tutorial implementation is not correct aligned with Set redirect URLs to b2clogin.com for Azure Active Directory B2C

from active-directory-b2c-dotnet-webapp-and-webapi.

Comments (4)

kodubeau avatar kodubeau commented on May 26, 2024

Following. We are having trouble updating an application to use AzureAD-Multi that was based on the download.

from active-directory-b2c-dotnet-webapp-and-webapi.

kodubeau avatar kodubeau commented on May 26, 2024

I've tried updating the code myself to use b2clogin.com.

Updated TaskWebApp web.config:
Line 21
Updated TaskWebService web.config:
Line 15
Updated Global.bs
Line 34
public static string WellKnownMetadata = $"https://login.windows.net/kokomatics.onmicrosoft.com/v2.0/.well-known/openid-configuration";

Currently receiving error code:
AADSTS50020: User account '' from identity provider 'https://sts.windows.net//' does not exist in tenant 'kokomatics' and cannot access the application ''(App Name) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account.

from active-directory-b2c-dotnet-webapp-and-webapi.

mmacy avatar mmacy commented on May 26, 2024

Hello @becke-ch-s0-v1 and @kodubeau. Both this code sample the associated tutorials have been updated to b2clogin.com, and also have a fix for user logout and the To-Do List when using your own tenant (see #60). I've confirmed the docs and this sample, when used together, to be functional in their current state. Thank you so much for your patience while we got this sorted.

If you start with a fresh clone of the sample and follow the steps in those tutorials, you should be able to sign-up/sign-in/sign-out/profile edit, and use the To-Do List when using your own B2C tenant (not just the demo fabrikamb2c tenant).

from active-directory-b2c-dotnet-webapp-and-webapi.

jennyf19 avatar jennyf19 commented on May 26, 2024

closing @kodubeau please reopen if what @mmacy posted above is not sufficient or you still have issues. Thanks.

from active-directory-b2c-dotnet-webapp-and-webapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.