https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/login Return to referer URL

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"43651b7a77db.yzgv-Aw0F4zuG6v1B5WnOB4Ip5P7qJcLkKt0p9W8izc.jA1eojxmTuivcv63MvSXf3N9kcDWybo9-u0t8eaOwQOZeUK7IXpGwaVo6g"
password
"5BoEwczAs*#T"
username
"marianogg"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SsoSecurityController::login"
_firewall_context
"security.firewall.map.context.main_sso"
_fos_rest_zone
false
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main_sso"
_stopwatch_token
"8dcc8f"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3"
connection
"keep-alive"
content-length
"170"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=tgsjk2tohv8hij8fll3fse6i7j"
host
"desarrollo.cmagistraturabsas.gob.ar"
origin
"https://desarrollo.cmagistraturabsas.gob.ar"
priority
"u=0, i"
referer
"https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/login"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
sec-gpc
"1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0"
x-php-ob-level
"1"

Request Content

Raw

username=marianogg&password=5BoEwczAs*%23T&_csrf_token=43651b7a77db.yzgv-Aw0F4zuG6v1B5WnOB4Ip5P7qJcLkKt0p9W8izc.jA1eojxmTuivcv63MvSXf3N9kcDWybo9-u0t8eaOwQOZeUK7IXpGwaVo6g

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 06 May 2025 15:01:51 GMT"
location
"/sso_consejo/public/login"
x-debug-token
"e23482"

Cookies

Request Cookies

