Redirect 302 redirect from GET @_profiler_home (3459e0)

GET https://cuadrodemandos.iodapp.com/login

SsoController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"SmartEscrow\SsoSdk\Controller\SsoController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"sso_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#763
    -supports: false
    -passport: null
    -duration: null
    -stub: "SmartEscrow\SsoSdk\Security\SsoAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: SmartEscrow\SsoSdk\Security\SsoAuthenticator {#701 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#781
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#780 …}
  }
]
_stopwatch_token
"1fc87a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%223459e0%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fcuadrodemandos.smartescrow.eu%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=3459e0; CUADROSSID=74c863e0b5b90f1c4869d7417e8dbf88"
host
"cuadrodemandos.iodapp.com"
referer
"https://cuadrodemandos.iodapp.com/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Sat, 31 Jan 2026 06:59:55 GMT"
location
"https://panel.smartescrow.eu/oauth/authorize?client_id=cuadro&redirect_uri=https%3A%2F%2Fcuadrodemandos.smartescrow.eu%2Flogin%2Fcallback&response_type=code&state=6QP7PVKV7fxHDzs4U7U7AjaT7ii2s9tc&code_challenge=y050npdB37smuYnnZ93GkSgY2syhafkw5P3peXt_2uY&code_challenge_method=S256&scope=profile+email+openid&origin=https%3A%2F%2Fcuadrodemandos.iodapp.com"
x-debug-token
"6be4c6"

Cookies

Request Cookies

Key Value
CUADROSSID
"74c863e0b5b90f1c4869d7417e8dbf88"
main_deauth_profile_token
"3459e0"
sf_redirect
"{"token":"3459e0","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/vhosts\/cuadrodemandos.smartescrow.eu\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sat, 31 Jan 26 06:59:55 +0000"
Last used
"Sat, 31 Jan 26 06:59:55 +0000"
Lifetime
3600

Session Attributes

Attribute Value
_security.main.target_path
"https://cuadrodemandos.iodapp.com/_profiler"
sso_oauth_code_verifier
"qtZrqPA7if1obQB8NsYpSB5SQ4CL29Qyt13zAMfgcgHEdfuDW8yD3Fj1GPEVwrB8"
sso_oauth_state
"6QP7PVKV7fxHDzs4U7U7AjaT7ii2s9tc"

Session Usage

4 Usages
Stateless check enabled
Usage
SmartEscrow\SsoSdk\Controller\SsoController:46
[
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/smartescrow/sso-sdk/src/Controller/SsoController.php"
    "line" => 46
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "SmartEscrow\SsoSdk\Controller\SsoController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
SmartEscrow\SsoSdk\Controller\SsoController:47
[
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/smartescrow/sso-sdk/src/Controller/SsoController.php"
    "line" => 47
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "SmartEscrow\SsoSdk\Controller\SsoController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
SmartEscrow\SsoSdk\Controller\SsoController:60
[
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/smartescrow/sso-sdk/src/Controller/SsoController.php"
    "line" => 60
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "SmartEscrow\SsoSdk\Controller\SsoController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
SmartEscrow\SsoSdk\Controller\SsoController:61
[
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/smartescrow/sso-sdk/src/Controller/SsoController.php"
    "line" => 61
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "SmartEscrow\SsoSdk\Controller\SsoController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/cuadrodemandos.smartescrow.eu/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/cuadrodemandos.smartescrow.eu/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
"df580d201967ac8df3ae764f109cee0d"
CAJAFICHEROS_API_URL
"https://cajaficheros.smartescrow.eu/api"
CAJA_FICHEROS_API_KEY
"47122e93b6f9622361d2a54e5b062d59aa6456c4"
CAJA_FICHEROS_URL
"https://cajaficheros.smartescrow.eu"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://usr_cuadrodemandos:S3cr3tCdm%21@127.0.0.1:3306/cuadrodemandos?serverVersion=mariadb-10.2.33"
ERP_API_KEY
"f3f59886cda8fe8a929c291314ad7fa91405dac28d1f7294b8a8cf9b2b1af41e"
FACTORING_API_URL
"https://factoring.smartescrow.eu/api"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SSO_CLIENT_ID
"cuadro"
SSO_CLIENT_SECRET
"q8C3Jd.2_83kFnAdy.rYDB_.KUkt_LJWdLG3k_fmMRph5qMOBLH8nUpzRtuWeD.."
SSO_REDIRECT_URI
"https://cuadrodemandos.smartescrow.eu/login/callback"
SSO_SERVER_URL
"https://panel.smartescrow.eu"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/vhosts/cuadrodemandos.smartescrow.eu/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%223459e0%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fcuadrodemandos.smartescrow.eu%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=3459e0; CUADROSSID=74c863e0b5b90f1c4869d7417e8dbf88"
HTTP_HOST
"cuadrodemandos.iodapp.com"
HTTP_REFERER
"https://cuadrodemandos.iodapp.com/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.13"
REMOTE_PORT
"47094"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769842795
REQUEST_TIME_FLOAT
1769842795.6047
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/cuadrodemandos.smartescrow.eu/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"93.174.5.104"
SERVER_NAME
"cuadrodemandos.iodapp.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/cuadrodemandos.smartescrow.eu/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,CAJA_FICHEROS_URL,CAJAFICHEROS_API_URL,CAJA_FICHEROS_API_KEY,FACTORING_API_URL,ERP_API_KEY,SSO_CLIENT_ID,SSO_CLIENT_SECRET,SSO_SERVER_URL,SSO_REDIRECT_URI"
USER
"www-data"