{
  "api": {
    "basePath": "https://ts-learning.com/api"
  },
  "sso": {
    "tsLearn": {
      "url": "https://auth.ts-learning.com"
    },
    "contentCreator": {
      "url": "https://auth.ts-learning.com",
      "realm": "ts-learning",
      "clientId": "content-creator"
    }
  },
  "webshop": {
    "baseUrl": "https://shop.ts-learning.com"
  },
  "webhookConnectionTest": {
    "enabledForSlugs": [
      "digimon"
    ]
  },
  "maintenance": {
    "enabled": false,
    "windowEnd": "2026-09-02T16:00:00.000Z",
    "disabledForSlugs": [
      "digimon",
      "ts-learning-creator",
      "superadmin",
      "baulive"]
  },
  "maintenanceBanner": {
    "enabled": false,
    "id": "maintenance-2026-09-02-v2",
    "windowStart": "2026-09-02T06:00:00.000Z",
    "windowEnd": "2026-09-02T16:00:00.000Z"
  },
  "featuresBanner": {
    "enabled": true,
    "id": "release-2026-09-02",
    "apps": [
      "TSL"
    ],
    "items": {
      "en": [
        "Single sign-on is now available, starting with Microsoft. Further providers such as Google are available for an additional fee.",
        "You will find the SSO configuration in the company area if you have already booked M365. If you have not, simply get in touch with us and we will be happy to add it.",
        "You can now switch between the admin and the user area with the toggle in the top bar, without signing in again every time."
      ],
      "de": [
        "Ab jetzt stehen SSO Anbieter zur Verfügung, den Start macht Microsoft. Weitere Anbieter wie Google sind gegen Aufpreis verfügbar.",
        "Die Konfiguration für SSO finden Sie im Unternehmensbereich, sofern Sie M365 bereits gebucht haben. Andernfalls wenden Sie sich gerne an uns, wir buchen es Ihnen gerne dazu.",
        "Sie können nun mit dem Umschalter in der Topbar zwischen Admin und Benutzerbereich wechseln, ohne sich jedes Mal neu anmelden zu müssen."
      ]
    }
  }
}