0
jdonaho created
From previous support questions and current code, it seems as though MVC is the only option for using Azure AD (and other social providers) without OpenId. My understanding is that OpenId would not provide me with AD Group information and such. Is there any update on social privders coming to the API variant of the framework?
1 Answer(s)
-
0
Hi,
We recently made some improvements for using Azure AD with ASP.NET Core & Angular 8 version.
- https://github.com/aspnetzero/aspnet-zero-core/issues/2111
- https://github.com/aspnetzero/aspnet-zero-core/issues/2375
Configuring your app's permissions on Azure AD might give you group information, see: