{
  "apiEndPoint": "/api/",
  "appName": "Integrix Ticket",
  "appVersion": "3.3.4",
  "appVersionDate": "02/10/2023",
  "defaultRoute": "",
  "appId": "cfb47637-ccfc-a9c2-a012-777aab224b2f",
  "appLogoPath": "https://assets.integrix.lu/img/logos/integrix-ticket.svg",
  "companyLogoPath": "https://assets.integrix.lu/img/logos/infodata.svg",
  "lockerBackgroundPath": "https://assets.integrix.lu/img/backgrounds/2025.webp",
  "cache": 0,
  "settingsApi": "auth/settings",
  "lang": ["fr"],
  "loginConfig": {
    "loginRoute": "login",
    "loginUrl": "api/auth/auth-default",
    "logoutUrl": "api/auth/logout",
    "resetRequest": "auth/reset-request",
    "resetPassword": "auth/reset-password",
    "defaultConnection": true,
    "azureConnection": {
      "tenant": "o365.infodata.lu",
      "client": "1ab0c7d0-9cba-4569-ab50-cea719fc647c",
      "redirectUri": "https://preprod-ticket.integrix.lu/oauth2",
      "api": "auth/auth-azure"
    },
    "portalConnection": {
      "api": "auth/auth-portal",
      "portalUri": "https://preprod-portail.integrix.lu",
      "userAppsApi": "auth/portail-apps",
      "loadPortalApps": true,
      "imagesUri": "https://portail.integrix.lu/notifications-email/visu/"
    }
  },
  "changelog": {
    "enable": true,
    "endpoint": "https://changelogs.integrix.lu/api/versions?&WITH=product|=|WEB-TICKET",
    "route": "changelogs"
  }
}
