azure-docs
azure-docs copied to clipboard
Wrong comment in source code
In the "Distributed Token Cache" section, there is the following comment in the source code:
// Optional: Disable the L1 cache in apps that don't use session affinity
// by setting DisableL1Cache to 'false'.
In my opinion this DisableL1Cache must be set to 'true':
// Optional: Disable the L1 cache in apps that don't use session affinity
// by setting DisableL1Cache to 'true'.
Document details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: ff6b0d71-daf8-e75a-5157-a8a3c1c8bf1a
- Version Independent ID: 64d94165-c058-3867-fc63-6d816399fde4
- Content: Token cache serialization (MSAL.NET) - Microsoft Entra
- Content Source: articles/active-directory/develop/msal-net-token-cache-serialization.md
- Service: active-directory
- Sub-service: develop
- GitHub Login: @jmprieur
- Microsoft Alias: jmprieur