Skip to content

Version 2.2.00

Choose a tag to compare

@ysd24 ysd24 released this 24 Dec 07:16
· 7 commits to master since this release
84b0b2b

Version 2.2.00

Bug fixes

  • Resolved an issue where the refresh token becomes null when network is lost.
  • Resolved SCIM calls visibility issue.
  • Resolved an issue where iOS certificate renewal does not happen when renewal request is sent.
  • Resolved an issue where the cache is cleared when using a third-party app for authentication.
  • Resolved an issue where the user gets logged out if 500 error is returned from MAG Server during token refresh.
  • RSA-PSS is now supported and TLS 1.3 is also supported in MAG SDK.
  • Resolved an issue where MAS library fails to parse Ciphers if language is set to Turkish.
  • Resolved an issue where the authorization calls are called twice after token refresh calls.
  • Resolved an issue where multipart requests get corrupted and have two boundaries.

New features

  • Support for Browser-based Authentication After Third-Party App Authentication.
  • Support for ASWebAuthenticationSession for Authentication.
  • Support for Disabling SSL Pinning.
  • Support for RSA-PSS and TLS 1.3.
  • Support for iOS 15.
  • Support for Android 12.