POST https://fca-connect.univ-evry.fr/initpassword

AuthentificationController :: initPassword

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
init_password
[
  "uid" => "perrin-b"
  "email" => "perrin.bastien00@gmail.com"
  "password" => [
    "first" => "FCACelite22-"
    "second" => "FCACelite22-"
  ]
  "token" => "9e73f27f491afd91823f4b3eb88f6d9e51d903a12c26f72e552cc10a61cece4b"
  "_token" => "e61f67d4c60bd130af8291e6.t-ABSSPHMHkKfp4oilZsDyTqgFIYkviTOeHMr74olGQ.xKdvLVCjchgyGPl7pxcCaECawyJJ5bD5Qaa7zfIR2zD5mlcoZ4UEE1IK0w"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Authentification\AuthentificationController::initPassword"
_firewall_context
"security.firewall.map.context.main"
_route
"app_init_password"
_route_params
[
  "token" => null
]
_security_firewall_run
"_security_main"
_stopwatch_token
"547124"
token
null

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7,ja;q=0.6"
cache-control
"max-age=0"
content-length
"434"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=cohd15f8n7ai7g2g49snamkqbv"
host
"fca-connect.univ-evry.fr"
origin
"https://fca-connect.univ-evry.fr"
referer
"https://fca-connect.univ-evry.fr/initpassword"
sec-ch-ua
""Opera Air";v="133", "Chromium";v="149", "Not)A;Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36 OPR/133.0.0.0"
x-forwarded-for
"90.40.183.213"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"90.40.183.213"

Request Content

Raw

init_password%5Buid%5D=perrin-b&init_password%5Bemail%5D=perrin.bastien00%40gmail.com&init_password%5Bpassword%5D%5Bfirst%5D=FCACelite22-&init_password%5Bpassword%5D%5Bsecond%5D=FCACelite22-&init_password%5Btoken%5D=9e73f27f491afd91823f4b3eb88f6d9e51d903a12c26f72e552cc10a61cece4b&init_password%5B_token%5D=e61f67d4c60bd130af8291e6.t-ABSSPHMHkKfp4oilZsDyTqgFIYkviTOeHMr74olGQ.xKdvLVCjchgyGPl7pxcCaECawyJJ5bD5Qaa7zfIR2zD5mlcoZ4UEE1IK0w

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 25 Aug 2026 13:20:38 GMT"
x-debug-token
"c2165d"

Cookies

Request Cookies

