Redirect 302 redirect from GET @homepage (0bda4b)

GET http://preprodcockpit.sp3s.fr/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#930
  -links: [
    936 => Symfony\Component\WebLink\Link {#936
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "script"
        "defer" => true
      ]
      -href: "/build/runtime.0a30bfd9.js"
    }
    934 => Symfony\Component\WebLink\Link {#934
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "script"
        "defer" => true
      ]
      -href: "/build/login-transition.d13c6753.js"
    }
    935 => Symfony\Component\WebLink\Link {#935
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
        "rel" => "stylesheet"
      ]
      -href: "/build/styles.04c50c31.css"
    }
    933 => Symfony\Component\WebLink\Link {#933
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
        "rel" => "stylesheet"
      ]
      -href: "/build/login.f9944d57.css"
    }
    932 => Symfony\Component\WebLink\Link {#932
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
        "rel" => "stylesheet"
      ]
      -href: "/build/custom-styles.3861b9fb.css"
    }
  ]
}
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#640
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#593 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#644
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#645 …}
  }
]
_stopwatch_token
"d721d7"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.186"
cf-ipcountry
"US"
cf-ray
"9fd9c5ac5a1e2947-CMH"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
content-length
"0"
cookie
"PHPSESSID=u9claj8o9tddm76irfbos50lhl; main_deauth_profile_token=0bda4b; sf_redirect=%7B%22token%22%3A%220bda4b%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22Y%3A%5C%5CPREPROD%5C%5Csrc%5C%5CController%5C%5CHomeController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"preprodcockpit.sp3s.fr"
referer
"https://preprodcockpit.sp3s.fr/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"216.73.216.186"
x-forwarded-proto
"https"
x-original-url
"/login"
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
"Mon, 18 May 2026 09:18:01 GMT"
link
"</build/runtime.0a30bfd9.js>; rel="preload"; as="script"; defer,</build/login-transition.d13c6753.js>; rel="preload"; as="script"; defer,</build/styles.04c50c31.css>; rel="preload"; as="style"; rel="stylesheet",</build/login.f9944d57.css>; rel="preload"; as="style"; rel="stylesheet",</build/custom-styles.3861b9fb.css>; rel="preload"; as="style"; rel="stylesheet""
x-debug-token
"8e8145"

Cookies

Request Cookies

