microsoft-authentication-library-for-java
microsoft-authentication-library-for-java copied to clipboard
[FEATURE-RQUEST] Add support for Suggested Cache Key to TokenAccessContext
Hi
We need access to SuggestedCacheKey in ITokenAccessContext similar to how MSAL.NET exposes it.
Note: This feature is already present in MSAL .NET, here just needs to be ported over.