Redirect 302 redirect from GET @app_home (e216c6)

GET https://backend.giwi.fishfarm.de/login

SecurityController :: loginForm

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::loginForm"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login_form"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#444
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Ldap\Security\LdapAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Ldap\Security\LdapAuthenticator {#396 …}
  }
]
_stopwatch_token
"4430a3"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22e216c6%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%5CSecurityController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fusers%5C%2Fgiwi%5C%2Fwww%5C%2Fbackend%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=e216c6"
host
"backend.giwi.fishfarm.de"
referer
"https://backend.giwi.fishfarm.de/"
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
"Sat, 21 Mar 2026 00:57:55 GMT"
x-debug-token
"40a5dd"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"e216c6"
sf_redirect
"{"token":"e216c6","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\SecurityController","method":"index","file":"\/home\/users\/giwi\/www\/backend\/src\/Controller\/SecurityController.php","line":16},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/users/giwi/www/backend/public/index.php"
    "line" => 5
    "args" => [
      "/home/users/giwi/www/backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEFAULT_LANGUAGE
"de"
APP_ENV
"dev"
APP_SECRET
"78807f88cf16341fea7eb77fc9bf3185"
APP_SHARE_DIR
"var/share"
AUTH_SSO_TYPO3_COOKIE_DOMAIN
".giwi.ddev.site"
AUTH_SSO_TYPO3_ENABLED
"1"
AUTH_SSO_TYPO3_SECRET
"a1cb03ceacd664421df550821632ef9979410b2b95e1e458c15ca0f3ead7899d"
AUTH_SSO_TYPO3_URL
"https://ddev-frontend-t3.giwi-web/api/fe-auth"
AUTH_TWO_FACTOR_ENABLED
"0"
AUTH_TWO_FACTOR_MAIL_ENABLED
"0"
CORS_ALLOW_ORIGIN
"^https://frontend-t3\.giwi\.fishfarm\.de$|^https://localhost:5173$"
DATABASE_TW_URL
"mysql://giwi_tw:zcQT4K4ufaAUUot2sd@localhost:3306/giwi_tw?charset=utf8mb4&serverVersion=11.8.3-mariadb"
DATABASE_URL
"mysql://giwi_backend:a2_9%%23jCab%%40u77%%26xhb6@localhost:3306/giwi_backend?charset=utf8mb4&serverVersion=11.8.3-mariadb"
DEFAULT_URI
"https://backend.giwi.fishfarm.de"
LDAP_ATTRIBUTE_CUSTOM
"entryUUID"
LDAP_ATTRIBUTE_EMAIL
"mail"
LDAP_ATTRIBUTE_FIRST_NAME
"givenName"
LDAP_ATTRIBUTE_LAST_NAME
"sn"
LDAP_ATTRIBUTE_USERNAME
"uid"
LDAP_BASE_DN
"dc=lk-bs,dc=de"
LDAP_ENCRYPTION
"none"
LDAP_HOST
"127.0.0.1"
LDAP_PORT
"389"
LDAP_SEARCH_DN
"cn=ldapadmin,dc=lk-bs,dc=de"
LDAP_SEARCH_PASS
"b8BJSLqc4F!Cw.j6T5J6"
LDAP_SEARCH_USERACCOUNT_QUERY
"(&(objectClass=person)(uid={user_identifier})(|(entryDN:dnSubtreeMatch:=ou=people,ou=Intranet,dc=lk-bs,dc=de)(entryDN:dnSubtreeMatch:=ou=people,dc=lk-bs,dc=de)))"
MAILER_DSN
"smtp://smtp.gitlab.dev4@fishfarm.de:ki8vPF5*R&F4qay@c8@mail.fishfarm.de:465"
MAILER_FROM
"giwi-noreply@fishfarm.de"
MAILER_FROM_NAME
"Intranet"
MAILER_THEME
"default"
SSO_TYPO3_COOKIE_DOMAIN
".giwi.fishfarm.de"
SSO_TYPO3_SECRET
"a1cb03ceacd664421df550821632ef9979410b2b95e1e458c15ca0f3ead7899d"
SSO_TYPO3_URL
"https://frontend-t3.giwi.fishfarm.de/api/fe-auth"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/users/giwi/www/backend"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/users/giwi/www/backend"
]
CONTEXT_DOCUMENT_ROOT
"/home/users/giwi/www/backend/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/users/giwi/www/backend/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"7"
H2_STREAM_TAG
"3172270-62-7"
HOME
"/home/users/giwi/"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22e216c6%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%5CSecurityController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fusers%5C%2Fgiwi%5C%2Fwww%5C%2Fbackend%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=e216c6"
HTTP_HOST
"backend.giwi.fishfarm.de"
HTTP_REFERER
"https://backend.giwi.fishfarm.de/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.148"
REMOTE_PORT
"12520"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774054675
REQUEST_TIME_FLOAT
1774054675.5809
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/users/giwi/www/backend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"23.88.10.222"
SERVER_ADMIN
"webmaster@backend.giwi.fishfarm.de"
SERVER_NAME
"backend.giwi.fishfarm.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"backend.giwi.fishfarm.de"
SYMFONY_DOTENV_PATH
"/home/users/giwi/www/backend/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,CORS_ALLOW_ORIGIN,AUTH_SSO_TYPO3_ENABLED,AUTH_SSO_TYPO3_SECRET,AUTH_SSO_TYPO3_URL,AUTH_SSO_TYPO3_COOKIE_DOMAIN,AUTH_TWO_FACTOR_ENABLED,AUTH_TWO_FACTOR_MAIL_ENABLED,DATABASE_URL,DATABASE_TW_URL,APP_DEFAULT_LANGUAGE,LDAP_HOST,LDAP_PORT,LDAP_ENCRYPTION,LDAP_BASE_DN,LDAP_SEARCH_DN,LDAP_SEARCH_PASS,LDAP_SEARCH_USERACCOUNT_QUERY,LDAP_ATTRIBUTE_USERNAME,LDAP_ATTRIBUTE_EMAIL,LDAP_ATTRIBUTE_FIRST_NAME,LDAP_ATTRIBUTE_LAST_NAME,LDAP_ATTRIBUTE_CUSTOM,MAILER_DSN,MAILER_FROM,MAILER_FROM_NAME,MAILER_THEME,SSO_TYPO3_SECRET,SSO_TYPO3_URL,SSO_TYPO3_COOKIE_DOMAIN"
TEMP
"/home/users/giwi/tmp/"
TMP
"/home/users/giwi/tmp/"
TMPDIR
"/home/users/giwi/tmp/"
USER
"giwi"