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

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0x
[
  "androxgh0st"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"index"
_route_params
[]
_stopwatch_token
"c28dfb"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"20"
content-type
"application/x-www-form-urlencoded"
host
"delef-sso.ppr.cfc.parti.tech"
user-agent
"python-requests/2.31.0"
x-php-ob-level
"1"

Request Content

Raw

0x%5B%5D=androxgh0st

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 14 May 2024 03:27:08 GMT"
location
"/"
x-debug-token
"4fd9aa"

Cookies

Request Cookies

No request cookies

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 {#373
  #serialized: [
    Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#423 …}
    0
    ""
    "/var/www/sso/delef-sso/src/Security/LoginAuthenticator.php"
    147
  ]
  -token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#423 …}
  #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 {
      App\Security\LoginAuthenticator->getUser($credentials, UserProviderInterface $userProvider) …
      › if ( ! $this->csrfTokenManager->isTokenValid($token)) {    throw new InvalidCsrfTokenException();}
    }
    /var/www/sso/delef-sso/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:105 {
      Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider->authenticateViaGuard(AuthenticatorInterface $guardAuthenticator, PreAuthenticationGuardToken $token): GuardTokenInterface …
      › // get the user from the GuardAuthenticator$user = $guardAuthenticator->getUser($token->getCredentials(), $this->userProvider);arguments: {
        $credentials: [ …3]
        $userProvider: App\Security\CfcClientProvider {#81 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:99 {
      Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider->authenticate(TokenInterface $token) …
      › 
      ›     return $this->authenticateViaGuard($guardAuthenticator, $token);}
      arguments: {
        $guardAuthenticator: App\Security\LoginAuthenticator {#434 …}
        $token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#423 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:85 {
      Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
      › try {    $result = $provider->authenticate($token);arguments: {
        $token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#423 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:157 {
      Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener->executeGuardAuthenticator(string $uniqueGuardKey, AuthenticatorInterface $guardAuthenticator, RequestEvent $event) …
      › // this indirectly calls GuardAuthenticationProvider::authenticate()$token = $this->authenticationManager->authenticate($token);arguments: {
        $token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#423 …}
      }
    }
    /var/www/sso/delef-sso/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:122 {
      Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener->authenticate(RequestEvent $event) …
      › 
      › $this->executeGuardAuthenticator($uniqueGuardKey, $guardAuthenticator, $event);arguments: {
        $uniqueGuardKey: "main_0"
        $guardAuthenticator: App\Security\LoginAuthenticator {#434 …}
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#271 …}
      }
    }
    /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"
CONTENT_LENGTH
"20"
CONTENT_TYPE
"application/x-www-form-urlencoded"
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_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
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1715657228
REQUEST_TIME_FLOAT
1715657228.9072
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"