0
maggieryanmail@gmail.com created
Hello, is there current documentation for enabling Azure Active Directory SSO for a blazor server application? I can't seem to find anything.
Thank you.
1 Answer(s)
-
0
Hi,
Can you check this post?
https://abp.io/support/questions/5480/Does-ABP-support-Active-Directory-LDAP--and-Azure-AD#answer-3a0ca8b8-f0a4-e087-6489-84a6d88ad04cIt doesn't matter if your application MVC, Blazor or angular. Still your authentication is done by ASP.NET Core and all the options are same.
If you use separated authserver solutioın, you'll configure it in your AuthServer application.
So this will work on your Blazor project:
https://abp.io/community/articles/how-to-use-the-azure-active-directory-authentication-for-mvc-razor-page-applications-4603b9cf