Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Version 1.9.00

Compare
Choose a tag to compare
@BobbyWeber BobbyWeber released this 07 Dec 20:59
· 51 commits to master since this release

Bug fixes

None.

See list of bug fixes for native platforms:

  • iOS Mobile SDK for CA Mobile API Gateway Change Log
  • Android™ Mobile SDK for CA Mobile API Gateway Change Log

Enhancement

  • Allow end users to store additional data about the device. [US507853]
  • Addind client-side validation of ID Token signed with RS256 [US542357]
  • iOS/Android Mobile SDK's login behaviour alignment. Previously, when the user session was already authenticated, iOS SDK was returning an error saying "User is already authenticated", whereas in Android SDK, it was internally revoking previous set of tokens and invokes "/token" endpoint to retrieve new set of tokens associated with new credentials. Now, both SDKs are NOT returning any error or performing revoke for already authenticated session, and proceeding the authentication with new credentials. [US554077]
  • MASFoundation.iOS is updated with latest iOS 1.9.00 native version
  • MASFoundation.Android is updated with latest Android 1.9.00 native version