Redirect 302 redirect from GET @admin (368a81)

GET https://turi.dev.projects42.de/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 {#337
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#279 …}
  }
]
_stopwatch_token
"33c9fc"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=368a81; PHPSESSID=3vvihk4974c1gqjlbjq0ppr4c1; sf_redirect=%7B%22token%22%3A%22368a81%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fvhosts%5C%2FturiBackendStage%5C%2Fprj%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"turi.dev.projects42.de"
referer
"https://turi.dev.projects42.de/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Wed, 21 Jan 2026 15:27:42 GMT"
x-debug-token
"4b14e3"

Cookies

Request Cookies

Key Value
PHPSESSID
"3vvihk4974c1gqjlbjq0ppr4c1"
main_deauth_profile_token
"368a81"
sf_redirect
"{"token":"368a81","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/srv\/vhosts\/turiBackendStage\/prj\/src\/Controller\/Admin\/DashboardController.php","line":17},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Wed, 21 Jan 26 15:27:42 +0000"
Last used
"Wed, 21 Jan 26 15:27:42 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://turi.dev.projects42.de/admin"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/src/Controller/SecurityController.php"
    "line" => 12
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/public/index.php"
    "line" => 4
    "args" => [
      "/srv/vhosts/turiBackendStage/prj/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/src/Controller/SecurityController.php"
    "line" => 13
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/public/index.php"
    "line" => 4
    "args" => [
      "/srv/vhosts/turiBackendStage/prj/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1913
[
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1913
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/var/cache/dev/twig/d2/d20f44f1124912ceb751b8b2ef9df6b7.php"
    "line" => 77
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_85ee67309bfd647bd49e6e43b4b20585"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/var/cache/dev/twig/db/db681f586bc5869f7addf97e702c5abd.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a6fcf262e3a9682fa6f7dde2093316f8"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/src/Controller/SecurityController.php"
    "line" => 14
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/vhosts/turiBackendStage/prj/public/index.php"
    "line" => 4
    "args" => [
      "/srv/vhosts/turiBackendStage/prj/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACCESS_TOKEN_EXP
"+30 minutes"
ALLOW_ORIGIN
"https://localhost:5173,http://localhost:5173,https://staging-frontend.turi-redaktion.de,https://www.turi.one"
APP_ENV
"dev"
APP_LOCALE
"de"
APP_LOCALE_FALLBACK
"de"
APP_SECRET
"Dh7psChw9Vm3e8uDD7vbRNkvm7px3q4"
DATABASE_URL
"mysql://turiBackendStage:D8Gh-k1dAT8X1@localhost:3306/turiBackendStage"
JWT_PRV_KEY
"MIIEogIBAAKCAQEAvGLYgKJ0Mnmhl85WHP+Hv1bkzmr/tC60q2hWuI8bNlysTjf2zt6FsKcTXrafCqJ3D7tzMPjMkkNtxG055zLII38Bwi3FpvnA5j7fYHIdSAPioKb2qv4a7M9GLK0YkyTrew78HZKKLPbHB4XNvHXR/0/+ovHTIfDOIHbSICuIJSQLuQsYsIdpjTjFSFqvbEDzNy/Q4eb3nK+kAxJAiHdOO9eZHjYeNkeV5u7YogEeOzNVVJ25P1QA4ZWg67YVUQ0GB74VOcfrF+B3k6EhB67/tiaWw0wzyz/FzGkoH5jbkhyU0wA87jSaGqlVXrLh0TfqECpq2DjkLh1kaIYktqow6QIDAQABAoIBABFZ6FeGvv2UKuBM0q0mkwX6VqY1gDpEEAN2n4AtvCOoav1kVbDtmXIxHU1ctC7aUm2KRhyVWeBB4icUqV/kUz9DuDF+nkUYHV6HnXLoZ86FfxbtcexDbc7wc2Xzhn8tCBxkP6/omp30F9ZXSmEImBA0Ob+f1uK6J34he46Xe9lxvNYCnkvMjiDcmsuDfX16b2MIUdOXxVar35LSw5OndO8UnRsqDpwMVHLV+DGDiF1zd3nns+7hQ14pQ+O8SKqKTMVIxcqDou9Yjb7/gKgpv1hOX2Em9nDeGoTGx+COqZnsViXP7RTmfpn7UFzeO2Dn8lcDWbnXAv5PwGhvlm/C5IECgYEA/pqvPzvgQf7mHZIZwGaMr/YlKa87a6pEMsvyX84/3hQgt/PIS2k+cKwVzrdNhWjxYqdXxyiUgL+eMA4hjo2MLGKP/sEBrtAJk59wR7slEwyzWVgu57Rc0hx3kUgdLd5g5hGhwP/Z42mw/59UoR1o1SlofJAXsB5sB2gbmdf3zUECgYEAvWs6ycG4EZn50d+c6UF8HfSZQOsTwIRjLtsZy9KRv1V2bdGaoQnValoTcoBsCNP2DryeQvu2s1CPNFiIAkfrthdTbU46qjWPnaVRbI/sItbHFoxWz/uCOqfXWhMOuCnJBIjlfduFWL4ZhGF08/yVAC+D4oE5q6/7uH6DYRH6cakCgYBzzQdIS4OEgNtJN9pemEYFAn+Eph7wqVC7ieeDi9ugtqbrBAZlxkiQFrUUgGrR8xlXNaXG/74LkRvx33uDyv2mcm3sAP0y9YxliG8ZMRV7xJsOV/19hZtyNWBsw9ABvNN10S8xCS2hMcE/gsiLP0UfLuZHQYKEqFGaTM/A+WnMAQKBgB2dFBXS6Xom/n2nXhrBmCv+v678kZv5lqAOtRu+kfa938QPjwM6TFlSN9Qg68L9kGyBZKTIQaoLIDho1uq0X8+aGfruzhEqSoe0/uPgJGTV+041JqVhhtywvORiMlzse3bwCCEDHvfe0JJ3whcbGBhtVUsmNOP4oXwYm2Wjr+nxAoGADlYVxZD9njdb4IdgMt2dC9nZTAYIYL7GJukELbWCrW8KxfehWfCRU+A4PL1JfVscr7/OKh1wPYHIorLHP9Ip3IApn4Ep0IRlhK8W+GnAgs7npEahOVrcUvmbbBGDUd11Hwca9ZhjQNWHjRvi8a9iQYrmwsh2+9laTta6Im364SA="
JWT_PUB_KEY
"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvGLYgKJ0Mnmhl85WHP+Hv1bkzmr/tC60q2hWuI8bNlysTjf2zt6FsKcTXrafCqJ3D7tzMPjMkkNtxG055zLII38Bwi3FpvnA5j7fYHIdSAPioKb2qv4a7M9GLK0YkyTrew78HZKKLPbHB4XNvHXR/0/+ovHTIfDOIHbSICuIJSQLuQsYsIdpjTjFSFqvbEDzNy/Q4eb3nK+kAxJAiHdOO9eZHjYeNkeV5u7YogEeOzNVVJ25P1QA4ZWg67YVUQ0GB74VOcfrF+B3k6EhB67/tiaWw0wzyz/FzGkoH5jbkhyU0wA87jSaGqlVXrLh0TfqECpq2DjkLh1kaIYktqow6QIDAQAB"
MAILER_ADDR
"post@turi.gmbh"
MAILER_ADDRNAME
"Peter Turi"
MAILER_DSN
"smtp://127.0.0.1:25?encryption=&auth_mode=&verify_peer=0&username=&password="
REFRESH_TOKEN_EXP
"+30 days"
SERVERSIDE_API_KEY
"8dHs7-K8s79HdwYz.Di.Y.96"
TURI_ADDRESS
"https://staging-frontend.turi-redaktion.de"
TURI_API_KEY
"3q8P0-LqV8MzT5Zy.iD.I.69"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/srv/vhosts/turiBackendStage/prj/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=368a81; PHPSESSID=3vvihk4974c1gqjlbjq0ppr4c1; sf_redirect=%7B%22token%22%3A%22368a81%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fvhosts%5C%2FturiBackendStage%5C%2Fprj%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"turi.dev.projects42.de"
HTTP_REFERER
"https://turi.dev.projects42.de/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH_INFO
"//login"
PHP_SELF
"/index.php//login"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.59"
REMOTE_PORT
"20892"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769009262
REQUEST_TIME_FLOAT
1769009262.7674
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/srv/vhosts/turiBackendStage/prj/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"188.245.80.101"
SERVER_NAME
"turi.dev.projects42.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.22.1"
SYMFONY_DOTENV_PATH
"/srv/vhosts/turiBackendStage/prj/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,APP_LOCALE,APP_LOCALE_FALLBACK,SERVERSIDE_API_KEY,TURI_API_KEY,TURI_ADDRESS,JWT_PUB_KEY,JWT_PRV_KEY,MAILER_DSN,MAILER_ADDR,MAILER_ADDRNAME,ALLOW_ORIGIN,ACCESS_TOKEN_EXP,REFRESH_TOKEN_EXP"
USER
"www-data"