Redirect 302 redirect from GET @app_home (8d010e)

GET https://webapp-appeloa-dev-swedencentral.azurewebsites.net/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Auth\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[
  "namespace" => "App\Controller\Auth"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#480
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\Authenticator\CustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\Authenticator\CustomAuthenticator {#497 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#507
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#546 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#509
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#501 …}
  }
]
_stopwatch_token
"007c74"
namespace
"App\Controller\Auth"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
client-ip
"216.73.216.122:40950"
cookie
"sf_redirect=%7B%22token%22%3A%228d010e%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e808be6314e80815429e8914183128c1; main_deauth_profile_token=8d010e"
disguised-host
"webapp-appeloa-dev-swedencentral.azurewebsites.net"
host
"webapp-appeloa-dev-swedencentral.azurewebsites.net"
logging-enabled
"1"
max-forwards
"10"
referer
"https://webapp-appeloa-dev-swedencentral.azurewebsites.net/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
was-default-hostname
"webapp-appeloa-dev-swedencentral.azurewebsites.net"
x-appservice-proto
"https"
x-arr-log-id
"11ef3b0e-9416-483f-9ffa-b8d19ee6e650"
x-arr-ssl
"2048|256|CN=Microsoft Azure RSA TLS Issuing CA 07, O=Microsoft Corporation, C=US|CN=*.azurewebsites.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US"
x-client-ip
"216.73.216.122"
x-client-port
"40950"
x-forwarded-for
"216.73.216.122:40950"
x-forwarded-proto
"https"
x-forwarded-tlsversion
"1.3"
x-original-url
"/login"
x-php-ob-level
"0"
x-site-deployment-id
"webapp-appeloa-dev-swedencentral__71ec"
x-waws-unencoded-url
"/login"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 11 Jan 2026 17:02:24 GMT"
x-debug-token
"efa648"

Cookies

Request Cookies

