Code Monkey home page Code Monkey logo

Comments (4)

jmprieur avatar jmprieur commented on September 17, 2024 1

@Alfetta159
Thanks for the feedback. I fixed the readme to have the description consistent with the command. Note that this does not matter which template we start with as Dotnet new creates an AAD V1 project (for Work & School accounts only), whereas this sample is about AAD V2 (supporting Work and School and Microsoft personal accounts). I tried both templates and found that the SingleOrg one was a better starting point for be changed to support the AAD V2 endpoint.
cc: @Rick-Anderson

The right "fix" is to provide AAD V2 ASP.NET Core templates. I'll start a conversation with the ASP.NET Core team about that.

from active-directory-aspnetcore-webapp-openidconnect-v2.

Rick-Anderson avatar Rick-Anderson commented on September 17, 2024

@Alfetta159 what is the exact command you ran? Can you provide a link to the ReadMe file?

from active-directory-aspnetcore-webapp-openidconnect-v2.

david-jarman avatar david-jarman commented on September 17, 2024

@Rick-Anderson, it's the main README of the repo: https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/blob/master/README.md

I came here to log the same issue. The text above the command says

Run the following command to create a sample from the command line using the MultiOrg template:

But the command below contradicts the description:

dotnet new mvc --auth SingleOrg --client-id <Enter_the_Application_Id_here>

The command should be:

dotnet new mvc --auth MultiOrg --client-id <Enter_the_Application_Id_here>

from active-directory-aspnetcore-webapp-openidconnect-v2.

jmprieur avatar jmprieur commented on September 17, 2024

Closing as fixed by commit #8bc83219e0aa366dda8529fe2a6183e40afdc523

from active-directory-aspnetcore-webapp-openidconnect-v2.

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.