{ "Logging": { "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } }, "IdentityServer": { "Clients": { "BlazingPizza.Client": { "Profile": "IdentityServerSPA" } }, "Key": { "Type":"Development" } } }