I have a custom ADB2C policy that specifies <ContentDefinition>
tags to use custom HTML. The custom HTML is stored in Azure Blob Storage.
The problem I have is that when I upload a new version of the custom HTML the changes don't show up when I go through the policy (unless I leave it overnight). I suspect that there might be some caching going on, but none of the documentation I have seen mentions caching.
Is there a way to disable/clear the cache, or might there be something else wrong that has similar symptoms?
The new files are definitely in the blob storage as I can request them directly in a browser and get the latest versions.
I can also upload the new html files with new names and tweak the policy to point to the new names, so I'm fairly confident I'm not making a silly configuration mistake.
question from:
https://stackoverflow.com/questions/65830096/how-to-reset-adb2c-custom-policy-custom-html-cache 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…