https://serviceslenord.spontaneit.fr/connect/oauth/silent

KeycloakController :: connectSilentlyAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Services\KeycloakController::connectSilentlyAction"
_firewall_context
"security.firewall.map.context.keycloak_recette"
_redirected
true
_route
"connect_silently_keycloak"
_route_params
[]
_security_firewall_run
"_security_keycloak_recette"
_stopwatch_token
"851cf0"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22ce91d7%22%2C%22route%22%3A%22_profiler_search_results%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=fja767af7vuqtrb0o1qu13o1i6"
from
"gptbot(at)openai.com"
host
"serviceslenord.spontaneit.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-openai-host-hash
"301671148"
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
"Sun, 21 Sep 2025 22:09:01 GMT"
location
"https://demarches-rec.services.lenord.fr/auth/realms/usagers/protocol/openid-connect/auth?prompt=none&scope=openid%20email%20profile%20roles&state=3004078154a72d55ef2a494a6baa5f34&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fserviceslenord.spontaneit.fr%2Fconnect%2Foauth%2Fcheck&client_id=nordservices"
x-debug-token
"f105c9"

Cookies

Request Cookies

Key Value
PHPSESSID
"fja767af7vuqtrb0o1qu13o1i6"
sf_redirect
"{"token":"ce91d7","route":"_profiler_search_results","method":"GET","controller":"n\/a","status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sun, 21 Sep 25 22:06:41 +0000"
Last used
"Sun, 21 Sep 25 22:09:01 +0000"
Lifetime
3600

Session Attributes

Attribute Value
knpu.oauth2_client_state
"3004078154a72d55ef2a494a6baa5f34"
path
"https://serviceslenord.spontaneit.fr/_profiler/8f92be/search/results?ip=20.171.207.37&limit=10&method=GET&url=https%3A%2F%2Fserviceslenord.spontaneit.fr%2F_wdt%2F17023a"

Session Usage

4 Usages
Stateless check enabled
Usage
App\EventSubscriber\SilentAuthenticationSubscriber:21
[
  [
    "file" => "/home/www/nordinfo/src/EventSubscriber/SilentAuthenticationSubscriber.php"
    "line" => 21
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\SilentAuthenticationSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/nordinfo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\SilentAuthenticationSubscriber:22
[
  [
    "file" => "/home/www/nordinfo/src/EventSubscriber/SilentAuthenticationSubscriber.php"
    "line" => 22
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\SilentAuthenticationSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/nordinfo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
KnpU\OAuth2ClientBundle\Client\OAuth2Client:70
[
  [
    "file" => "/home/www/nordinfo/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
    "line" => 70
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/src/Controller/Services/KeycloakController.php"
    "line" => 85
    "function" => "redirect"
    "class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "connectSilentlyAction"
    "class" => "App\Controller\Services\KeycloakController"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/nordinfo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\LogoutSubscriber:21
[
  [
    "file" => "/home/www/nordinfo/src/EventSubscriber/LogoutSubscriber.php"
    "line" => 21
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "App\EventSubscriber\LogoutSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/www/nordinfo/public/index.php"
    "line" => 5
    "args" => [
      "/home/www/nordinfo/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
"4ff0a16ce9cdc12e39760f0b478080c9"
DATABASE_URL
"mysql://nordinfo:FDBdHLh4z5zurD7sdvdxaWRyWAYgEa@co30669-006.dbaas.ovh.net:35773/nordinfo"
KEYCLOAK_ACCOUNT
"https://demarches-rec.services.lenord.fr/portals/usagers/forum?page=monCompte"
KEYCLOAK_APP_URL
"https://demarches-rec.services.lenord.fr/auth"
KEYCLOAK_BASE
"https://demarches-rec.services.lenord.fr/auth/realms/usagers"
KEYCLOAK_CLIENTID
"nordservices"
KEYCLOAK_REALM
"usagers"
KEYCLOAK_SECRET
"6K64jyGE6ki0XZSWj9gMQXK1H3k9DVNX"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/www/nordinfo/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/www/nordinfo/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22ce91d7%22%2C%22route%22%3A%22_profiler_search_results%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=fja767af7vuqtrb0o1qu13o1i6"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"serviceslenord.spontaneit.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"301671148"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"serviceslenord.spontaneit.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/connect/oauth/silent"
REMOTE_ADDR
"20.171.207.37"
REMOTE_PORT
"45912"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1758492541
REQUEST_TIME_FLOAT
1758492541.3744
REQUEST_URI
"/connect/oauth/silent"
SCRIPT_FILENAME
"/home/www/nordinfo/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.68.229.207"
SERVER_ADMIN
"nicolas.deboise@spontaneit.fr"
SERVER_NAME
"serviceslenord.spontaneit.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"serviceslenord.spontaneit.fr"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,KEYCLOAK_SECRET,KEYCLOAK_CLIENTID,KEYCLOAK_REALM,KEYCLOAK_APP_URL,KEYCLOAK_BASE,KEYCLOAK_ACCOUNT"
USER
"www-data"
proxy-nokeepalive
"1"