skoruba / IdentityServer4.Admin

The administration for the IdentityServer4 and Asp.Net Core Identity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure AD integration with Identity Server

ahmedanwar100 opened this issue · comments

I am having flutter mobile app and using identity server 4. Now I need to configure Azure Ad with identity server. In our scenario we have different customers having there own azure ad setup and we have a common login page. Now, How can I configure multiple azure ad with identity server for different organizations having the fact each organization has its own AAD setup. It would great if someone can share workflow details about how can we do this with flutter app