SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.database_firewall" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_firewall_run | "_security_main_security_context" |
| _stopwatch_token | "d45384" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| affiliation | "" |
| authorization | "Basic Og==" |
| businesscategory | "" |
| carlicense | "" |
| cn | "" |
| cookie | "sf_redirect=%7B%22token%22%3A%22acd24a%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fmtvupgrade%5C%2Fmtv%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=csm4i2pmvupp76jvt9me7802ss" |
| departmentnumber | "" |
| description | "" |
| displayname | "" |
| employeenumber | "" |
| employeetype | "" |
| entitlement | "" |
| eppn | "" |
| facsimiletelephonenumber | "" |
| givenname | "" |
| host | "mtvupgrade.math.kit.edu" |
| initials | "" |
| l | "" |
"" |
|
| manager | "" |
| matriculationnumber | "" |
| memberof | "" |
| o | "" |
| ou | "" |
| persistent-id | "" |
| php-auth-pw | "******" |
| php-auth-user | "" |
| physicaldeliveryofficename | "" |
| postalcode | "" |
| postofficebox | "" |
| preferredlanguage | "" |
| referer | "https://mtvupgrade.math.kit.edu/" |
| seealso | "" |
| shib-application-id | "" |
| shib-assertion-count | "" |
| shib-authentication-instant | "" |
| shib-authentication-method | "" |
| shib-authncontext-class | "" |
| shib-authncontext-decl | "" |
| shib-cookie-name | "" |
| shib-handler | "https://mtvupgrade.math.kit.edu/Shibboleth.sso" |
| shib-identity-provider | "" |
| shib-session-expires | "" |
| shib-session-id | "" |
| shib-session-inactivity | "" |
| shib-session-index | "" |
| sn | "" |
| st | "" |
| street | "" |
| targeted-id | "" |
| telephonenumber | "" |
| title | "" |
| uid | "" |
| unscoped-affiliation | "" |
| 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, 29 Apr 2026 22:40:28 GMT" |
| x-debug-token | "8435fa" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "csm4i2pmvupp76jvt9me7802ss" |
| sf_redirect | "{"token":"acd24a","route":"home","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"home","file":"\/mtvupgrade\/mtv\/symfony\/src\/Controller\/DashboardController.php","line":15},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 29 Apr 26 22:40:26 +0000" |
| Last used | "Wed, 29 Apr 26 22:40:26 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "fYKL051lkSPd3P7wx2jWnOYNSl3Gwa1w9cxcyszqJwg" |
| _security.database_firewall.target_path | "https://mtvupgrade.math.kit.edu/" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/src/Controller/SecurityController.php"
"line" => 28
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/src/Controller/SecurityController.php"
"line" => 31
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/var/cache/dev/twig/4e/4ec37a504bdef7fbb0b54f5fcb2c289fc561b4e9496f45b90f48e7fa0a016e3a.php"
"line" => 139
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_48630a378b29d4d23c896a7abab2740516d9ff1743ded681f242fcbe524cf66e"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/src/Controller/SecurityController.php"
"line" => 35
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/var/cache/dev/twig/4e/4ec37a504bdef7fbb0b54f5fcb2c289fc561b4e9496f45b90f48e7fa0a016e3a.php"
"line" => 139
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_48630a378b29d4d23c896a7abab2740516d9ff1743ded681f242fcbe524cf66e"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/src/Controller/SecurityController.php"
"line" => 35
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/mtvupgrade/mtv/symfony/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "62467bd950ceeedda57ea5aec6c49704" |
| DATABASE_URL | "sqlite:////mtvupgrade/mtv/symfony/var/data.db" |
| MAILER_URL | "null://localhost" |
| MIGRATIONS_PATH | "migrations/sqlite" |
| NODE_JS_URL | "http://localhost:3000" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/mtvupgrade/mtv/symfony/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/mtvupgrade/mtv/symfony/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AFFILIATION | "" |
| HTTP_BUSINESSCATEGORY | "" |
| HTTP_CARLICENSE | "" |
| HTTP_CN | "" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22acd24a%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fmtvupgrade%5C%2Fmtv%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=csm4i2pmvupp76jvt9me7802ss" |
| HTTP_DEPARTMENTNUMBER | "" |
| HTTP_DESCRIPTION | "" |
| HTTP_DISPLAYNAME | "" |
| HTTP_EMPLOYEENUMBER | "" |
| HTTP_EMPLOYEETYPE | "" |
| HTTP_ENTITLEMENT | "" |
| HTTP_EPPN | "" |
| HTTP_FACSIMILETELEPHONENUMBER | "" |
| HTTP_GIVENNAME | "" |
| HTTP_HOST | "mtvupgrade.math.kit.edu" |
| HTTP_INITIALS | "" |
| HTTP_L | "" |
| HTTP_MAIL | "" |
| HTTP_MANAGER | "" |
| HTTP_MATRICULATIONNUMBER | "" |
| HTTP_MEMBEROF | "" |
| HTTP_O | "" |
| HTTP_OU | "" |
| HTTP_PERSISTENT_ID | "" |
| HTTP_PHYSICALDELIVERYOFFICENAME | "" |
| HTTP_POSTALCODE | "" |
| HTTP_POSTOFFICEBOX | "" |
| HTTP_PREFERREDLANGUAGE | "" |
| HTTP_REFERER | "https://mtvupgrade.math.kit.edu/" |
| HTTP_SEEALSO | "" |
| HTTP_SHIB_APPLICATION_ID | "" |
| HTTP_SHIB_ASSERTION_COUNT | "" |
| HTTP_SHIB_AUTHENTICATION_INSTANT | "" |
| HTTP_SHIB_AUTHENTICATION_METHOD | "" |
| HTTP_SHIB_AUTHNCONTEXT_CLASS | "" |
| HTTP_SHIB_AUTHNCONTEXT_DECL | "" |
| HTTP_SHIB_COOKIE_NAME | "" |
| HTTP_SHIB_HANDLER | "https://mtvupgrade.math.kit.edu/Shibboleth.sso" |
| HTTP_SHIB_IDENTITY_PROVIDER | "" |
| HTTP_SHIB_SESSION_EXPIRES | "" |
| HTTP_SHIB_SESSION_ID | "" |
| HTTP_SHIB_SESSION_INACTIVITY | "" |
| HTTP_SHIB_SESSION_INDEX | "" |
| HTTP_SN | "" |
| HTTP_ST | "" |
| HTTP_STREET | "" |
| HTTP_TARGETED_ID | "" |
| HTTP_TELEPHONENUMBER | "" |
| HTTP_TITLE | "" |
| HTTP_UID | "" |
| HTTP_UNSCOPED_AFFILIATION | "" |
| 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:/sbin:/bin" |
| PHP_AUTH_USER | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "mtvupgrade.math.kit.edu" |
| REDIRECT_STATUS | "200" |
| REDIRECT_Shib-Handler | "https://mtvupgrade.math.kit.edu/Shibboleth.sso" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.68" |
| REMOTE_PORT | "39991" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1777502428 |
| REQUEST_TIME_FLOAT | 1777502428.082 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/mtvupgrade/mtv/symfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "129.13.163.90" |
| SERVER_ADMIN | "webmaster@math.kit.edu" |
| SERVER_NAME | "mtvupgrade.math.kit.edu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "mtvupgrade.math.kit.edu" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,NODE_JS_URL,MAILER_URL,MIGRATIONS_PATH" |
| Shib-Handler | "https://mtvupgrade.math.kit.edu/Shibboleth.sso" |