OneDrive / onedrive-sdk-ios

OneDrive SDK for iOS
https://dev.onedrive.com
Other
101 stars 88 forks source link

Update ADAL library to latest version #200

Open jilaiyuan opened 6 years ago

jilaiyuan commented 6 years ago

I'm working on OneDrive for Business issue. ADAL has release version 2.6.3. But in OneDriveSDK, the ADAL version still 1.2. In ADAL changelog, they said "We recommend using 2.2 or later, as support for 1.2.x will end in the near future.)". The ADAL is too old to turn on SSO for broker assisted SSO.

So do you have the plan to update ADAL library? Thanks.

jilaiyuan commented 6 years ago

Please update the ADAL version to 2.4 which is the last version support iOS 8.0. Thanks!

khetiSubrat commented 5 years ago

We are also facing some issue due to old library, Could you please update the ADAL library to latest in Onedrive.

jilaiyuan commented 5 years ago

@khetiSubrat I gave up OneDriveSDK and turned to MSGraphSDK for iOS.