-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSAL 2.0.0-preview breaking change - TokenCacheExtention.Deserialize(null) throws #603
Milestone
Comments
jmprieur
added a commit
to AzureAD/azure-activedirectory-library-for-dotnet
that referenced
this issue
Aug 27, 2018
…et#603 this is a regression touching a number of Web Apps.
jmprieur
added a commit
to AzureAD/azure-activedirectory-library-for-dotnet
that referenced
this issue
Aug 27, 2018
* Proposing a fix for AzureAD/microsoft-authentication-library-for-dotnet#603 this is a regression touching a number of Web Apps. * Adding a doc comment
Verified |
This is not the right fix. Have shared info via email. |
This is not the right fix. pls. revert |
@henrik-me : @jennyf19 reverted it. Thanks for catching it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try the following code in MSAL.NET 1.1.4-preview
this works
now upgrade to MSAL.NET 2.0.0-preview
this throws a NullReferenceException:
The text was updated successfully, but these errors were encountered: