3 Answer(s)
-
0
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
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?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
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?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)