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

Releases: CAAPIM/iOS-MAS-Foundation

Version 2.2.00

20 Dec 11:14
1bf64b2
Compare
Choose a tag to compare

Bug fixes

Refresh token becomes null, when network is lost. [DE469630]
Client certificate renewal response content type mismatch fixed. [DE476218]
Skipped multiple calls to auth providers if auth providers are already fetched. [DE490325]
During token refresh, the user gets logged out if 500 error is returned from MAG Server. [DE509848]
Cache is cleared , when using a third party app for authentication. [DE506139]

New features

Support for ASWebAuthenticationSession for browser based authentication. [F108001]
Support for disabling SSL Pinning. [F109516]
Support for iOS 15. [F114299]

Version 2.1.00

12 Mar 04:52
e055e6c
Compare
Choose a tag to compare

Bug fixes

  • Replaced UIWebView with WKWebView.
  • Conflict with Dynatrace framework 'appendUTF8String' & 'appendBITString' api.

New features

  • The Cancel Request API allows any data task or HTTP request to be cancelled.

Version 2.0.00

04 Oct 03:48
cecb20d
Compare
Choose a tag to compare
  • Proximity Login feature (BLE and QR Code) is now moved to [MASProximity][MASProximity] framework. No code change is required, and no functionality change was made. In order to use Proxmity Login feature, please include [MASProximity][MASProximity] framework into a project. [US584914]
  • Intermediate Certificate Pinning-Implementation Cordova-iOS [US579432]
  • Multipart Form data support (Usage: File Upload) [US605851]
  • Ability to specify Timeout parameter for HTTP(S) Requests [US609984]

Version 1.9.20

18 Sep 04:18
Compare
Choose a tag to compare
  • Update for iOS 13 Release

Version 2.0.00- rc1

17 Sep 08:40
168f148
Compare
Choose a tag to compare
Version 2.0.00- rc1 Pre-release
Pre-release

This is a pre-release

Version 1.9.10

19 Feb 22:15
Compare
Choose a tag to compare

Bug fixes

  • CSR Generation fix for SHA256. [DE404260]
  • Logout fix for login screen being presented under certain circumstances. [DE395105]

Version 1.9.00

07 Dec 21:06
Compare
Choose a tag to compare

New features

  • The Mobile SDK now supports client-side validation of ID tokens signed with RS256. [US542359]
  • The Mobile SDK now allows SSO between apps that use different bundle identifier structures. [US552675]
  • The Mobile SDK now lets you add customized metadata to the registered device. [US507853]

Bug fixes

  • The Mobile SDK improves the device registration experience, and changes device identifier generation in the Mobile SDK. Registered devices that are upgraded to version 1.9.00 will not be impacted, and registration status is persisted. [US552675]
  • The Mobile SDK default response serialization was previously set to JSON when response type was set to Unknown. The new default for response data is in byte arrays. [DE389481]
  • The Mobile SDK now revokes token(s) against OTK upon locking the user session with local authentication. [DE386922]

Version 1.9.00-rc2

05 Dec 21:34
09a4929
Compare
Choose a tag to compare
Version 1.9.00-rc2 Pre-release
Pre-release

Version 1.9.00-rc1

16 Nov 23:09
7eafd57
Compare
Choose a tag to compare
Version 1.9.00-rc1 Pre-release
Pre-release
Merge pull request #201 from CAAPIM/US554076-MASUserLogin

US554076 : [iOS] MASUser.login Behaviour Alignment

1.8.01-beta

29 Oct 18:45
Compare
Choose a tag to compare
1.8.01-beta Pre-release
Pre-release