{ "production": false, "Server": "http://localhost:8081/api/", "App": "http://localhost:4200/", "HelpService": { "Enabled": false, "Url": "localhost:5000/" }, "defaultCulture": "en-US", "defaultLanguage": "en", "availableLanguages": [ { "label": "GENERAL.LANGUAGES.ENGLISH", "value": "en" }, { "label": "GENERAL.LANGUAGES.GREEK", "value": "gr" }, { "label": "GENERAL.LANGUAGES.SPANISH", "value": "es" }, { "label": "GENERAL.LANGUAGES.GERMAN", "value": "de" }, { "label": "GENERAL.LANGUAGES.TURKISH", "value": "tr" }, { "label": "GENERAL.LANGUAGES.SLOVAK", "value": "sk" }, { "label": "GENERAL.LANGUAGES.SERBIAN", "value": "sr" }, { "label": "GENERAL.LANGUAGES.PORTUGUESE", "value": "pt" }, { "label": "GENERAL.LANGUAGES.CROATIAN", "value": "hr" }, { "label": "GENERAL.LANGUAGES.POLISH", "value": "pl" } ], "keycloak": { "enabled": true, "address": "http://dev03.local.cite.gr:60201/auth", "realm": "dmp-development", "flow": "standard", "clientId": "dmp_webapp", "silentCheckSsoRedirectUri": "http://localhost:4200/assets/silent-check-sso.html", "scope": "openid profile email address phone dmp_web", "clientSecret": null, "grantType": "code" }, "zenodoConfiguration": { "clientId": "", "oauthUrl": "https://sandbox.zenodo.org/oauth/authorize", "redirectUri": "http://localhost:4200/login/external/zenodo" }, "logging": { "enabled": true, "logLevels": ["debug", "info", "warning", "error"] }, "matomo": { "enabled": true, "url": "https://beta.analytics.openaire.eu/", "siteId": 361 }, "lockInterval": 60000, "guideAssets": "assets/images/guide", "allowOrganizationCreator": true, "useSplash": false, "orcidPath": "https://orcid.org/", "maxFileSizeInMB": 10 }