Siegfried Heintze
Siegfried Heintze
I'd like to contribute to this but I need some help. I believe that to avoid [these problems described here](https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/web-farm?view=aspnetcore-6.0#data-protection-and-caching) you need to call [one of these caching functions](https://docs.microsoft.com/en-us/aspnet/core/performance/caching/distributed?view=aspnetcore-6.0). Note...
Oh, Sorry... I forgot to mention that I would like to learn how to implement web farm (app service/kubernetes) autoscaler friendly oauth/openidc authentication for PlanetaryDocs. According [to the documentation: When...