Skip to content
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

TokenCache.Clear internal Api does not clear persistent version of Adal cache #651

Closed
SomkaPe opened this issue Oct 22, 2018 · 1 comment

Comments

@SomkaPe
Copy link
Contributor

SomkaPe commented Oct 22, 2018

TokenCache.Clear internal API does not clear persistent Adal cache - only Msal persistent cache cleared.

Root cause:
"onAfter" delegate is not called (only in memory representation of Adal cache is cleared).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants