locked
VS-2017: Impossible to change Authentication but when creating a new project? RRS feed

  • Question

  • I work on a new ASP.NET Core project I created in Visual Studio 2017. After some work I need to add a Office 365 authentication to that existing project.

    I know that the new project creation wizard proposes to "change the authentication".

    However, once the project is created, there is no way to do it?

    There is one "manual" solution to add the services, but I am sure there should be some way to open the wizard when the project is already created... 

    Thursday, July 27, 2017 9:46 AM

All replies

  • Hi SerginioDelTorro,

    Welcome to the MSDN forum.

    As far as I know, we can only manually change the authentication like you found and there is no such simple way to modify it after the project already created, sorry for this inconvenience.

    BTW, if you have more development issues about the Asp.NET Core application and since our forum is to discuss the VS IDE, please redirect to this appropriate forum: https://forums.asp.net/1255.aspx/1?ASP+NET+Core and start a new thread to seek for a more professional support, thank you for your understanding.

    Best regards,

    Sara


    MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com

    Friday, July 28, 2017 6:21 AM