Skip to content

4.63.0

Compare
Choose a tag to compare
@gladjohn gladjohn released this 06 Aug 17:57
· 30 commits to main since this release
89dba0a

New Features

  • Implemented Claims API to Bypass Cache When Claims are Present in MSAL with Managed Identity. This is still an experimental API and may change in the future. See Issue #4845

Bug Fixes

  • Fixed an issue where SHR POP tokens were broken due to an invalid algorithm. The algorithm has been corrected to PS256 from RS256. See Issue #4839