Redirect 302 redirect from GET @_profiler_home (c90ea4)

GET https://auth.test.izinvoice.com/sign

AuthController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\AuthController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#550
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#478 …}
  }
]
_stopwatch_token
"60bfd6"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=0vk9hvcmv8thrl9snl7lcfo17r; main_deauth_profile_token=ef5aaf; sf_redirect=%7B%22token%22%3A%22c90ea4%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%2Fhome%5C%2Fadevo%5C%2Fapp%5C%2Fizid%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"
host
"auth.test.izinvoice.com"
referer
"https://auth.test.izinvoice.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
"Mon, 29 Dec 2025 01:02:24 GMT"
location
"https://auth.test.izinvoice.com/authorize?state=default-authorize&client_id=dev&scope=full&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Ftest01.izinvoice.com%2Fsign-cb"
x-debug-token
"bfdf08"

Cookies

Request Cookies

Key Value
PHPSESSID
"0vk9hvcmv8thrl9snl7lcfo17r"
main_deauth_profile_token
"ef5aaf"
sf_redirect
"{"token":"c90ea4","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/adevo\/app\/izid\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 29 Dec 25 01:02:24 +0000"
Last used
"Mon, 29 Dec 25 01:02:24 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://auth.test.izinvoice.com/_profiler"

Session Usage

2 Usages
Stateless check enabled
Usage
App\Services\AuthRequestHandler:76
[
  [
    "file" => "/home/adevo/app/izid/src/Services/AuthRequestHandler.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/src/Controller/AuthController.php"
    "line" => 206
    "function" => "loadFromSessionOrCookie"
    "class" => "App\Services\AuthRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AuthController"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/public/index.php"
    "line" => 5
    "args" => [
      "/home/adevo/app/izid/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 347
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/src/Controller/AuthController.php"
    "line" => 219
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AuthController"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/adevo/app/izid/public/index.php"
    "line" => 5
    "args" => [
      "/home/adevo/app/izid/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
"88bf795f624aeb11057357547efe655c"
APP_TEST
"true"
DATABASE_URL
"postgresql://izinvoice:f-zd7aDdyUfzd*Ln@localhost:5432/izid?serverVersion=16&charset=utf8"
MAILER_DSN
"smtp://hello%40izinvoice.com:3F24YJ256fJe9-sD@smtp.mail.ovh.net:465?encryption=tls&auth_mode=login"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH2_ENCRYPTION_KEY
"def00000f7cbe8fbd5671c53750bf07bcb7d12e06ffe2a8d8e07b52011b259dbddae67584f1368992e650f6e65498df1251d0148b01814133dc0bd3f16f76586f0111674"
OAUTH2_EXPIRY_ACCESSTOKEN
"PT12H"
OAUTH2_EXPIRY_AUTHCODE
"PT10M"
OAUTH2_EXPIRY_REFRESHTOKEN
"P3M"
OAUTH2_PRIVATE_KEY
"/var/oauth/private.key"
OAUTH2_PUBLIC_KEY
"/var/oauth/public.key"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/adevo/app/izid/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/adevo/app/izid/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"7"
H2_STREAM_TAG
"4039330-3-7"
HOME
"/var/www"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=0vk9hvcmv8thrl9snl7lcfo17r; main_deauth_profile_token=ef5aaf; sf_redirect=%7B%22token%22%3A%22c90ea4%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%2Fhome%5C%2Fadevo%5C%2Fapp%5C%2Fizid%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"
HTTP_HOST
"auth.test.izinvoice.com"
HTTP_REFERER
"https://auth.test.izinvoice.com/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"7"
REDIRECT_H2_STREAM_TAG
"4039330-3-7"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"auth.test.izinvoice.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/sign"
REMOTE_ADDR
"216.73.216.190"
REMOTE_PORT
"24339"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1766970144
REQUEST_TIME_FLOAT
1766970144.3742
REQUEST_URI
"/sign"
SCRIPT_FILENAME
"/home/adevo/app/izid/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.210.209.76"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"auth.test.izinvoice.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at auth.test.izinvoice.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"auth.test.izinvoice.com"
SYMFONY_DOTENV_PATH
"/home/adevo/app/izid/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_TEST,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,OAUTH2_ENCRYPTION_KEY,OAUTH2_PRIVATE_KEY,OAUTH2_PUBLIC_KEY,OAUTH2_EXPIRY_AUTHCODE,OAUTH2_EXPIRY_ACCESSTOKEN,OAUTH2_EXPIRY_REFRESHTOKEN"
USER
"www-data"
proxy-nokeepalive
"1"