You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add L1/L2 cache details to TokenCacheNotificationArgs once the cache details parameter is available from MSAL. This will be available when we release MSAL 4.48.0.
This will involve adding which cache was used L1/L2 to fetch the token.
MSAL already captures cache latency.
Add L1/L2 cache details to TokenCacheNotificationArgs once the cache details parameter is available from MSAL. This will be available when we release MSAL 4.48.0.
This will involve adding which cache was used L1/L2 to fetch the token.
MSAL already captures cache latency.
Ref: AzureAD/microsoft-authentication-library-for-dotnet#3596
PR to add cache details in MSAL: AzureAD/microsoft-authentication-library-for-dotnet#3737
The text was updated successfully, but these errors were encountered: