Skip to content

1.18.0

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 06 Oct 02:38
· 818 commits to master since this release
2729101

1.18.0

Update to Microsoft.Graph 4.6.0, Microsoft.Graph.Beta 4.14.0-preview, and MSAL.NET 4.36.2.

New Features:

Change RequiredScope to be based on policies and not filters. This enables new scenarios that do not rely on MVC filters. See issue #1002 for details.

Bug Fixes:

Allow customizing the UI processing by decoupling the Microsoft.Identity.Web and Microsoft.Identity.Web.Ui packages. See issue #1034 for details.

Use backup authentication system in docs and comments instead of CCS. See issue #1464 for details.