AADIntegration
AADIntegration copied to clipboard
[Archived] UI and library components for integrating ASP.NET Core applications with Azure Active Directory. Project moved to https://github.com/aspnet/AspNetCore
Results
2
AADIntegration issues
Sort by
recently updated
recently updated
newest added
Proposes improvements to the AzureADOptions: - make it possible to specify the Audience of the tokens that will be accepted (with a default which is consistent with the Azure AD...
This fixes #22. When configuring the CookieAuthenticationOptions, the scheme name is now correcly compared with the AzureAD Cookie Scheme name instead of the OpenID scheme name.