Open Closed

OpenIddict Azure AD integration sample #3969


User avatar
0
abenson created

Hi,

I need to integrate OpenIddict with Azure AD. Are there any code samples or blog posts to help get started?


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Azure AD and openiddict are two things. azure ad does not depend on openiddict.

    we have document you can check it: https://docs.abp.io/en/abp/2.8/How-To/Azure-Active-Directory-Authentication-MVC

  • User Avatar
    0
    abenson created

    My understanding is that you could use Azure AD for external authentication, and OpenIddict could be configured to create an account for new users. This is something that Identity Server supported. Can this not be done with OpenIddict?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    OpenIddict could be configured to create an account for new users.

    I think this is already done, ABP will handle it for you, could you give it a try?

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