The template for the appsettings.json file in build 2026.4, and probably all others since 2025.11, is missing some variables for OpenIddictConfig. During the docker build, the variables defined in the .env file (e.g. OpenIddictConfig__PrivateApiAuthentication=Token) are not in the resulting docker container.
