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

Commit 1b29a94

Browse files
committed
Defect summary is updated
1 parent 4d5690b commit 1b29a94

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ChangeLog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Version 2.2.00
22

33
### Bug fixes
4-
- Refresh token becomes null, when network is lost. [DE469630]
5-
- Exceptions in MAS library logs. [DE473035]
6-
- Android MAS SDK app crashes when authenticating via external app. [DE506139]
7-
- During token refresh, the user gets logged out if 500 error is returned from MAG Server. [DE509848]
4+
- Resolved an issue where the refresh token becomes null when network is lost. [DE469630]
5+
- Resolved SCIM calls visibility issue. [DE473035]
6+
- Resolved an issue where the cache is cleared when using a third-party app for authentication. [DE506139]
7+
- Resolved an issue where the user gets logged out if 500 error is returned from MAG Server during token refresh. [DE509848]
88
- Android 10 and newer android.security.KeyStoreException: Incompatible padding mode [DE508974]
9-
- The sun.security classes included in MAS library failing to parse Ciphers if language is set to Turkish [DE492305]
10-
- MAS SDK creates double boundaries for Android [DE485106]
9+
- Resolved an issue where MAS library fails to parse Ciphers if language is set to Turkish. [DE492305]
10+
- Resolved an issue where multipart requests get corrupted and have two boundaries. [DE485106]
1111

1212

1313
### New features

0 commit comments

Comments
 (0)