Redirect 302 redirect from GET @app_general_index (011e85)

GET https://webapp-dev.bacad.ch/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#574
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\FacebookAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\FacebookAuthenticator {#570 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#576
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\GoogleAuthenticator {#575 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#578
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LinkedinAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LinkedinAuthenticator {#577 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#579
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#473 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#581
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#582 …}
  }
]
_stopwatch_token
"2739ff"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
connection
"Keep-Alive"
cookie
"sf_redirect=%7B%22token%22%3A%22011e85%22%2C%22route%22%3A%22app_general_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CGeneralController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww-bacad-webapp%5C%2Fweb%5C%2Fsrc%5C%2FController%5C%2FGeneralController.php%22%2C%22line%22%3A30%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=011e85; BACADdevSESSID=82f88890cae6da3d3ea6ecae37a0ad9f"
host
"webapp-dev.bacad.ch"
referer
"https://webapp-dev.bacad.ch/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.113"
x-forwarded-host
"webapp-dev.bacad.ch"
x-forwarded-server
"webapp-dev.bacad.ch"
x-php-ob-level
"1"

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
"Sat, 21 Mar 2026 16:57:38 GMT"
x-debug-token
"e424b7"

Cookies

Request Cookies

Key Value
BACADdevSESSID
"82f88890cae6da3d3ea6ecae37a0ad9f"
main_deauth_profile_token
"011e85"
sf_redirect
"{"token":"011e85","route":"app_general_index","method":"GET","controller":{"class":"App\\Controller\\GeneralController","method":"index","file":"\/var\/www-bacad-webapp\/web\/src\/Controller\/GeneralController.php","line":30},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Sat, 21 Mar 26 16:57:38 +0000"
Last used
"Sat, 21 Mar 26 16:57:38 +0000"
Lifetime
0

Session Attributes

Attribute Value
_locale
"en"
_security.main.target_path
"https://webapp-dev.bacad.ch/"

Session Usage

6 Usages
Stateless check enabled
Usage
App\EventListener\KernelSubscriber:138
[
  [
    "file" => "/var/www-bacad-webapp/web/src/EventListener/KernelSubscriber.php"
    "line" => 138
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\KernelSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\KernelSubscriber:148
[
  [
    "file" => "/var/www-bacad-webapp/web/src/EventListener/KernelSubscriber.php"
    "line" => 148
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\KernelSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 378
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/src/Controller/AbstractController.php"
    "line" => 91
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/src/Controller/SecurityController.php"
    "line" => 33
    "function" => "getUser"
    "class" => "App\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/src/Controller/SecurityController.php"
    "line" => 38
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/src/Controller/SecurityController.php"
    "line" => 41
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1919
[
  [
    "file" => "/var/www-bacad-webapp/web/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/var/cache/dev/twig/35/352eb6ecfc6a526e000045ff597dbc2d.php"
    "line" => 48
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4e979f4196e44003d27349d15f35d26e"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/var/cache/dev/twig/96/96f5897fe22c3da8782233e944e6edb7.php"
    "line" => 71
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6e38396ff8dcad32f710e5ca11592d24"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/var/cache/dev/twig/ec/ec5b3fdcc1d194e8f02d45041e36c003.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6c16cceaa1be2475f0fc069c0f273703"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 462
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 279
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/src/Controller/SecurityController.php"
    "line" => 43
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-bacad-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-bacad-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"12c4d957271f528103e3676b339c3e60"
BASE_URL
"https://webapp-dev.bacad.ch"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://dev:D0dgeV!per@localhost:3306/bacad_webapp_prod"
DEFAULT_LOCALE
"en"
DEFAULT_TIMEZONE
"UTC"
DOMAIN
"-dev.bacad.ch"
GOOGLE_API_KEY
"AIzaSyAs49jMpEXTqEW0VSKYDHObXt31_hVCJJM"
GOOGLE_RECAPTCHA_PRIVATE_KEY
"6LeXzikdAAAAAA3SUwgxV98clCuYZg7ZDy-ANBWT"
GOOGLE_RECAPTCHA_PUBLIC_KEY
"6LeXzikdAAAAAM5aOGFcmc_hcpImgIdeu3DWeoS7"
MAILER_DSN_GMAIL
"gmail://admin@bacad.ch:smoekinlynccvhii@default"
MESSENGER_TRANSPORT_DSN
"redis://localhost:6379/messages"
OAUTH_ENCRYPTION_KEY
"48dab2d6f7168cf3db6422a9344c2bc9"
OAUTH_FACEBOOK_CLIENT_ID
""
OAUTH_FACEBOOK_CLIENT_SECRET
""
OAUTH_GOOGLE_CLIENT_ID
"483040752007-4jjenm74gbipiksasv9k0d1peimn3p24.apps.googleusercontent.com"
OAUTH_GOOGLE_CLIENT_SECRET
"rBue95NsPw7GaDAUXHyogVWz"
OAUTH_LINKEDIN_CLIENT_ID
""
OAUTH_LINKEDIN_CLIENT_SECRET
""
OAUTH_PASSPHRASE
"1ea89f1a36762f8c62f52ec15a8c74cc"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.pem"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
OAUTH_SWISSID_CLIENT_ID
"61597-9dda8-32aa9-8bbca"
OAUTH_SWISSID_CLIENT_SECRET
"k1sox7eiZYWJFEXf6MGy2easNxoUjD8B"
RELYING_PARTY_ID
"webapp-dev.bacad.ch"
RELYING_PARTY_NAME
"BaCAD Webapp"
SUPPORTED_LOCALES
"{"en": "English", "fr": "Français", "de": "Deutsch", "it": "Italiano"}"
TELEGRAM_DSN
"telegram://1182927183:AAG5_xGpFTtVKodQzUMcQnkL9tlyJlyGuHs@default?channel=CHAT_ID"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www-bacad-webapp/web"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www-bacad-webapp/web"
]
CONTEXT_DOCUMENT_ROOT
"/var/www-bacad-webapp/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www-bacad-webapp/web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22011e85%22%2C%22route%22%3A%22app_general_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CGeneralController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww-bacad-webapp%5C%2Fweb%5C%2Fsrc%5C%2FController%5C%2FGeneralController.php%22%2C%22line%22%3A30%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=011e85; BACADdevSESSID=82f88890cae6da3d3ea6ecae37a0ad9f"
HTTP_HOST
"webapp-dev.bacad.ch"
HTTP_REFERER
"https://webapp-dev.bacad.ch/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.113"
HTTP_X_FORWARDED_HOST
"webapp-dev.bacad.ch"
HTTP_X_FORWARDED_SERVER
"webapp-dev.bacad.ch"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"192.168.10.12"
REMOTE_PORT
"44556"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774112258
REQUEST_TIME_FLOAT
1774112258.2032
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www-bacad-webapp/web/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.10.18"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"webapp-dev.bacad.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at webapp-dev.bacad.ch Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"webapp-dev.bacad.ch"
SYMFONY_DOTENV_PATH
"/var/www-bacad-webapp/web/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN_GMAIL,MESSENGER_TRANSPORT_DSN,TELEGRAM_DSN,BASE_URL,DOMAIN,DEFAULT_LOCALE,SUPPORTED_LOCALES,DEFAULT_TIMEZONE,GOOGLE_API_KEY,GOOGLE_RECAPTCHA_PUBLIC_KEY,GOOGLE_RECAPTCHA_PRIVATE_KEY,OAUTH_FACEBOOK_CLIENT_ID,OAUTH_FACEBOOK_CLIENT_SECRET,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,OAUTH_LINKEDIN_CLIENT_ID,OAUTH_LINKEDIN_CLIENT_SECRET,OAUTH_SWISSID_CLIENT_ID,OAUTH_SWISSID_CLIENT_SECRET,CORS_ALLOW_ORIGIN,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,RELYING_PARTY_ID,RELYING_PARTY_NAME"
USER
"www-data"
proxy-nokeepalive
"1"