GET https://panel.azelafinance.com/sso/post-logout

SecurityController :: postLogout

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\SecurityController::postLogout"
_firewall_context
"security.firewall.map.context.main"
_route
"sso_post_logout"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#648
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#595 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#647
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#653 …}
  }
]
_stopwatch_token
"45b0d7"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"panel.azelafinance.com"
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
"Thu, 09 Apr 2026 21:21:29 GMT"
location
"/login"
set-cookie
[
  "REMEMBERME=deleted; expires=Wed, 09 Apr 2025 21:21:28 GMT; Max-Age=0; path=/; httponly"
  "PHPSESSID=deleted; expires=Wed, 09 Apr 2025 21:21:28 GMT; Max-Age=0; path=/; httponly"
  "REMEMBERME=deleted; expires=Wed, 09 Apr 2025 21:21:28 GMT; Max-Age=0; path=/; domain=.smartescrow.eu; httponly"
  "PHPSESSID=deleted; expires=Wed, 09 Apr 2025 21:21:28 GMT; Max-Age=0; path=/; domain=.smartescrow.eu; httponly"
  "REMEMBERME=deleted; expires=Wed, 09 Apr 2025 21:21:28 GMT; Max-Age=0; path=/; domain=.iodapp.com; httponly"
  "PHPSESSID=deleted; expires=Wed, 09 Apr 2025 21:21:28 GMT; Max-Age=0; path=/; domain=.iodapp.com; httponly"
  "REMEMBERME=deleted; expires=Wed, 09 Apr 2025 21:21:28 GMT; Max-Age=0; path=/; domain=.azelafinance.com; httponly"
  "PHPSESSID=deleted; expires=Wed, 09 Apr 2025 21:21:28 GMT; Max-Age=0; path=/; domain=.azelafinance.com; httponly"
]
x-debug-token
"7bb876"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#1018
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "PHPSESSID"
  #value: null
  #domain: ".azelafinance.com"
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
REMEMBERME
Symfony\Component\HttpFoundation\Cookie {#1014
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "REMEMBERME"
  #value: null
  #domain: ".azelafinance.com"
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"641f9366506022db3b37800f97bbecb6"
COOKIE_DOMAIN
".smartescrow.eu"
CORS_ALLOW_ORIGIN
"^https://(smartescrow|cuentasescrow)\.eu$"
DATABASE_URL
"mysql://usr_sso:C95t1%21xYxt@127.0.0.1:3306/sso?serverVersion=mariadb-10.2.33"
JWT_PASSPHRASE
""
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_REFRESH_TTL
"2592000"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JWT_TTL
"900"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NOTIFICACIONES_API_KEY
"5b35f835-1aeb-45c0-90af-c08b41f61ecf"
NOTIFICACIONES_API_URL
"https://notificaciones.smartescrow.eu/api/v1"
OAUTH2_ENCRYPTION_KEY
"d04b0586639ee71681f5eaae67d01c3b"
OAUTH2_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.pem"
OAUTH2_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
PLATFORM_URL_BASTANTEO
"https://bastanteo.smartescrow.eu/admin"
PLATFORM_URL_CUADROMANDOS
"https://cuadrodemandos.smartescrow.eu/admin"
PLATFORM_URL_ESCROW
"https://wallet.cuentasescrow.com/admin"
PLATFORM_URL_FINANCIACION
"https://factoring.smartescrow.eu/admin"
PLATFORM_URL_PRONTOPAGO
"https://prontopago.smartescrow.eu/home"
SSO_BASE_URL
"https://panel.smartescrow.eu"
SSO_DOMAIN
"panel.smartescrow.eu"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/vhosts/panel.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_HOST
"panel.azelafinance.com"
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.23"
REMOTE_PORT
"52514"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775769689
REQUEST_TIME_FLOAT
1775769689.1383
REQUEST_URI
"/sso/post-logout"
SCRIPT_FILENAME
"/var/www/vhosts/panel.smartescrow.eu/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"93.174.5.104"
SERVER_NAME
"panel.azelafinance.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/panel.smartescrow.eu/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,JWT_TTL,JWT_REFRESH_TTL,OAUTH2_PRIVATE_KEY,OAUTH2_PUBLIC_KEY,OAUTH2_ENCRYPTION_KEY,SSO_DOMAIN,SSO_BASE_URL,COOKIE_DOMAIN,NOTIFICACIONES_API_URL,NOTIFICACIONES_API_KEY,PLATFORM_URL_PRONTOPAGO,PLATFORM_URL_BASTANTEO,PLATFORM_URL_ESCROW,PLATFORM_URL_FINANCIACION,PLATFORM_URL_CUADROMANDOS"
USER
"www-data"