LoginController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\User\Auth\LoginController::login" |
| _cookie_consent_required | true |
| _correlation_id | "565bbbb2-0970-4ba0-bb52-2e379cfe2931" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#929 -links: [] } |
| _locale | "de" |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#299 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "app_login_check" "post_only" => true "form_only" => false "enable_csrf" => false "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "app_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#294 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#300 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#302 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#295 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#378 -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#379 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#310 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#296 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "sso.eurip.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.220" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-language | "de" |
| content-security-policy-report-only | "default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self'; connect-src 'self'; form-action 'self'; frame-ancestors 'self'; base-uri 'self'; object-src 'none'" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 19 Aug 2026 07:25:26 GMT" |
| permissions-policy | "geolocation=(), camera=(), microphone=(), payment=(), usb=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| x-content-type-options | "nosniff" |
| x-debug-token | "95a62f" |
| x-frame-options | "SAMEORIGIN" |
| x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 19 Aug 26 07:25:25 +0000" |
| Last used | "Wed, 19 Aug 26 07:25:25 +0000" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _session_last_touch | 1787124325 |
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "3fbfbc77c3b80b1d74178dbbda31c29b" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://admin_eurip_com:GXigGsnas9a6w1@localhost:3306/admin_sso_eurip_com?serverVersion=8.0.32&charset=utf8mb4" |
| DEFAULT_URI | "https://sso.eurip.com" |
| DOCKER_COMPOSER_VERSION | "2" |
| DOCKER_DEV_FOLDER | "./vendor/jostkleigrewe/my-dev-environment/" |
| DOCKER_NGINX_HOST | "sso-eurip-com.docker.localhost" |
| DOCKER_PHP_EXTENSIONS | "pdo_mysql zip intl mbstring sockets opcache bcmath xsl redis xdebug sysvsem" |
| DOCKER_PHP_IMAGE | "php:8.5.1-fpm" |
| DOCKER_PHP_VERSION | "8.5" |
| DOCKER_PROJECT_FOLDER | "./" |
| DOCKER_PROJECT_NAME | "sso-eurip-com" |
| DOCKER_PROJECT_VERSION | "1.0" |
| GID | "1000" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://localhost:25" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OIDC_KEY_ID | "beta-key-1" |
| OIDC_PRIVATE_KEY_PATH | "config/keys/oidc-private.pem" |
| OIDC_PUBLIC_KEY_PATH | "config/keys/oidc-public.pem" |
| SSO_PUBLIC_BASE_URL | "https://sso.eurip.com" |
| UID | "1000" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/vhosts/eurip.com/sso.eurip.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/vhosts/eurip.com/sso.eurip.com" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/eurip.com/sso.eurip.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/eurip.com/sso.eurip.com/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/eurip.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "sso.eurip.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.220" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_SSL_TLS_SNI | "sso.eurip.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aoVaZWqjO9wx_FyZyPxmRwAAARQ" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.220" |
| REMOTE_PORT | "43516" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1787124325 |
| REQUEST_TIME_FLOAT | 1787124325.8946 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/eurip.com/sso.eurip.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "81.169.201.209" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "sso.eurip.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache Server at sso.eurip.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "sso.eurip.com" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/eurip.com/sso.eurip.com/.env" |
| SYMFONY_DOTENV_VARS | "DOCKER_PROJECT_NAME,DOCKER_PROJECT_VERSION,DOCKER_PROJECT_FOLDER,UID,GID,DOCKER_COMPOSER_VERSION,DOCKER_PHP_VERSION,DOCKER_PHP_IMAGE,DOCKER_PHP_EXTENSIONS,DOCKER_NGINX_HOST,DOCKER_DEV_FOLDER,APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SSO_PUBLIC_BASE_URL,OIDC_PRIVATE_KEY_PATH,OIDC_PUBLIC_KEY_PATH,OIDC_KEY_ID,LOCK_DSN,APP_DEBUG" |
| UNIQUE_ID | "aoVaZWqjO9wx_FyZyPxmRwAAARQ" |
| USER | "eurip.com" |
| proxy-nokeepalive | "1" |