Key Value
PHPSESSID
"cohd15f8n7ai7g2g49snamkqbv"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Tue, 25 Aug 26 15:15:47 +0200"
Last used
"Tue, 25 Aug 26 15:19:39 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-init_password
"sGndsdBa8fgS-AngdpCpQwHjxGwbL9OTNzVaDB4jXtM"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/appli/fcamanager/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/src/Controller/Authentification/AuthentificationController.php"
    "line" => 135
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "initPassword"
    "class" => "App\Controller\Authentification\AuthentificationController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/public/index.php"
    "line" => 5
    "args" => [
      "/appli/fcamanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/appli/fcamanager/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/src/Controller/Authentification/AuthentificationController.php"
    "line" => 135
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "initPassword"
    "class" => "App\Controller\Authentification\AuthentificationController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/public/index.php"
    "line" => 5
    "args" => [
      "/appli/fcamanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/appli/fcamanager/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/src/Controller/Authentification/AuthentificationController.php"
    "line" => 135
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "initPassword"
    "class" => "App\Controller\Authentification\AuthentificationController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/public/index.php"
    "line" => 5
    "args" => [
      "/appli/fcamanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:195
[
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 195
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/src/Controller/Authentification/AuthentificationController.php"
    "line" => 157
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "initPassword"
    "class" => "App\Controller\Authentification\AuthentificationController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/public/index.php"
    "line" => 5
    "args" => [
      "/appli/fcamanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/appli/fcamanager/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 103
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/var/cache/dev/twig/bf/bf59c872f966f60e08a47f9272a4a7c8.php"
    "line" => 150
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_beb9125e57963c6ed10c2f00cc8f4713"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/var/cache/dev/twig/82/82aeda31d20ca80a207ec0047a632609.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5ea0b99b44f5ac6962a05b6f572ac630"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 452
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 457
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 257
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/src/Controller/Authentification/AuthentificationController.php"
    "line" => 162
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "initPassword"
    "class" => "App\Controller\Authentification\AuthentificationController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/public/index.php"
    "line" => 5
    "args" => [
      "/appli/fcamanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:196
[
  [
    "file" => "/appli/fcamanager/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 196
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/var/cache/dev/twig/82/82aeda31d20ca80a207ec0047a632609.php"
    "line" => 118
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_5ea0b99b44f5ac6962a05b6f572ac630"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/var/cache/dev/twig/bf/bf59c872f966f60e08a47f9272a4a7c8.php"
    "line" => 464
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_beb9125e57963c6ed10c2f00cc8f4713"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/var/cache/dev/twig/82/82aeda31d20ca80a207ec0047a632609.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5ea0b99b44f5ac6962a05b6f572ac630"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 452
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 457
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 257
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/src/Controller/Authentification/AuthentificationController.php"
    "line" => 162
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "initPassword"
    "class" => "App\Controller\Authentification\AuthentificationController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/public/index.php"
    "line" => 5
    "args" => [
      "/appli/fcamanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1919
[
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/var/cache/dev/twig/bf/bf59c872f966f60e08a47f9272a4a7c8.php"
    "line" => 476
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_beb9125e57963c6ed10c2f00cc8f4713"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/var/cache/dev/twig/82/82aeda31d20ca80a207ec0047a632609.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5ea0b99b44f5ac6962a05b6f572ac630"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 452
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 457
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 257
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/src/Controller/Authentification/AuthentificationController.php"
    "line" => 162
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "initPassword"
    "class" => "App\Controller\Authentification\AuthentificationController"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/appli/fcamanager/public/index.php"
    "line" => 5
    "args" => [
      "/appli/fcamanager/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
MAILER_CONFIG_FROM
""
MAILER_CONFIG_SUBJECT
""
MAILER_CONFIG_TO
""
MAILER_DSN
""
STOCKAGE_CERTIFICATS
"/appli/fcamanager_files/certificats"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"rogiejogreoegjog"
CAS_CA
"false"
CAS_HOST
""
CAS_PATH
""
CAS_PORT
"443"
CAS_UNIQUE_ID_PROPERTY_NAME
""
CAS_USE_CAS
"false"
CAS_VERSION
"2.0"
CONTENT_LENGTH
"434"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/appli/fcamanager/public"
DOCUMENT_URI
"/index.php"
FCAMANAGER_HOST
"https://fcamanager.univ-evry.fr"
FCAMANAGER_HTTP_CLIENT_SETTINGS_SET_NO_PROXY_SETTING
"false"
FCAMANAGER_HTTP_CLIENT_SETTINGS_SET_VERIFY_HOST_SETTING
"false"
FCAMANAGER_HTTP_CLIENT_SETTINGS_SET_VERIFY_PEER_SETTING
"false"
FCAMANAGER_PASSWORD
"1mdpPrParam!"
FCAMANAGER_USER
"fcaadmin"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HOSTGUID
"1"
HOSTNAME
"b1136d0198a1"
HTTPD
"nginx"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7,ja;q=0.6"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONTENT_LENGTH
"434"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"PHPSESSID=cohd15f8n7ai7g2g49snamkqbv"
HTTP_HOST
"fca-connect.univ-evry.fr"
HTTP_ORIGIN
"https://fca-connect.univ-evry.fr"
HTTP_REFERER
"https://fca-connect.univ-evry.fr/initpassword"
HTTP_SEC_CH_UA
""Opera Air";v="133", "Chromium";v="149", "Not)A;Brand";v="24""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36 OPR/133.0.0.0"
HTTP_X_FORWARDED_FOR
"90.40.183.213"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"90.40.183.213"
LOCATION
""
NOM_UNIVERSITE
"UNIVERSITE EVRY PARIS SACLAY"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PWD
"/data/FCA/ressources/libsodium-stable"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"192.168.120.146"
REMOTE_PORT
"48930"
REMOTE_USER
""
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787664037
REQUEST_TIME_FLOAT
1787664037.8195
REQUEST_URI
"/initpassword"
SCRIPT_FILENAME
"/appli/fcamanager/public/index.php"
SCRIPT_NAME
"/index.php"
SERVERNAME
"fca-connect.univ-evry.fr"
SERVER_ADDR
"172.18.0.2"
SERVER_NAME
"fca-connect.univ-evry.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SYMFONY_DOTENV_VARS
"STOCKAGE_CERTIFICATS,MAILER_DSN,MAILER_CONFIG_FROM,MAILER_CONFIG_TO,MAILER_CONFIG_SUBJECT"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"
USER
"www-data"
VERSION
"26.02"
df_php_version
"8.2"
df_phpini_client
"/etc/php/8.2/cli/php.ini"
df_phpini_nginx
"/etc/php/8.2/fpm/php.ini"
df_ressources_tmp
"/data/FCA/ressources"
http_proxy
"http://proxyueve.univ-evry.fr:3128"
https_proxy
"http://proxyueve.univ-evry.fr:3128"
lsb_release
"bookworm"