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 {#787 -supports: false -passport: null -duration: null -stub: "SmartEscrow\SsoSdk\Security\SsoAuthenticator" -authenticated: null -exception: null -authenticator: SmartEscrow\SsoSdk\Security\SsoAuthenticator {#755 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#808 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#807 …} } ] |
| _stopwatch_token | "c95bea" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "es-US,es;q=0.9" |
| connection | "keep-alive" |
| cookie | "sf_redirect=%7B%22token%22%3A%2267540d%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Ffactoring.smartescrow.eu%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A38%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=67540d; FACTORINGSESSID=0044266e360575e4181ce79ce1b9895b" |
| host | "factoring.smartescrow.eu" |
| sec-ch-ua | ""Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Linux"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
| 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 | "Mon, 23 Mar 2026 18:01:06 GMT" |
| location | "https://panel.smartescrow.eu/oauth/authorize?client_id=factoring&redirect_uri=https%3A%2F%2Ffactoring.smartescrow.eu%2Flogin%2Fcallback&response_type=code&state=nK611pfL4etFbYdrRXdkqNevxRuTQziA&code_challenge=QA1Vhl6MnAfBNXThmYHFLHzDyL5JrAtRmFLoIss34mI&code_challenge_method=S256&scope=profile+email+openid&origin=https%3A%2F%2Ffactoring.smartescrow.eu" |
| x-debug-token | "8ccd6a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| FACTORINGSESSID | "0044266e360575e4181ce79ce1b9895b" |
| main_deauth_profile_token | "67540d" |
| sf_redirect | "{"token":"67540d","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/vhosts\/factoring.smartescrow.eu\/src\/Controller\/Admin\/DashboardController.php","line":38},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 23 Mar 26 18:01:06 +0000" |
| Last used | "Mon, 23 Mar 26 18:01:06 +0000" |
| Lifetime | 10800 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://factoring.smartescrow.eu/admin" |
| sso_oauth_code_verifier | "n5pHpPJHVdLqSKZGFKekf36HuxE8bcfvuo1FUgwrAaAzjLiFLMPvCgMrW1dDVYFt" |
| sso_oauth_state | "nK611pfL4etFbYdrRXdkqNevxRuTQziA" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
SmartEscrow\SsoSdk\Controller\SsoController:46
[
[
"file" => "/var/www/vhosts/factoring.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/factoring.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "SmartEscrow\SsoSdk\Controller\SsoController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/factoring.smartescrow.eu/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
SmartEscrow\SsoSdk\Controller\SsoController:47
[
[
"file" => "/var/www/vhosts/factoring.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/factoring.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "SmartEscrow\SsoSdk\Controller\SsoController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/factoring.smartescrow.eu/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
SmartEscrow\SsoSdk\Controller\SsoController:60
[
[
"file" => "/var/www/vhosts/factoring.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/factoring.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "SmartEscrow\SsoSdk\Controller\SsoController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/factoring.smartescrow.eu/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
SmartEscrow\SsoSdk\Controller\SsoController:61
[
[
"file" => "/var/www/vhosts/factoring.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/factoring.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "SmartEscrow\SsoSdk\Controller\SsoController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/factoring.smartescrow.eu/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/factoring.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 | "06c535056c20aa28ddf0d6b1ba088387" |
| CORS_ALLOW_ORIGIN | "^.*$" |
| DATABASE_URL | "mysql://usr_documentacion:U09n1%21aj8@127.0.0.1:3306/documentacion?serverVersion=mariadb-10.2.33" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SSO_CLIENT_ID | "factoring" |
| SSO_CLIENT_SECRET | "PbroVR5fBboGbmQJoM0a0Twk_vgg3N0VI-yJ1O4LTcosfpgsPxynr8QNlVky.PKS" |
| SSO_REDIRECT_URI | "https://factoring.smartescrow.eu/login/callback" |
| SSO_SERVER_URL | "https://panel.smartescrow.eu" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/vhosts/factoring.smartescrow.eu" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/vhosts/factoring.smartescrow.eu" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/factoring.smartescrow.eu/public" |
| DOCUMENT_URI | "/index.php" |
| 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,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "es-US,es;q=0.9" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2267540d%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Ffactoring.smartescrow.eu%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A38%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=67540d; FACTORINGSESSID=0044266e360575e4181ce79ce1b9895b" |
| HTTP_HOST | "factoring.smartescrow.eu" |
| HTTP_SEC_CH_UA | ""Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Linux"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "45.191.82.143" |
| REMOTE_PORT | "40974" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774288866 |
| REQUEST_TIME_FLOAT | 1774288866.7365 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/factoring.smartescrow.eu/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "93.174.5.104" |
| SERVER_NAME | "factoring.smartescrow.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/factoring.smartescrow.eu/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,DATABASE_URL,SSO_CLIENT_ID,SSO_CLIENT_SECRET,SSO_SERVER_URL,SSO_REDIRECT_URI,CORS_ALLOW_ORIGIN" |
| USER | "www-data" |