Open Closed

Azure AD linked accounts #5546


User avatar
0
phil@travelengine.com.au created
  • ABP Framework version: v7.3.1

  • UI Type: Blazor Server

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): no

  • Exception message and full stack trace: n/a

  • Steps to reproduce the issue:

  • Created a new Blazor Server app

  • Added Azure AD login as follows:

Fine so far. I can create a new user using Azure AD credentials no problems. However then I try and link an Azure AD account to existing ABP user.

  • Login with an existing account (admin) and go to Linked Accounts
  • Click 'New link account' to get the Link account login screen
  • Click the highlighted option to login with Azure AD, which redirects to the Register page after successful authentication
  • Click Register and a new ABP user is created, rather than linking the Azure AD login with the existing ABP user (admin). There are no new linked accounts for the admin ABP user nor the newly created user associated with Azure AD.

Am I missing something? What is the most straightforward way of associating an Azure AD account with an ABP user?


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I guess it needs to be compatible with external login. I'll check that out, Thanks

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Your question credits refunded.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11