Skip to content

Version 3.1.3

Choose a tag to compare

@AdamBJohnsonx AdamBJohnsonx released this 16 Jul 17:03
06f327c
  • Adds exception handling for ADAL cache crash on malformed JSON (#1606)
  • Implements a fix for ADAL cache replication (#1616)

NOTE:
There are changes in some of the constants files. If your application depends on these, you may need to change your import statements, particularly if you’re using com.microsoft.aad.adal.AuthenticationConstants. Constants that have moved include:
• COMPANY_PORTAL_APP_PACKAGE_NAME
• AZURE_AUTHENTICATOR_APP_PACKAGE_NAME
These are now located in com.microsoft.identity.common.adal.internal.AuthenticationConstants.