2.19.0
2.19.0
- Updated to Microsoft.IdentityModel.* 7.6.0
New features
- Id Web now provides a
.WithUser()
modifier to the Microsoft Graph queries (likeWithAppOnly()
). 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.