AzureAD / microsoft-authentication-library-common-for-objc

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
33 stars 36 forks source link

Hotfix/1.7.37 #1399

Closed ameyapat closed 4 months ago

ameyapat commented 4 months ago

Proposed changes

This pull request primarily involves the addition of a new account type, MSIDAccountTypeADFS, to handle On-prem ADFS scenarios in the IdentityCore library. The changes are reflected in the enumeration MSIDAccountType and the associated account type handling methods. The changelog has also been updated to reflect this new feature.

Here are the key changes:

Type of change

Risk

Additional information