Skip to content

4.5.0 Release

Compare
Choose a tag to compare
@spetrov spetrov released this 08 Jul 22:41
· 81 commits to develop since this release
4.5.0
a0ec7cc

ForgeRock iOS SDK 4.5.0 Release

Added

  • Added SDK support for deleting registered WebAuthn devices from the server. [SDKS-1753]
  • Added support for signing off from PingOne to the centralized login flow. [SDKS-3021]
  • Added the ability to dynamically configure the SDK by collecting values from the server's OpenID Connect .well-known endpoint. [SDKS-3023]

Changed

  • SSL pinning configuration was ignored in FRURLProtocol class. [SDKS-3239]
  • Removed scope validation from AccessToken initialization. [SDKS-3305]