SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#980 -links: [ 974 => Symfony\Component\WebLink\Link {#974 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" "defer" => true "data-turbo-track" => "reload" ] -href: "/build/runtime.js" } 976 => Symfony\Component\WebLink\Link {#976 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" "defer" => true "data-turbo-track" => "reload" ] -href: "/build/vendors-node_modules_hotwired_turbo_dist_turbo_es2017-esm_js-node_modules_symfony_stimulus-br-501c98.js" } 975 => Symfony\Component\WebLink\Link {#975 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "script" "crossorigin" => "anonymous" "defer" => true "data-turbo-track" => "reload" ] -href: "/build/app.js" } 977 => Symfony\Component\WebLink\Link {#977 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" "crossorigin" => "anonymous" "rel" => "stylesheet" "data-turbo-track" => "reload" ] -href: "/build/vendors-node_modules_hotwired_turbo_dist_turbo_es2017-esm_js-node_modules_symfony_stimulus-br-501c98.css" } 978 => Symfony\Component\WebLink\Link {#978 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" "crossorigin" => "anonymous" "rel" => "stylesheet" "data-turbo-track" => "reload" ] -href: "/build/app.css" } ] } |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_shared" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#410 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#85 …} } ] |
| _stopwatch_token | "d06b89" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "sac-dev.schema31.it" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.127" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.127" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 10 Dec 2025 02:43:18 GMT" |
| expires | "-1" |
| link | "</build/runtime.js>; rel="preload"; as="script"; crossorigin="anonymous"; defer; data-turbo-track="reload",</build/vendors-node_modules_hotwired_turbo_dist_turbo_es2017-esm_js-node_modules_symfony_stimulus-br-501c98.js>; rel="preload"; as="script"; crossorigin="anonymous"; defer; data-turbo-track="reload",</build/app.js>; rel="preload"; as="script"; crossorigin="anonymous"; defer; data-turbo-track="reload",</build/vendors-node_modules_hotwired_turbo_dist_turbo_es2017-esm_js-node_modules_symfony_stimulus-br-501c98.css>; rel="preload"; as="style"; crossorigin="anonymous"; rel="stylesheet"; data-turbo-track="reload",</build/app.css>; rel="preload"; as="style"; crossorigin="anonymous"; rel="stylesheet"; data-turbo-track="reload"" |
| pragma | "no-cache" |
| x-debug-token | "eac65e" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 10
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 10 Dec 25 03:43:18 +0100" |
| Last used | "Wed, 10 Dec 25 03:43:18 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| forward_path | "" |
Session Usage
10
Usages
Stateless check enabled
| Usage |
|---|
App\EventListener\ForwardListener:17
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/src/EventListener/ForwardListener.php"
"line" => 17
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\ForwardListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 347
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/src/Controller/SecurityController.php"
"line" => 17
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/src/Controller/SecurityController.php"
"line" => 23
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/src/Controller/SecurityController.php"
"line" => 25
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1913
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/var/cache/dev/twig/f7/f7b7fe5897a368a3e1226551d93ca169.php"
"line" => 49
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_1ba887c4149c2b8ec820553ce55dee3d"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/var/cache/dev/twig/18/18ebbc045903d406f77c527a8ef2aaa2.php"
"line" => 99
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_022700639d9c385156a68dc8e4654d33"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/var/cache/dev/twig/5b/5b54653f1ba28df750868473341c044a.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_bedafd4aa442a0a5291617e8d1003f4e"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/src/Controller/SecurityController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sac-dev/htdocs/sac-unico/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 | "565447475648686885858588858" |
| ASSETS_BASE_PATH | "" |
| AUTH_MODE | "login_form" |
| DATABASE_URL | "mysql://sac-user:ed7ec38a@db-dev.schema31.it:3306/sac-dev" |
| ENTI_SERVICE_AUTH_KEY | "mock-key" |
| ENTI_SERVICE_BASE_URL | "http://127.0.0.1:8000/mock" |
| IAM_AUTHORIZATION_URL | "https://is.schema31.it:443/oauth2/authorize" |
| IAM_CLIENT_ID | "qWOX2tmzYiQpqqYLOGRrjiVsTFsa" |
| IAM_CLIENT_SECRET | "8sEtTi6lDN_jLE_JzQKy8Ab3R4oa" |
| IAM_SCOPE | "openid profile email codice-fiscale" |
| IAM_TOKEN_URL | "https://is.schema31.it:443/oauth2/token" |
| IAM_USER_INFO_URL | "https://is.schema31.it:443/oauth2/userinfo" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| MYPAY_API_URL | "https://gwapi.laziocrea.it/mypay/pa/pagamenti-telematici-dovuti-pagati/1.0" |
| MYPAY_CLIENT_ID | "LI2OEClzubkOlDkoY814XkXeLgUa" |
| MYPAY_CLIENT_SECRET | "GKAGuBjYV4X95vYGD9iCl4W0CFwa" |
| MYPAY_COD_IPA_ENTE | "R_LAZIO" |
| MYPAY_PASSWORD | "NLSK260VEK6K" |
| MYPAY_TOKEN_URL | "https://qiam.regione.lazio.it/oauth2/token" |
| SAML_IDP_ENTITYID | "https://is.schema31.it" |
| SAML_IDP_SLO_URL | "https://is.schema31.it:443/samlsso" |
| SAML_IDP_SSO_URL | "https://is.schema31.it:443/samlsso" |
| SAML_IDP_X509CERT | "MIIDVzCCAj+gAwIBAgIEbu9ZdDANBgkqhkiG9w0BAQsFADBcMQswCQYDVQQGEwJMSzELMAkGA1UECBMCV1MxCzAJBgNVBAcTAlNMMQ0wCwYDVQQKEwRXc28yMQswCQYDVQQLEwJJczEXMBUGA1UEAxMOaWRlbnRpdHlzZXJ2ZXIwHhcNMjMwOTExMDkwNDU1WhcNMjMxMjEwMDkwNDU1WjBcMQswCQYDVQQGEwJMSzELMAkGA1UECBMCV1MxCzAJBgNVBAcTAlNMMQ0wCwYDVQQKEwRXc28yMQswCQYDVQQLEwJJczEXMBUGA1UEAxMOaWRlbnRpdHlzZXJ2ZXIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDH/7neAT3D4oBMfSe/yEkvdCHxN6Z11zNBADxAwcV4QK/gmYcSpEDaA1x6OlOOwChW0f/uDH8Bc1PlK+e1VdD7Sf/jz0gsYDxb9SASd8DkRQ80wkQfQO/TbvHIhmEUlJ/1Y51gCv6VLWn96F7SeZ3pmw2XCGVGp7XnAouyYuqpu6e3GtaRD30V56Vrnpe7kHKc8BBS5ukNZIKtFt9mliNz3AMlBTC7jxO8+QDrC/bUtynP8wGudpzDDEOWvYO69BNuKHekGhwQuB60ilTZ45ShWc11UlzuVuOUY3/AqC7xVNzrrXYZzwNRKxYO34xr+WcMNRviao/QSo+KwD08Cm/ZAgMBAAGjITAfMB0GA1UdDgQWBBTkw5DplUCmPSeBcB14Ikvw6Kp+DjANBgkqhkiG9w0BAQsFAAOCAQEALmp7WX4nxIA2qryr+cm/SEm1yZqVr78rNzD+gmsAFDGteidmyBQUyoW2VMBcZ3nf+7q7agSvJxq2y8QkvVzHwW2wcQHYT/IKWYtRhtaLxVyLzCJmxjN2zj2ckLOSFLfHrEVBsC0V1WT/i0d9R2X00ucfJ84/sw+KOlCTJBk+U8m/QjO+OyvbkIsWcBV/SgFxapXz7Gdz7jGH9AILXnphtEAhfjfIxx3d1LtvkLp4Ybzf6vExKynd6kSyEPoDP33LxiozxoZH6SGTcNTxbm21aE4zKcaLokoYLW/nUCHotOkTWGfBUqeIBQDUqorJKG2EYmYBMvsdjw+yfWB8mhSc6g==" |
| WKHTMLTOIMAGE_PATH | "/usr/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/sac-dev/htdocs/sac-unico/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/sac-dev/htdocs/sac-unico/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/sac-dev" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "sac-dev.schema31.it" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.127" |
| HTTP_X_REAL_IP | "216.73.216.127" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "10.33.103.159" |
| REMOTE_PORT | "56612" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765334597 |
| REQUEST_TIME_FLOAT | 1765334597.9663 |
| REQUEST_URI | "/userpwd/in" |
| SCRIPT_FILENAME | "/var/www/vhosts/sac-dev/htdocs/sac-unico/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.33.103.182" |
| SERVER_ADMIN | "sysadmin@schema31.it" |
| SERVER_NAME | "sac-dev.schema31.it" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.65" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/sac-dev/htdocs/sac-unico/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,IAM_CLIENT_ID,IAM_CLIENT_SECRET,IAM_AUTHORIZATION_URL,IAM_TOKEN_URL,IAM_USER_INFO_URL,IAM_SCOPE,SAML_IDP_ENTITYID,SAML_IDP_SSO_URL,SAML_IDP_SLO_URL,SAML_IDP_X509CERT,ASSETS_BASE_PATH,AUTH_MODE,ENTI_SERVICE_BASE_URL,ENTI_SERVICE_AUTH_KEY,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MYPAY_CLIENT_ID,MYPAY_CLIENT_SECRET,MYPAY_TOKEN_URL,MYPAY_API_URL,MYPAY_PASSWORD,MYPAY_COD_IPA_ENTE" |
| USER | "sac-dev" |
| proxy-nokeepalive | "1" |