Redirect 302 redirect from GET @home (425749)

GET https://pastorin.web.selmet.inrae.fr/login

SecurityController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::index"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1022
  -links: [
    1093 => Symfony\Component\WebLink\Link {#1093
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-o_OMjrp.css"
    }
    1092 => Symfony\Component\WebLink\Link {#1092
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/flatpickr/dist/flatpickr.min-9WGATzr.css"
    }
    1091 => Symfony\Component\WebLink\Link {#1091
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/select2/dist/css/select2.min-hfD4X29.css"
    }
    1090 => Symfony\Component\WebLink\Link {#1090
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/@symfony/ux-live-component/live.min-WRZuO3t.css"
    }
  ]
}
_redirected
true
_route
"login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#645
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#614 …}
  }
]
_stopwatch_token
"a902be"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=3sel4k7l5e227t2b4s15lc9134; sf_redirect=%7B%22token%22%3A%22425749%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%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fpastorin%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A29%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=425749"
host
"pastorin.web.selmet.inrae.fr"
referer
"https://pastorin.web.selmet.inrae.fr/"
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
"Fri, 28 Aug 2026 18:03:02 GMT"
link
"</assets/styles/app-o_OMjrp.css>; rel="preload"; as="style",</assets/vendor/flatpickr/dist/flatpickr.min-9WGATzr.css>; rel="preload"; as="style",</assets/vendor/select2/dist/css/select2.min-hfD4X29.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-WRZuO3t.css>; rel="preload"; as="style""
x-debug-token
"8dea60"

Cookies

Request Cookies

Key Value
PHPSESSID
"3sel4k7l5e227t2b4s15lc9134"
main_deauth_profile_token
"425749"
sf_redirect
"{"token":"425749","route":"home","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"index","file":"\/var\/www\/html\/pastorin\/src\/Controller\/DefaultController.php","line":29},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Fri, 28 Aug 26 18:03:01 +0000"
Last used
"Fri, 28 Aug 26 18:03:01 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://pastorin.web.selmet.inrae.fr/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42
[
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 42
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 383
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/src/Controller/SecurityController.php"
    "line" => 27
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/html/pastorin/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/var/cache/dev/twig/fa/fa400269b0f426bc42a68b399ee87592.php"
    "line" => 53
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d95281fa5ed5bcb4d761afbf8a8c3cc9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1527
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/var/cache/dev/twig/a4/a49ae16062e52e2821355ab212940f4b.php"
    "line" => 107
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f68d231d1644e27a4513ba6965b0a6ac"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/var/cache/dev/twig/ce/ce5be71b2951f55a20b86bef453bc564.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_413f572d1ebe7ad0d3d55249f6fb2b49"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/src/Controller/SecurityController.php"
    "line" => 66
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/pastorin/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/html/pastorin/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"15ba6511e8f7646274d91cc7649c95d5"
APP_SSO
"false"
AUTH_URL
"https://authentification.inrae.fr/.well-known/openid-configuration"
CLIENT_ID
"XXXX-XXX-XXX"
CLIENT_SECRET
"xxx"
DATABASE_URL
"mysql://selmet_pastorin:!ASBHfrhe9!4.WXx@127.0.0.1:3306/selmet_pastorin"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
REDIRECT_URI
"www.monurlderedirection.com/public/xxx"
USER_INFO_ENDPOINT
"https://authentification.inrae.fr/oauth2/userinfo"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/html/pastorin"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html/pastorin"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/html/pastorin/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/pastorin/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=3sel4k7l5e227t2b4s15lc9134; sf_redirect=%7B%22token%22%3A%22425749%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%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fpastorin%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A29%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=425749"
HTTP_HOST
"pastorin.web.selmet.inrae.fr"
HTTP_REFERER
"https://pastorin.web.selmet.inrae.fr/"
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:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"pastorin.web.selmet.inrae.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.140"
REMOTE_PORT
"24813"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787940182
REQUEST_TIME_FLOAT
1787940182.0627
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/html/pastorin/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"138.102.159.148"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"pastorin.web.selmet.inrae.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at pastorin.web.selmet.inrae.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"pastorin.web.selmet.inrae.fr"
SYMFONY_DOTENV_PATH
"/var/www/html/pastorin/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SSO,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,AUTH_URL,CLIENT_ID,CLIENT_SECRET,REDIRECT_URI,USER_INFO_ENDPOINT"

Sub Requests 1

ChangelogController :: getLatestVersion (token = 231568)

Key Value
_controller
"App\Controller\ChangelogController::getLatestVersion"
_format
"html"
_locale
"fr"
_stopwatch_token
"62cfd3"