Allow pages with Cache-Control: no-store header to enter back/forward cache
Supported on: Microsoft Edge version 123, Windows 7 or later
Registry
Software\Policies\Microsoft\Edge Software\Policies\Microsoft\Edge Value name: AllowBackForwardCacheForCacheControlNoStorePageEnabled
Enabled: AllowBackForwardCacheForCacheControlNoStorePageEnabled = 1
Disabled: AllowBackForwardCacheForCacheControlNoStorePageEnabled = 0
Description
This policy controls whether a page with Cache-Control: no-store header can be stored in back/forward cache. The website setting in this header may not expect the page to be restored from back/forward cache since some sensitive information could still be displayed after the restoration even if it's no longer accessible. If you enable or don't configure this policy, the page with Cache-Control: no-store header is restored from back/forward cache unless the cache eviction is triggered (for example, when there's HTTP-only cookie change to the site). If you disable this policy, the page with Cache-Control: no-store header isn't stored in back/forward cache.