Redirect 307 redirect from GET @_profiler_home (808ab2)

GET https://staging.referral.metodomerenda.com/login

OAuth2Controller :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\OAuth2Controller::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_oauth2_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#810
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppAuthenticator {#764 …}
  }
]
_stopwatch_token
"9ce192"
_vary_by_language
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
"0"
cookie
"PHPSESSID=eb6e1a22c090a20b36a48ca6b5b7952d; main_deauth_profile_token=808ab2; sf_redirect=%7B%22token%22%3A%22808ab2%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%2Freferral-user%5C%2Fdeployment%5C%2Fstaging%5C%2F836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A307%2C%22status_text%22%3A%22Temporary%20Redirect%22%7D"
host
"staging.referral.metodomerenda.com"
referer
"https://staging.referral.metodomerenda.com/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"2.0 Caddy"
x-forwarded-for
"216.73.216.99"
x-forwarded-host
"staging.referral.metodomerenda.com"
x-forwarded-proto
"https"
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, 24 Jan 2026 07:24:47 GMT"
location
"https://login.metodomerenda.com/authorize?audience=https%3A%2F%2Freferral.metodomerenda.com&scope=openid%20profile%20email%20offline_access&state=e188d3c4f8409b2326b3d3944d56636d&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fstaging.referral.metodomerenda.com%2Fcallback&client_id=brkxaxiownDzyuORmWtrzuLcqaOkd4vn"
vary
"Accept-Language"
x-debug-token
"d767ee"

Cookies

Request Cookies

Key Value
PHPSESSID
"eb6e1a22c090a20b36a48ca6b5b7952d"
main_deauth_profile_token
"808ab2"
sf_redirect
"{"token":"808ab2","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/referral-user\/deployment\/staging\/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":307,"status_text":"Temporary Redirect"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 24 Jan 26 07:24:46 +0000"
Last used
"Sat, 24 Jan 26 07:24:47 +0000"
Lifetime
0

Session Attributes

Attribute Value
_profiler_search_end
null
_profiler_search_ip
null
_profiler_search_limit
null
_profiler_search_method
null
_profiler_search_start
null
_profiler_search_status_code
null
_profiler_search_token
null
_profiler_search_type
"request"
_profiler_search_url
null
_security.main.target_path
"https://staging.referral.metodomerenda.com/_profiler"
knpu.oauth2_client_state
"e188d3c4f8409b2326b3d3944d56636d"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/public/index.php"
    "line" => 5
    "args" => [
      "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
KnpU\OAuth2ClientBundle\Client\OAuth2Client:71
[
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
    "line" => 71
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/src/Controller/OAuth2Controller.php"
    "line" => 16
    "function" => "redirect"
    "class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\OAuth2Controller"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/public/index.php"
    "line" => 5
    "args" => [
      "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/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
"ab59cc3cc30d7d53aee64d155d9abd69"
AUDIT_DATABASE_URL
"postgresql://audit_staging:AVNS_hP2YswuI2airAbC4kJ6@db-referral-collector-do-user-2383957-0.l.db.ondigitalocean.com:25061/referral_staging?sslmode=require&serverVersion=18&charset=utf8"
AUTH0_API_AUDIENCE
""
AUTH0_CLIENT_SECRET
"xyyyxDd1H_UkdswHMza-Dwh1dbiCIO4vzqYDFgrBqnLFXy8jT36dL13Ndn1WCl1U"
AUTH0_ROUTE_CALLBACK
"callback"
AUTH0_ROUTE_FAILURE
"app_failed_login"
AUTH0_ROUTE_LOGIN
"login"
AUTH0_ROUTE_LOGOUT
"app_logged_out"
AUTH0_ROUTE_SUCCESS
"app_home"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://referral_staging:AVNS_UcGiv0uwlpPohJQc69-@db-referral-collector-do-user-2383957-0.l.db.ondigitalocean.com:25061/referral_staging?sslmode=require&serverVersion=18&charset=utf8"
DEFAULT_URI
"http://localhost"
DELIVER_HTML_TEMPLATE
"email/email-link-delivery.html.twig"
DELIVER_TEXT_TEMPLATE
"email/email-link-delivery.txt.twig"
KEAP_GOAL_CALLNAME
""
KEAP_GOAL_INTEGRATION
""
KEAP_REFERRAL_CUSTOM_FIELD_ID
""
KEAP_SAK
""
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SENTRY_DSN
"https://d17901912d53da39ac5b604497c80b4f@o581479.ingest.sentry.io/4506337016676352"
SENTRY_RELEASE
"836d5bb1ae68e0ebe832be6bb7eaf838453af875"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8"
]
AUTH_TYPE
""
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/run/php/"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"PHPSESSID=eb6e1a22c090a20b36a48ca6b5b7952d; main_deauth_profile_token=808ab2; sf_redirect=%7B%22token%22%3A%22808ab2%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%2Freferral-user%5C%2Fdeployment%5C%2Fstaging%5C%2F836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A307%2C%22status_text%22%3A%22Temporary%20Redirect%22%7D"
HTTP_HOST
"staging.referral.metodomerenda.com"
HTTP_REFERER
"https://staging.referral.metodomerenda.com/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"2.0 Caddy"
HTTP_X_FORWARDED_FOR
"216.73.216.99"
HTTP_X_FORWARDED_HOST
"staging.referral.metodomerenda.com"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.99"
REMOTE_HOST
"216.73.216.99"
REMOTE_IDENT
""
REMOTE_PORT
"57142"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769239487
REQUEST_TIME_FLOAT
1769239487.4399
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"staging.referral.metodomerenda.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"Caddy/v2.10.2"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/referral-user/deployment/staging/836d5bb1ae68e0ebe832be6bb7eaf838453af875-v2.0.0-alpha8/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,AUTH0_CLIENT_SECRET,AUTH0_API_AUDIENCE,AUTH0_ROUTE_CALLBACK,AUTH0_ROUTE_LOGIN,AUTH0_ROUTE_SUCCESS,AUTH0_ROUTE_FAILURE,AUTH0_ROUTE_LOGOUT,SENTRY_DSN,DELIVER_HTML_TEMPLATE,DELIVER_TEXT_TEMPLATE,CORS_ALLOW_ORIGIN,DEFAULT_URI,KEAP_SAK,KEAP_REFERRAL_CUSTOM_FIELD_ID,KEAP_GOAL_INTEGRATION,KEAP_GOAL_CALLNAME,SENTRY_RELEASE,AUDIT_DATABASE_URL"
USER
"php-fpm"