Skip to content

2.19.0

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 29 May 02:03
· 19 commits to rel/v2 since this release
f0a7df8

2.19.0

  • Updated to Microsoft.IdentityModel.* 7.6.0

New features

  • Id Web now provides a .WithUser() modifier to the Microsoft Graph queries (like WithAppOnly()). See issue #2855 for details.
  • Id Web now provides a base class for implementing a custom IAuthorizationHeaderProvider. See issue #2856 for details.

Bug fixes

  • Id Web now processes the extra query parameters when included as part of the authority. See issue #2697 for details.