Skip to content

1.19.0

Latest

Choose a tag to compare

@ameyapat ameyapat released this 22 Jan 18:19
dc4426e

Release Notes

Version 1.19.0

  • Add logic to save bound app RT only when token response has refresh_token_type=bound_app_rt
  • Filter Bound app RTs when reg deviceId doesn't match
  • Mandate redirect_uri in Bound app refresh token redemption
  • Default account API (#1642)

Changes:

  • #1658: Release/1.19.0
  • #1664: Updating release branch with dev
  • #1660: Add check to see if swift bridging header is present
  • #1654: Version update 1.19.0
  • #1653: Convert to milliseconds
  • #1652: Dismiss Spinner when Auth in Webview is Done
  • #1642: Default account request and responses
  • #1651: Add test coverage for default account API classes
  • #1643: Filter bound app refresh tokens from cache using deviceId
  • #1646: Mandate redirect_uri claim in bound app refresh token redemption request
See More
  • #1647: Fix build error in MSAL CPP
  • #1637: Fix build pipelines
  • #1644: Fix comment spacing in MSIDDefaultTokenCacheAccessor.m
  • #1639: fix an issue where the SsoExt anchor window is based on its VC, which…
  • #1635: Save bound app refresh token only when rt type in token response = bart
  • #1633: Merge Bound App Refresh token changes in 1.17.2 into dev
  • #1632: merge back release 1.18.0
  • #1630: Perform test related to bound app refresh tokens only for iPhone target
  • #1623: Add classes for requesting BART redemption and deserializing response
  • #1572: Shifted decryptor logic from broker to common-core. Use Big Endian fo…
  • #1616: Ameyapat/refresh 1.17.0 dev changes into release/1.17.1
  • #1615: Add querying and saving BART tokens for familyId
  • #1604: Read BART from ests response when refresh_token_type & set deviceID

This list of changes was auto generated.