Key Value
PHPSESSID
"e808be6314e80815429e8914183128c1"
main_deauth_profile_token
"8d010e"
sf_redirect
"{"token":"8d010e","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\MainController","method":"index","file":"\/app\/src\/Controller\/MainController.php","line":21},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sun, 11 Jan 26 17:02:24 +0000"
Last used
"Sun, 11 Jan 26 17:02:24 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://webapp-appeloa-dev-swedencentral.azurewebsites.net/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 375
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/Auth/SecurityController.php"
    "line" => 16
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Auth\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/Auth/SecurityController.php"
    "line" => 23
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Auth\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/Auth/SecurityController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Auth\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:190
[
  [
    "file" => "/app/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 190
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1913
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/0d/0d19cacd08077b4b613f331c68bd1d1e.php"
    "line" => 112
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_b0eb016da9fa5a62cd6a4eee68c04ac6"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/40/40b9168090d085696069c489c4e79538.php"
    "line" => 176
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_48cf42c12b870613191c49ef1a469037"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/0d/0d19cacd08077b4b613f331c68bd1d1e.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b0eb016da9fa5a62cd6a4eee68c04ac6"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/Auth/SecurityController.php"
    "line" => 28
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Auth\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AI_DEPLOYMENT_ALERT_THRESHOLD
"60"
IVM_API_URL
"https://showcase.ivm-professional.de"
LOCK_DSN
"flock"
MAILER_FROM_ADDRESS
"notification@ai.telesense.de"
MAILER_FROM_NAME
"AI Notification"
SYSTEM_ERROR_NOTIFICATION_THROTTLE_MINUTES
"5"

Defined as regular env variables

Key Value
APPINSIGHTS_INSTRUMENTATIONKEY
"d173937e-1a0f-4084-a8be-bdc7b1834d84"
APPLICATIONINSIGHTS_CONNECTION_STRING
"InstrumentationKey=d173937e-1a0f-4084-a8be-bdc7b1834d84;IngestionEndpoint=https://swedencentral-0.in.applicationinsights.azure.com/;LiveEndpoint=https://swedencentral.livediagnostics.monitor.azure.com/;ApplicationId=4ebd2c72-11d5-46cf-9eb6-a8340c6a305b"
APPSETTING_APPINSIGHTS_INSTRUMENTATIONKEY
"d173937e-1a0f-4084-a8be-bdc7b1834d84"
APPSETTING_APPLICATIONINSIGHTS_CONNECTION_STRING
"InstrumentationKey=d173937e-1a0f-4084-a8be-bdc7b1834d84;IngestionEndpoint=https://swedencentral-0.in.applicationinsights.azure.com/;LiveEndpoint=https://swedencentral.livediagnostics.monitor.azure.com/;ApplicationId=4ebd2c72-11d5-46cf-9eb6-a8340c6a305b"
APPSETTING_APP_DEBUG
"1"
APPSETTING_APP_ENV
"dev"
APPSETTING_APP_SECRET
"cfa9c0fe3232b6c4017d3c5b0ac6e97b"
APPSETTING_APP_VERSION
"9e3e509d"
APPSETTING_AZURE_AIF_DEPLOYMENTS
"""
[\n
  {\n
    "name": "gpt-4.1-westeurope",\n
    "endpoint": "https://aif-shared-westeurope-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-dz-eu-prod",\n
    "api_key": "5XzYibKehGeqquVdbtNkSGJa17RydY4JaGVHMd2hByBWFlWVXRhQJQQJ99BKAC5RqLJXJ3w3AAAAACOGEuC1",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-swedencentral",\n
    "endpoint": "https://azure-openai-default-tai-sweden.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-std-se-prod",\n
    "api_key": "3c61208786c24a4fb7fe21689bcff115",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-swedencentral",\n
    "endpoint": "https://azure-openai-default-tai-sweden.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "3c61208786c24a4fb7fe21689bcff115",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-germanywestcentral",\n
    "endpoint": "https://aif-shared-germanywestc-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "37uEAxbdugZotfhSJWyqG54moIexCCa8OYZ5t8haRLDE5XuPXp8qJQQJ99BKACPV0roXJ3w3AAAAACOGh3Ot",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-spaincentral",\n
    "endpoint": "https://aif-shared-spaincentral-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "CkWWuuLtYFtxvjupzNQkDL1IheWrE1K7TeidiS4HGOEOpUCm0JsnJQQJ99BKACR0EKYXJ3w3AAAAACOGdT09",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-polandcentral",\n
    "endpoint": "https://aif-shared-polandcentra-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "Ffb9SSoAB9rG4kNOYpYp8DybQRipbEq9eA6vXcPbZ0Smp5h4pNOHJQQJ99BKACE1PydXJ3w3AAAAACOGjoXT",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-italynorth",\n
    "endpoint": "https://aif-shared-italynorth-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "6PB07iIJ5k97F6HjVnBX77BLdwwYwAdE44F3luG8SAkBmwiiX6EVJQQJ99BKACgEuAYXJ3w3AAAAACOGl0RU",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-francecentral",\n
    "endpoint": "https://aif-shared-francecentra-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "7KOOCY72Hy8A9p5eLqxvdMOkORSRfPJP12gzktWAbSu5lf29N6zNJQQJ99BKAC5T7U2XJ3w3AAAAACOGtxkh",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-mini-swedencentral",\n
    "endpoint": "https://azure-openai-default-tai-sweden.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-mini-eu",\n
    "api_key": "3c61208786c24a4fb7fe21689bcff115",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  }\n
]
"""
APPSETTING_DATABASE_URL
"postgresql://app-eloa-ai-d:o1ZRHumJbELZKIaVC62uAbLAONchbclFzxJ5JGTi2O95g46uXsIRVGxzEE5KNT90@b4344f2e-1b97-400c-9eba-6f295d72167d.postgresql.eu01.onstackit.cloud:5432/db-app-eloa-ai-develop?serverVersion=17&charset=utf8"
APPSETTING_DEFAULT_URI
"https://app.dev.eloa.ai"
APPSETTING_DEPLOYMENT_ENV
"dev"
APPSETTING_DOCKER_ENABLE_CI
"true"
APPSETTING_ELOA_TAI_SPEECH_WS
"webapp-prod-eloa-tai-speech-ws-sweden-h9gvc3bzcmdqahdy.swedencentral-01.azurewebsites.net"
APPSETTING_ELOA_TAI_SPEECH_WS_APP_BASE_URL
"https://app.dev.eloa.ai"
APPSETTING_FUNCTIONS_RUNTIME_SCALE_MONITORING_ENABLED
"0"
APPSETTING_INTERNAL_LLM_BRIDGE_API_KEY
"sk-llm-bridge-2026-treptow-streaming-xK9mN3pQ7rS1"
APPSETTING_IVM_API_PASS
"zj$ZvZajxLTR"
APPSETTING_IVM_API_USER
"genThYLe"
APPSETTING_MAILER_DSN
"smtp://AKIASU566OWK5GYV4GK6:BMtNrR39%2BseOwWKiGnOYzhSZmrKbK5OAfp3irxRAAeZJ@email-smtp.eu-north-1.amazonaws.com:587"
APPSETTING_MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0&queue_name=async"
APPSETTING_OIDC_AUDIENCE
"6e4eefdc-6689-48ea-9099-1f5eb2774987"
APPSETTING_OIDC_ISSUER
"https://sts.windows.net/5fc276fe-92b8-42a1-a032-da71b9fdc6af/"
APPSETTING_REMOTEDEBUGGINGVERSION
"17.12.11017.4296"
APPSETTING_SYSTEM_ERROR_NOTIFICATION_EMAIL
"mike.ploeger@telesense.de, ai@telesense.de, dirk.gawlitza@telesense.de"
APPSETTING_ScmType
"None"
APPSETTING_WEBSITES_ENABLE_APP_SERVICE_STORAGE
"false"
APPSETTING_WEBSITE_AUTH_ENABLED
"False"
APPSETTING_WEBSITE_DEFAULT_HOSTNAME
"webapp-appeloa-dev-swedencentral.azurewebsites.net"
APPSETTING_WEBSITE_HTTPLOGGING_RETENTION_DAYS
"3"
APPSETTING_WEBSITE_SITE_NAME
"webapp-appeloa-dev-swedencentral"
APPSVC_RUN_ZIP
"FALSE"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"cfa9c0fe3232b6c4017d3c5b0ac6e97b"
APP_VERSION
"9e3e509d"
AZURE_AIF_DEPLOYMENTS
"""
[\n
  {\n
    "name": "gpt-4.1-westeurope",\n
    "endpoint": "https://aif-shared-westeurope-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-dz-eu-prod",\n
    "api_key": "5XzYibKehGeqquVdbtNkSGJa17RydY4JaGVHMd2hByBWFlWVXRhQJQQJ99BKAC5RqLJXJ3w3AAAAACOGEuC1",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-swedencentral",\n
    "endpoint": "https://azure-openai-default-tai-sweden.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-std-se-prod",\n
    "api_key": "3c61208786c24a4fb7fe21689bcff115",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-swedencentral",\n
    "endpoint": "https://azure-openai-default-tai-sweden.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "3c61208786c24a4fb7fe21689bcff115",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-germanywestcentral",\n
    "endpoint": "https://aif-shared-germanywestc-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "37uEAxbdugZotfhSJWyqG54moIexCCa8OYZ5t8haRLDE5XuPXp8qJQQJ99BKACPV0roXJ3w3AAAAACOGh3Ot",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-spaincentral",\n
    "endpoint": "https://aif-shared-spaincentral-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "CkWWuuLtYFtxvjupzNQkDL1IheWrE1K7TeidiS4HGOEOpUCm0JsnJQQJ99BKACR0EKYXJ3w3AAAAACOGdT09",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-polandcentral",\n
    "endpoint": "https://aif-shared-polandcentra-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "Ffb9SSoAB9rG4kNOYpYp8DybQRipbEq9eA6vXcPbZ0Smp5h4pNOHJQQJ99BKACE1PydXJ3w3AAAAACOGjoXT",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-italynorth",\n
    "endpoint": "https://aif-shared-italynorth-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "6PB07iIJ5k97F6HjVnBX77BLdwwYwAdE44F3luG8SAkBmwiiX6EVJQQJ99BKACgEuAYXJ3w3AAAAACOGl0RU",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-francecentral",\n
    "endpoint": "https://aif-shared-francecentra-resource.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-eu",\n
    "api_key": "7KOOCY72Hy8A9p5eLqxvdMOkORSRfPJP12gzktWAbSu5lf29N6zNJQQJ99BKAC5T7U2XJ3w3AAAAACOGtxkh",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  },\n
  {\n
    "name": "gpt-4.1-mini-swedencentral",\n
    "endpoint": "https://azure-openai-default-tai-sweden.cognitiveservices.azure.com",\n
    "deployment_id": "gpt-4.1-mini-eu",\n
    "api_key": "3c61208786c24a4fb7fe21689bcff115",\n
    "api_version": "2025-04-01-preview",\n
    "parameters": { "temperature": 0.4 }\n
  }\n
]
"""
COMPUTERNAME
"lm1sdlwk000CQP"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"postgresql://app-eloa-ai-d:o1ZRHumJbELZKIaVC62uAbLAONchbclFzxJ5JGTi2O95g46uXsIRVGxzEE5KNT90@b4344f2e-1b97-400c-9eba-6f295d72167d.postgresql.eu01.onstackit.cloud:5432/db-app-eloa-ai-develop?serverVersion=17&charset=utf8"
DEFAULT_URI
"https://app.dev.eloa.ai"
DEPLOYMENT_ENV
"dev"
DIAGNOSTIC_LOGS_MOUNT_PATH
"/var/log/diagnosticLogs"
DOCKER_ENABLE_CI
"true"
DOCKER_SERVER_VERSION
"25.0.3"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"/index.php"
ELOA_TAI_SPEECH_WS
"webapp-prod-eloa-tai-speech-ws-sweden-h9gvc3bzcmdqahdy.swedencentral-01.azurewebsites.net"
ELOA_TAI_SPEECH_WS_APP_BASE_URL
"https://app.dev.eloa.ai"
FCGI_ROLE
"RESPONDER"
FUNCTIONS_RUNTIME_SCALE_MONITORING_ENABLED
"0"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/var/www"
HOSTNAME
"4b3a956e2034"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CLIENT_IP
"216.73.216.122:40950"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%228d010e%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e808be6314e80815429e8914183128c1; main_deauth_profile_token=8d010e"
HTTP_DISGUISED_HOST
"webapp-appeloa-dev-swedencentral.azurewebsites.net"
HTTP_HOST
"webapp-appeloa-dev-swedencentral.azurewebsites.net"
HTTP_LOGGING_ENABLED
"1"
HTTP_MAX_FORWARDS
"10"
HTTP_REFERER
"https://webapp-appeloa-dev-swedencentral.azurewebsites.net/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_WAS_DEFAULT_HOSTNAME
"webapp-appeloa-dev-swedencentral.azurewebsites.net"
HTTP_X_APPSERVICE_PROTO
"https"
HTTP_X_ARR_LOG_ID
"11ef3b0e-9416-483f-9ffa-b8d19ee6e650"
HTTP_X_ARR_SSL
"2048|256|CN=Microsoft Azure RSA TLS Issuing CA 07, O=Microsoft Corporation, C=US|CN=*.azurewebsites.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US"
HTTP_X_CLIENT_IP
"216.73.216.122"
HTTP_X_CLIENT_PORT
"40950"
HTTP_X_FORWARDED_FOR
"216.73.216.122:40950"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_TLSVERSION
"1.3"
HTTP_X_ORIGINAL_URL
"/login"
HTTP_X_SITE_DEPLOYMENT_ID
"webapp-appeloa-dev-swedencentral__71ec"
HTTP_X_WAWS_UNENCODED_URL
"/login"
IDENTITY_ENDPOINT
"http://169.254.149.4:8081/msi/token"
IDENTITY_HEADER
"d60e01b8-2ce1-47d9-b6f2-2e21b300641f"
INTERNAL_LLM_BRIDGE_API_KEY
"sk-llm-bridge-2026-treptow-streaming-xK9mN3pQ7rS1"
IVM_API_PASS
"zj$ZvZajxLTR"
IVM_API_USER
"genThYLe"
LC_CTYPE
"C.UTF-8"
LOGICAPPS_ACCESS_CONTROL_CONFIGURATION
"null"
MAILER_DSN
"smtp://AKIASU566OWK5GYV4GK6:BMtNrR39%2BseOwWKiGnOYzhSZmrKbK5OAfp3irxRAAeZJ@email-smtp.eu-north-1.amazonaws.com:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0&queue_name=async"
MSI_ENDPOINT
"http://169.254.149.4:8081/msi/token"
MSI_SECRET
"d60e01b8-2ce1-47d9-b6f2-2e21b300641f"
NUM_CORES
"2"
OIDC_AUDIENCE
"6e4eefdc-6689-48ea-9099-1f5eb2774987"
OIDC_ISSUER
"https://sts.windows.net/5fc276fe-92b8-42a1-a032-da71b9fdc6af/"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.16.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae30"
PHP_URL
"https://www.php.net/distributions/php-8.4.16.tar.xz"
PHP_VERSION
"8.4.16"
PLATFORM_VERSION
"106.0.7.708"
PORT
"80"
PWD
"/app"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REGION_NAME
"swedencentral"
REMOTEDEBUGGINGVERSION
"17.12.11017.4296"
REMOTE_ADDR
"169.254.149.1"
REMOTE_PORT
"39771"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1768150944
REQUEST_TIME_FLOAT
1768150944.489
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"169.254.149.5"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SHLVL
"0"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"MAILER_FROM_ADDRESS,MAILER_FROM_NAME,LOCK_DSN,AI_DEPLOYMENT_ALERT_THRESHOLD,SYSTEM_ERROR_NOTIFICATION_THROTTLE_MINUTES,IVM_API_URL"
SYSTEM_ERROR_NOTIFICATION_EMAIL
"mike.ploeger@telesense.de, ai@telesense.de, dirk.gawlitza@telesense.de"
ScmType
"None"
USER
"www-data"
WEBSITES_ENABLE_APP_SERVICE_STORAGE
"false"
WEBSITE_AUTH_ENABLED
"False"
WEBSITE_AUTH_ENCRYPTION_KEY
"CBBF3974B1898C291B357DD442639A65414149567866D0173F2DB8B7C2C7F742"
WEBSITE_AUTH_INTERNAL_PATHS
"/healthz"
WEBSITE_AUTH_SIGNING_KEY
"DDD5C5CD3131AC97D65B32966F934D70BA0C29CFB0D0D2DE997439FEFB684250"
WEBSITE_DEFAULT_HOSTNAME
"webapp-appeloa-dev-swedencentral.azurewebsites.net"
WEBSITE_DEPLOYMENT_ID
"webapp-appeloa-dev-swedencentral__71ec"
WEBSITE_HOME_STAMPNAME
"waws-prod-sec-003"
WEBSITE_HOSTNAME
"webapp-appeloa-dev-swedencentral-develop-379.azurewebsites.net"
WEBSITE_HTTPLOGGING_RETENTION_DAYS
"3"
WEBSITE_INSTANCE_ID
"dbffdaa50e0f00b7d097989ce31ea75db5023d63790ec978c2d0d1bac955b978"
WEBSITE_ISOLATION
"lxc"
WEBSITE_OWNER_NAME
"002223d4-456f-4eff-b1a4-64a18ae58677+RG-DEFAULT-TAI-SWEDEN-SwedenCentralwebspace-Linux"
WEBSITE_RESOURCE_GROUP
"rg-app-eloa-nonprod-swedencentral"
WEBSITE_ROLE_INSTANCE_ID
"0"
WEBSITE_SITE_NAME
"webapp-appeloa-dev-swedencentral"
WEBSITE_SKU
"PremiumMV3"
WEBSITE_SSH_ENABLED
"1"
WEBSITE_STACK
"DOCKER"
WEBSITE_USE_DIAGNOSTIC_SERVER
"false"
argc
0
argv
[]