Key Value
PHPSESSID
"u9claj8o9tddm76irfbos50lhl"
main_deauth_profile_token
"0bda4b"
sf_redirect
"{"token":"0bda4b","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"Y:\\PREPROD\\src\\Controller\\HomeController.php","line":21},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 18 May 26 11:18:01 +0200"
Last used
"Mon, 18 May 26 11:18:01 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"http://preprodcockpit.sp3s.fr/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "Y:\PREPROD\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\src\Controller\SecurityController.php"
    "line" => 20
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\symfony\http-kernel\Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\public\index.php"
    "line" => 5
    "args" => [
      "Y:\PREPROD\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "Y:\PREPROD\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\src\Controller\SecurityController.php"
    "line" => 22
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\symfony\http-kernel\HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\symfony\http-kernel\Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\vendor\autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "Y:\PREPROD\public\index.php"
    "line" => 5
    "args" => [
      "Y:\PREPROD\vendor\autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_KEY_SPOTHIT
"8490b45d7d85d818f253988f2b851f4d"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"gnHaYz7LSf+YwQdF1dnRM9Tkq+425OBScybZBqdjIT8="
BASE_PATH
"/cockpit"
BASE_URL
""
DATABASE_URL
"sqlsrv://cockpit:!VMwM8zPdB89Gj@localhost\SQLEXPRESS/COCKPIT_PREPROD?TrustServerCertificate=true"
DEBUG_TOKEN
"debug_secret_token_123"
DISTRIBUTEURS_API_TOKEN
"&9tOK2bcIf?SyhMR"
ENI_UPLOAD_DIR
"%kernel.project_dir%/public/uploads/eni"
GRAPH_CLIENT_ID
"efc974f9-55bf-4a3e-9ca1-0fde018a9d6b"
GRAPH_CLIENT_SECRET
"MkL8Q~aOKDGJyCdeKAz2eJQ7bOLFJP3KZgMN-bMt"
GRAPH_MAILBOX
"[email protected]"
GRAPH_TENANT_ID
"2ab9b9c4-270f-40e5-b900-4498e09b2161"
LOEIL_API_BASE_URL
"http://51.159.138.161:8767"
LOEIL_API_KEY
"2071c70d3804bb98d5a30ed20366b9fea79e062dee78a15ba76cca15a6978697"
MAILER_DSN
"null://null"
MERCURE_JWT_SECRET
"Pc6IhR+mrJYGh7emVZlgNH1oMCSO47jf+cCxoewnHyg="
MERCURE_JWT_TOKEN
"Pc6IhR+mrJYGh7emVZlgNH1oMCSO47jf+cCxoewnHyg="
MERCURE_PUBLIC_URL
"https://preprod.developpeurs.ai/.well-known/mercure"
MERCURE_URL
"http://127.0.0.1:3001/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SLACK_WEBHOOK_URL
"https://hooks.slack.com/services/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"
SYMFONY_DEBUG
"1"
TRUSTED_HOSTS
"^(localhost|preprod\.developpeurs\.ai)$"
openai_api_key
"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"

Defined as regular env variables

Key Value
ALLUSERSPROFILE
"C:\ProgramData"
APPDATA
"C:\Windows\system32\config\systemprofile\AppData\Roaming"
APPL_MD_PATH
"/LM/W3SVC/11/ROOT"
APPL_PHYSICAL_PATH
"Y:\PREPROD\public\"
APP_POOL_CONFIG
"C:\inetpub\temp\apppools\Preproduction\Preproduction.config"
APP_POOL_ID
"Preproduction"
AUTH_PASSWORD
""
AUTH_TYPE
""
AUTH_USER
""
CERT_COOKIE
""
CERT_FLAGS
""
CERT_ISSUER
""
CERT_SERIALNUMBER
""
CERT_SUBJECT
""
COMPUTERNAME
"SP3S-COCKPIT"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
ChocolateyLastPathUpdate
"133594791298816920"
ComSpec
"C:\Windows\system32\cmd.exe"
CommonProgramFiles
"C:\Program Files\Common Files"
CommonProgramFiles(x86)
"C:\Program Files (x86)\Common Files"
CommonProgramW6432
"C:\Program Files\Common Files"
DOCUMENT_ROOT
"Y:\PREPROD\public"
DriverData
"C:\Windows\System32\Drivers\DriverData"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GooGetRoot
"C:\ProgramData\GooGet"
HTTPS
"off"
HTTPS_KEYSIZE
""
HTTPS_SECRETKEYSIZE
""
HTTPS_SERVER_ISSUER
""
HTTPS_SERVER_SUBJECT
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.186"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"9fd9c5ac5a1e2947-CMH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"PHPSESSID=u9claj8o9tddm76irfbos50lhl; main_deauth_profile_token=0bda4b; sf_redirect=%7B%22token%22%3A%220bda4b%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22Y%3A%5C%5CPREPROD%5C%5Csrc%5C%5CController%5C%5CHomeController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"preprodcockpit.sp3s.fr"
HTTP_REFERER
"https://preprodcockpit.sp3s.fr/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"216.73.216.186"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_ORIGINAL_URL
"/login"
IIS_UrlRewriteModule
"7,1,1993,2351"
INSTANCE_ID
"11"
INSTANCE_META_PATH
"/LM/W3SVC/11"
INSTANCE_NAME
"PREPRODUCTION"
LOCALAPPDATA
"C:\Windows\system32\config\systemprofile\AppData\Local"
LOCAL_ADDR
"10.200.0.7"
LOGON_USER
""
NINJARMMCLI
"C:\ProgramData\NinjaRMMAgent\ninjarmm-cli.exe"
NUMBER_OF_PROCESSORS
"16"
ORIG_PATH_INFO
"/index.php"
OS
"Windows_NT"
PATHEXT
".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW"
PATH_TRANSLATED
"Y:\PREPROD\public\index.php"
PHPRC
"C:\Program Files\PHP\"
PHP_FCGI_MAX_REQUESTS
"200"
PHP_SELF
"/index.php"
POWERSHELL_DISTRIBUTION_CHANNEL
"MSI:Windows Server 2022 Datacenter"
PROCESSOR_ARCHITECTURE
"AMD64"
PROCESSOR_IDENTIFIER
"AMD64 Family 23 Model 49 Stepping 0, AuthenticAMD"
PROCESSOR_LEVEL
"23"
PROCESSOR_REVISION
"3100"
PSModulePath
"C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\PowerShell\Modules\"
PUBLIC
"C:\Users\Public"
PUBLISHER_JWT_KEY
"Pc6IhR+mrJYGh7emVZlgNH1oMCSO47jf+cCxoewnHyg="
Path
"C:\Python313\Scripts\;C:\Python313\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\Program Files\PHP;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\160\DTS\Binn\;C:\Program Files\RepairTech\Syncro\kabuto_app_manager\bin;C:\Program Files (x86)\ZeroTier\One\;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Tailscale\;C:\Program Files\nodejs\;C:\Users\alexstutz\AppData\Local\Microsoft\WindowsApps;C:\Users\alexstutz\AppData\Local\Programs\Microsoft VS Code\bin;C:;C:\Program Files\OpenSSL\bin;C:\Program Files\Git\cmd;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps"
ProgramData
"C:\ProgramData"
ProgramFiles
"C:\Program Files"
ProgramFiles(x86)
"C:\Program Files (x86)"
ProgramW6432
"C:\Program Files"
QUERY_STRING
""
REMOTE_ADDR
"104.23.243.126"
REMOTE_HOST
"104.23.243.126"
REMOTE_PORT
"14313"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1779095881
REQUEST_TIME_FLOAT
1779095881.8108
REQUEST_URI
"/login"
SCRIPT_FILENAME
"Y:\PREPROD\public\index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"preprodcockpit.sp3s.fr"
SERVER_PORT
"80"
SERVER_PORT_SECURE
"0"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Microsoft-IIS/10.0"
SUBSCRIBER_JWT_KEY
"Pc6IhR+mrJYGh7emVZlgNH1oMCSO47jf+cCxoewnHyg="
SYMFONY_DOTENV_PATH
"Y:\PREPROD/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,BASE_PATH,BASE_URL,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,LOEIL_API_BASE_URL,LOEIL_API_KEY,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,SYMFONY_DEBUG,MERCURE_JWT_TOKEN,DEBUG_TOKEN,DISTRIBUTEURS_API_TOKEN,openai_api_key,API_KEY_SPOTHIT,TRUSTED_HOSTS,GRAPH_TENANT_ID,GRAPH_CLIENT_ID,GRAPH_CLIENT_SECRET,GRAPH_MAILBOX,ENI_UPLOAD_DIR,SLACK_WEBHOOK_URL"
SystemDrive
"C:"
SystemRoot
"C:\Windows"
TEMP
"C:\Windows\TEMP"
TMP
"C:\Windows\TEMP"
URL
"/index.php"
USERDOMAIN
"WORKGROUP"
USERNAME
"SP3S-COCKPIT$"
USERPROFILE
"C:\Windows\system32\config\systemprofile"
_FCGI_X_PIPE_
"\\.\pipe\IISFCGI-f46f8ef7-30f6-4492-b002-f9edc381e1e3"
windir
"C:\Windows"