eShop icon indicating copy to clipboard operation
eShop copied to clipboard

Enable key rotation and non-developer signed credentials in eShop deployments

Open davidfowl opened this issue 1 year ago • 1 comments

This shouldn't be enabled in production:

https://github.com/dotnet/eShop/blob/3b49f61a888656b038b5f044b0d4c5096fc9f073/src/Identity.API/Program.cs#L33

davidfowl avatar Feb 07 '24 05:02 davidfowl

@davidfowl we should just put a app.Environment.IsDevelopment() for this right?

jamesmontemagno avatar May 06 '24 21:05 jamesmontemagno