{
  "ServerAddress": "https://pdm-qas.hse.com/Server",
  "Demo3DUrl": "https://3dviewer.net/",
  "Authentication": {
    "LoginAuthType": "EntraID",
    "Okta": {
      "ClientId": "{ClientId}",
      "Issuer": "https://{yourOktaDomain}.com/oauth2/{authServerId}"
    },
    "EntraID": {
      "Instance": "https://login.microsoftonline.com/",
      "ServerId": "a9e210b3-dd99-4082-b511-834fa51bb380",
      "TenantId": "1d0f52d7-4151-4a31-ad92-b176d150d4e6",
      "ClientId": "115584dd-2799-487f-97c0-1085093c2975",
      "ForceLoginErrorCodes": "login_required,interaction_required,no_tokens_found"
    }
  }
}