{ "production": true, "application": { "baseUrl":"https://eshop-st-web", "name": "EShopOnAbp", "logoUrl": "" }, "oAuthConfig": { "issuer": "https://eshop-st-authserver", "redirectUri": "https://eshop-st-web", "clientId": "Web", "responseType": "code", "scope": "offline_access openid profile email phone IdentityService AdministrationService" }, "apis": { "default": { "url": "https://eshop-st-gateway-web", "rootNamespace": "EShopOnAbp" } } }