http://delef-sso.ppr.cfc.parti.tech/

DefaultController :: 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\DefaultController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"index"
_route_params
[]
_stopwatch_token
"f5bf17"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
cookie
"PHPSESSID=5san0p1d51g2ildp5dhavhhanu; sf_redirect=%7B%22token%22%3A%224fd9aa%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsso%5C%2Fdelef-sso%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A112%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"delef-sso.ppr.cfc.parti.tech"
user-agent
"python-requests/2.31.0"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
content-type
"text/html; charset=UTF-8"
date
"Tue, 14 May 2024 03:27:09 GMT"
location
"http://sso.ppr.cfc.parti.tech/security/cache-saved-check?appKey=TIux0sLNVQy07aWSR7M7a3jQBbWqhgcTJAuHLOUAuuvSjtT8XmOrRRR22cfuwXyG&appSecret=0PN823W6fsjp1FLMi%2FMbxY2MAKrQ5QQ6%2BJ%2BAfgQLQLm%2FTTczW91grFFIouaFDQftqgESl2Sqew5cHSVpS7WeXUGAZPPaIDBWw79WJgGE4XnUh45RunZfKqOMNZsqfXGRK7Ib5U97WeckO9kdrBXNjFGpehD%2FhHsopPc9OywIwwaZybUFr5dIFryHImqiFoNY&urlBackLink=5KLe2YWPfOaJizXzrEqvjmfz%2FikJEf9IN0Rskyf1HYyf9dy%2B2eMB8p2QuIajCGc2"
x-debug-token
"61988b"

Cookies

Request Cookies

Key Value
PHPSESSID
"5san0p1d51g2ildp5dhavhhanu"
sf_redirect
"{"token":"4fd9aa","route":"index","method":"POST","controller":{"class":"App\\Controller\\DefaultController","method":"login","file":"\/var\/www\/sso\/delef-sso\/src\/Controller\/DefaultController.php","line":112},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Tue, 14 May 24 05:27:08 +0200"
Last used
"Tue, 14 May 24 05:27:08 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#216
  #serialized: [
    Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#398 …}
    0
    ""
    "/var/www/sso/delef-sso/src/Security/LoginAuthenticator.php"
    147
  ]
  -token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#398 …}
  #message: ""
  #code: 0
  #file: "/var/www/sso/delef-sso/src/Security/LoginAuthenticator.php"
  #line: 147
  trace: {
    /var/www/sso/delef-sso/src/Security/LoginAuthenticator.php:147 {
      session_start($options) …
      › if ( ! $this->csrfTokenManager->isTokenValid($token)) {    throw new InvalidCsrfTokenException();}
    }
    /var/www/sso/delef-sso/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:192 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/sso/delef-sso/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:359 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag($name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/sso/delef-sso/vendor/symfony/http-foundation/Session/Session.php:251 {
      Symfony\Component\HttpFoundation\Session\Session->getBag($name) …
      › {    $bag = $this->storage->getBag($name);arguments: {
        $name: "attributes"
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/http-foundation/Session/Session.php:273 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
      arguments: {
        $name: "attributes"
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/http-foundation/Session/Session.php:73 {
      Symfony\Component\HttpFoundation\Session\Session->get($name, $default = null) …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /var/www/sso/delef-sso/vendor/symfony/security-http/Firewall/ContextListener.php:119 {
      Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
      › $sessionId = $request->cookies->get($session->getName());$token = $session->get($this->sessionKey);arguments: {
        $name: "_security_main"
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/security-http/Firewall/AbstractListener.php:27 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › $wrappedListener = $listener instanceof AbstractListener ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/security-http/Firewall.php:98 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
      › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
        $listeners: Generator {#166 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#349 …}
        }
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#349 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
        $listeners: [ …10]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …10]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
        ...: {
          "kernel.request"
        }
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/http-kernel/HttpKernel.php:145 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
        ...: {
          "kernel.request"
        }
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/http-kernel/HttpKernel.php:81 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/sso/delef-sso/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
  }
}
_security.last_username
null
sso_token
"xoqx0XZN2kKJt7wXiVWUgu%2B90YcS6wdy7VG9yh2lMO8zlef9CalyhOStSoE68y3b"

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"243b736051ef7f2502625529b5e45f02"
COCON_SERVER_ADDRESS
"http://cocon-sso.ppr.cfc.parti.tech"
DATABASE_URL
"mysql://root:VQQRsPrs45dTUnd@127.0.0.1:3306/cfc_delef?serverVersion=mariadb-10.10.2"
ENCRYPTION_IV
"8569877891011121"
ENCRYPTION_KEY
"x45ghfWf4Uk95JX08dL9UEJpslSq8sTv"
MAILER_URL
"smtp://smtp.office365.com:587?encryption=tls&username=no-reply@cfcopies.com&password=KDs6USd2"
SSO_DATA_TABLE
"wdeclar"
SSO_SERVER_ADDRESS
"http://sso.ppr.cfc.parti.tech"
SSO_SERVER_CACHE_CHECK
"http://sso.ppr.cfc.parti.tech/security/cache-check"
SSO_SERVER_CACHE_SAVED_CHECK
"http://sso.ppr.cfc.parti.tech/security/cache-saved-check"
SSO_SERVER_REMOVE_CACHE
"http://sso.ppr.cfc.parti.tech/security/remove-cache"
SYMFONY_DEPRECATIONS_HELPER
"weak"
WEBAPP_KEY
"c5f5484cceff1f7a9c182721799a914a"
WEBAPP_SECRET
"40882e14c19a0f87a70b157b58c684c0fa19609d56384c520da1660f005d0aa44635acf5e3b2d935208a5f6448a5cba8a101a4a896d5bb6113ce9acfa7043313"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/sso/delef-sso/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/sso/delef-sso/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=5san0p1d51g2ildp5dhavhhanu; sf_redirect=%7B%22token%22%3A%224fd9aa%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsso%5C%2Fdelef-sso%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A112%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"delef-sso.ppr.cfc.parti.tech"
HTTP_USER_AGENT
"python-requests/2.31.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"97.74.88.7"
REMOTE_PORT
"58043"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1715657229
REQUEST_TIME_FLOAT
1715657229.5011
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/sso/delef-sso/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.15.16.249"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"delef-sso.ppr.cfc.parti.tech"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.38 (Debian) Server at delef-sso.ppr.cfc.parti.tech Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.38 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,WEBAPP_KEY,WEBAPP_SECRET,COCON_SERVER_ADDRESS,SSO_SERVER_ADDRESS,SSO_SERVER_CACHE_CHECK,SSO_SERVER_CACHE_SAVED_CHECK,SSO_SERVER_REMOVE_CACHE,SSO_DATA_TABLE,ENCRYPTION_IV,ENCRYPTION_KEY,SYMFONY_DEPRECATIONS_HELPER"