Key Value
PHPSESSID
"tgsjk2tohv8hij8fll3fse6i7j"

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Tue, 06 May 25 11:58:28 -0300"
Last used
"Tue, 06 May 25 12:01:48 -0300"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"G5qZ0RYdAiUB5a0Gmu6S-a-6jFYV32J4RAmC-NQMKsA"
_csrf/https-olvido_pass
"xbj2cAYm3MPZf9qaL14owVDpo-hIdSKCYJHbPeoT2xs"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#764
  -token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#323 …}
  #message: "Authentication failed because "App\Security\LoginFormAuthenticator::checkCredentials()" did not return true."
  #code: 0
  #file: "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
  #line: 137
  trace: {
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:137 {
      Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider->authenticateViaGuard(AuthenticatorInterface $guardAuthenticator, PreAuthenticationGuardToken $token): GuardTokenInterface …
      › 
      ›     throw new BadCredentialsException(sprintf('Authentication failed because "%s::checkCredentials()" did not return true.', get_debug_type($guardAuthenticator)));}
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:107 {
      Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider->authenticate(TokenInterface $token) …
      › 
      ›     return $this->authenticateViaGuard($guardAuthenticator, $token);}
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:88 {
      Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
      › try {    $result = $provider->authenticate($token);}
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:158 {
      Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener->executeGuardAuthenticator(string $uniqueGuardKey, AuthenticatorInterface $guardAuthenticator, RequestEvent $event) …
      › // this indirectly calls GuardAuthenticationProvider::authenticate()$token = $this->authenticationManager->authenticate($token);}
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:123 {
      Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener->authenticate(RequestEvent $event) …
      › 
      › $this->executeGuardAuthenticator($uniqueGuardKey, $guardAuthenticator, $event);}
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);}
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:59 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php:128 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:37 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
"marianogg"

Session Usage

11 Usages
Stateless check enabled
Usage
App\Security\LoginFormAuthenticator:66
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/src/Security/LoginFormAuthenticator.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 144
    "function" => "getCredentials"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 59
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 110
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/src/Security/LoginFormAuthenticator.php"
    "line" => 75
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 158
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 59
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/src/Security/LoginFormAuthenticator.php"
    "line" => 75
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 158
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 59
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/src/Security/LoginFormAuthenticator.php"
    "line" => 75
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 158
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 59
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator:44
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php"
    "line" => 44
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/GuardAuthenticatorHandler.php"
    "line" => 106
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 179
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 59
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_EMAIL_MAILTRAP_HOST
"sandbox.smtp.mailtrap.io"
APP_EMAIL_MAILTRAP_PASSWORD
"pedro"
APP_EMAIL_MAILTRAP_PORT
"25"
APP_EMAIL_MAILTRAP_USERNAME
"jose"
APP_ENV
"dev"
APP_FILES_NOTIFICACIONES
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/sso_consejo/notificaciones"
APP_SECRET
"9x0aZqqy/vPygl9/uzgqJ+zsPKel/Hfr9q0GmKg8shQ="
DATABASE_URL
"mysql://sso_consejo:ahora_si@127.0.0.1:3306/sso_consejo?serverVersion=5.7"
OAUTH2_ENCRYPTION_KEY
"kdgmyzJiynOtXvG1v5FW6lVSCq4hYL5MCtlZQ6r/qKo="
PATH_KEY
"/home/mariano/oauth2"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_FILES_TERNAS
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/ternas"
APP_FILES_TERNAS_SESION
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/ternas_sesion"
APP_RUTA_PODA_ADJUNTOS
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/poda_adjuntos"
APP_RUTA_PODA_REGISTRO_ADJUNTOS
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/poda_registro_adjuntos"
BASE
"/sso_consejo/public"
CONTENT_LENGTH
"170"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/desarrollo.cmagistraturabsas.gob.ar"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/desarrollo.cmagistraturabsas.gob.ar"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=tgsjk2tohv8hij8fll3fse6i7j"
HTTP_HOST
"desarrollo.cmagistraturabsas.gob.ar"
HTTP_ORIGIN
"https://desarrollo.cmagistraturabsas.gob.ar"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/login"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_SEC_GPC
"1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PATH_SSO_API_NOTIFICACIONES
"https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/n_api/notificaciones"
PATH_SSO_PARAM
"https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public"
PHP_SELF
"/sso_consejo/public/index.php"
QUERY_STRING
""
REDIRECT_APP_FILES_TERNAS
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/ternas"
REDIRECT_APP_FILES_TERNAS_SESION
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/ternas_sesion"
REDIRECT_APP_RUTA_PODA_ADJUNTOS
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/poda_adjuntos"
REDIRECT_APP_RUTA_PODA_REGISTRO_ADJUNTOS
"/var/www/desarrollo.cmagistraturabsas.gob.ar/uploads/poda_registro_adjuntos"
REDIRECT_BASE
"/sso_consejo/public"
REDIRECT_HTTPS
"on"
REDIRECT_PATH_SSO_API_NOTIFICACIONES
"https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/n_api/notificaciones"
REDIRECT_PATH_SSO_PARAM
"https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public"
REDIRECT_RIA_ASSETS_URL
"https://sistemas.cmagistraturabsas.gob.ar/ria_consejo"
REDIRECT_RUTA_ASSETS_PORTAL
"https://desarrollo.cmagistraturabsas.gob.ar/assets/vrs2023/portal"
REDIRECT_RUTA_ASSETS_POSTU
"https://desarrollo.cmagistraturabsas.gob.ar/assets/vrs2023/postu"
REDIRECT_RUTA_FAVICON_WEB
"https://www.cmagistratura.gba.gov.ar/core/misc/favicon.ico"
REDIRECT_RUTA_LOGO_WEB
"https://www.cmagistratura.gba.gov.ar/sites/default/files/logo-consejo-c.svg"
REDIRECT_RUTA_WEB
"https://www.cmagistratura.gba.gov.ar/"
REDIRECT_SSL_TLS_SNI
"desarrollo.cmagistraturabsas.gob.ar"
REDIRECT_STATUS
"200"
REDIRECT_UPLOADS_FILES_URL
"https://desarrollo.cmagistraturabsas.gob.ar/uploads"
REDIRECT_URL
"/sso_consejo/public/login"
REMOTE_ADDR
"170.155.100.130"
REMOTE_PORT
"11601"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1746543711
REQUEST_TIME_FLOAT
1746543711.1673
REQUEST_URI
"/sso_consejo/public/login"
RIA_ASSETS_URL
"https://sistemas.cmagistraturabsas.gob.ar/ria_consejo"
RUTA_ASSETS_PORTAL
"https://desarrollo.cmagistraturabsas.gob.ar/assets/vrs2023/portal"
RUTA_ASSETS_POSTU
"https://desarrollo.cmagistraturabsas.gob.ar/assets/vrs2023/postu"
RUTA_FAVICON_WEB
"https://www.cmagistratura.gba.gov.ar/core/misc/favicon.ico"
RUTA_LOGO_WEB
"https://www.cmagistratura.gba.gov.ar/sites/default/files/logo-consejo-c.svg"
RUTA_WEB
"https://www.cmagistratura.gba.gov.ar/"
SCRIPT_FILENAME
"/var/www/desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/index.php"
SCRIPT_NAME
"/sso_consejo/public/index.php"
SERVER_ADDR
"192.168.204.11"
SERVER_ADMIN
"marianogili@gmail.com"
SERVER_NAME
"desarrollo.cmagistraturabsas.gob.ar"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"desarrollo.cmagistraturabsas.gob.ar"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_FILES_NOTIFICACIONES,DATABASE_URL,OAUTH2_ENCRYPTION_KEY,PATH_KEY,APP_EMAIL_MAILTRAP_HOST,APP_EMAIL_MAILTRAP_PORT,APP_EMAIL_MAILTRAP_USERNAME,APP_EMAIL_MAILTRAP_PASSWORD"
UPLOADS_FILES_URL
"https://desarrollo.cmagistraturabsas.gob.ar/uploads"
USER
"www-data"
proxy-nokeepalive
"1"