Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
_csrf_token | "T25wVPiG7pEkRahVjNIsM6WT" |
_password | "******" |
_username | "gr.import57@gmail.com" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\LoginController::login" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "c052b3" |
csrf-token | 3 |
Request Headers
Header | Value |
---|---|
accept | "text/vnd.turbo-stream.html, text/html, application/xhtml+xml" |
accept-encoding | "gzip, deflate, br, zstd" |
accept-language | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
content-length | "90" |
content-type | "application/x-www-form-urlencoded;charset=UTF-8" |
cookie | "main_deauth_profile_token=6340e9; PHPSESSID=mnkda4cb376fb6m8cjoof1lfoq; __Host-csrf-token_T25wVPiG7pEkRahVjNIsM6WT=csrf-token" |
csrf-token | "T25wVPiG7pEkRahVjNIsM6WT" |
host | "kaisr-interface.dss-solutions.fr" |
origin | "https://kaisr-interface.dss-solutions.fr" |
priority | "u=1, i" |
referer | "https://kaisr-interface.dss-solutions.fr/login" |
sec-ch-ua | ""Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "empty" |
sec-fetch-mode | "cors" |
sec-fetch-site | "same-origin" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36" |
x-php-ob-level | "1" |
Request Content
Raw
_username=gr.import57%40gmail.com&_password=******&_csrf_token=T25wVPiG7pEkRahVjNIsM6WT
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=utf-8" |
date | "Thu, 17 Jul 2025 05:36:35 GMT" |
location | "https://kaisr-interface.dss-solutions.fr/products?ean=8808563544182" |
set-cookie | "__Host-csrf-token_T25wVPiG7pEkRahVjNIsM6WT=deleted; expires=Wed, 17 Jul 2024 05:36:34 GMT; Max-Age=0; path=/; secure; samesite=strict" |
x-debug-token | "b4b7d9" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "mnkda4cb376fb6m8cjoof1lfoq" |
__Host-csrf-token_T25wVPiG7pEkRahVjNIsM6WT | "csrf-token" |
main_deauth_profile_token | "6340e9" |
Response Cookies
Key | Value |
---|---|
__Host-csrf-token_T25wVPiG7pEkRahVjNIsM6WT | Symfony\Component\HttpFoundation\Cookie {#756 #expire: 1 #path: "/" -sameSite: "strict" -secureDefault: true #name: "__Host-csrf-token_T25wVPiG7pEkRahVjNIsM6WT" #value: null #domain: null #secure: true #httpOnly: false -raw: false -partitioned: false } |
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Thu, 17 Jul 25 05:36:35 +0000" |
Last used | "Thu, 17 Jul 25 05:36:35 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.last_username | "gr.import57@gmail.com" |
_security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":4:{s:19:"\x00App\Entity\User\x00id";i:1;s:22:"\x00App\Entity\User\x00email";s:21:"gr.import57@gmail.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$i1oIwB/fy3w.8vPb/s3gMuPh.e0AORJEX0tviMQFHfD3GewWBCfr2";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}" |
csrf-token | 3 |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[ [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 39 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 170 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 156 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 138 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 38 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 58 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 61 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/public/index.php" "line" => 5 "args" => [ "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:134
[ [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php" "line" => 134 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php" "line" => 80 "function" => "getCredentials" "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php" "line" => 74 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 174 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 156 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 138 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 38 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 58 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 61 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/public/index.php" "line" => 5 "args" => [ "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[ [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 51 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 231 "function" => "setToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 219 "function" => "handleAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 156 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 138 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 38 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 58 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 61 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/public/index.php" "line" => 5 "args" => [ "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:36
[ [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 36 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php" "line" => 102 "function" => "getTargetPath" "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php" "line" => 56 "function" => "determineTargetUrl" "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php" "line" => 103 "function" => "onAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php" "line" => 91 "function" => "onAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 233 "function" => "onAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 219 "function" => "handleAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 156 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 138 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 38 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 58 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 61 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/public/index.php" "line" => 5 "args" => [ "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:44
[ [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 44 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php" "line" => 103 "function" => "removeTargetPath" "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php" "line" => 56 "function" => "determineTargetUrl" "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php" "line" => 103 "function" => "onAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php" "line" => 91 "function" => "onAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 233 "function" => "onAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 219 "function" => "handleAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 156 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 138 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 38 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 58 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 61 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/public/index.php" "line" => 5 "args" => [ "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[ [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 89 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php" "line" => 55 "function" => "clear" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/EventListener/SessionStrategyListener.php" "line" => 53 "function" => "onAuthentication" "class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onSuccessfulLogin" "class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 239 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 219 "function" => "handleAuthenticationSuccess" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 156 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 138 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 38 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 58 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 61 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/kaisr-interface/public_html/public/index.php" "line" => 5 "args" => [ "/home/kaisr-interface/public_html/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 | "fc915ad5de4469329a96aefc3c5d7550" |
APP_URL | "https://kaisr-interface.dss-solutions.fr" |
DATABASE_URL | "postgresql://grpneus:N+1J257gs9oqyFWy2$@51.75.27.86:5433/grpneus" |
MAILER_DSN | "null://null" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "90" |
CONTENT_TYPE | "application/x-www-form-urlencoded;charset=UTF-8" |
CONTEXT_DOCUMENT_ROOT | "/home/kaisr-interface/public_html/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/kaisr-interface/public_html/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
H2PUSH | "off" |
H2_PUSH | "off" |
H2_PUSHED | "" |
H2_PUSHED_ON | "" |
H2_STREAM_ID | "11" |
H2_STREAM_TAG | "244638-4883-11" |
HOME | "/home/kaisr-interface" |
HTTP2 | "on" |
HTTPS | "on" |
HTTP_ACCEPT | "text/vnd.turbo-stream.html, text/html, application/xhtml+xml" |
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" |
HTTP_COOKIE | "main_deauth_profile_token=6340e9; PHPSESSID=mnkda4cb376fb6m8cjoof1lfoq; __Host-csrf-token_T25wVPiG7pEkRahVjNIsM6WT=csrf-token" |
HTTP_CSRF_TOKEN | "T25wVPiG7pEkRahVjNIsM6WT" |
HTTP_HOST | "kaisr-interface.dss-solutions.fr" |
HTTP_ORIGIN | "https://kaisr-interface.dss-solutions.fr" |
HTTP_PRIORITY | "u=1, i" |
HTTP_REFERER | "https://kaisr-interface.dss-solutions.fr/login" |
HTTP_SEC_CH_UA | ""Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
HTTP_SEC_FETCH_DEST | "empty" |
HTTP_SEC_FETCH_MODE | "cors" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_H2PUSH | "off" |
REDIRECT_H2_PUSH | "off" |
REDIRECT_H2_PUSHED | "" |
REDIRECT_H2_PUSHED_ON | "" |
REDIRECT_H2_STREAM_ID | "11" |
REDIRECT_H2_STREAM_TAG | "244638-4883-11" |
REDIRECT_HTTP2 | "on" |
REDIRECT_HTTPS | "on" |
REDIRECT_SCRIPT_URI | "https://kaisr-interface.dss-solutions.fr/login" |
REDIRECT_SCRIPT_URL | "/login" |
REDIRECT_SSL_TLS_SNI | "kaisr-interface.dss-solutions.fr" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "81.65.66.88" |
REMOTE_PORT | "59815" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1752730594 |
REQUEST_TIME_FLOAT | 1752730594.949 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/home/kaisr-interface/public_html/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://kaisr-interface.dss-solutions.fr/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "51.75.27.86" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "kaisr-interface.dss-solutions.fr" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/2.0" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "kaisr-interface.dss-solutions.fr" |
SYMFONY_DOTENV_PATH | "/home/kaisr-interface/public_html/.env" |
SYMFONY_DOTENV_VARS | "APP_URL,APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
USER | "kaisr-interface" |
proxy-nokeepalive | "1" |