POST https://devovsep.clients.teambox.fr/oauth/login

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"csrf-token"
password
"4JKnpe/1V1S~xZ=8"
username
"osimonian"

Uploaded Files

No uploaded files

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_security.last_username
"osimonian"
_security_firewall_run
"_security_main"
_stopwatch_token
"8d884b"
csrf-token
257

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7"
content-length
"73"
content-type
"application/x-www-form-urlencoded"
cookie
"main_deauth_profile_token=1c7a7e; mod_auth_openidc_state_wo5kzq1OaIzLMtUXi9Ji1JSzROI=eyJhbGciOiAiZGlyIiwgImVuYyI6ICJBMjU2R0NNIn0..OUjwFp6mX-VEJoXB.ixf18glY6DToYXK_mgvZKKH5NpS673LV2hMNQAiaRZ7K3jMDZ0x7mXwa0F6DsxFwA0PJ1VU-OSq_UtGpPY5EGRoyGmAGG6y6JqYFcQmPRiukC-rF8H3wYeUUbkqzO7okJ-TbfELE5y32ldfxK_rjw_vKjWE0PjkdxXqSgndxOR7DmtRd3lVQiYYbMhqt6Omd56ICITtN8oFoytiwEdG4zHZRDbew7me0onjKhaJMmFl6Cg4Dw4Oh53fScSp4OWrP8ZkX1qBFnD1zYGhn692aVTquWWX4xLbSPqE6X1Cp9Rkcw5DIIF4P9OhON7Enh3klGjV9ciSe_jELM9FClOCNwICyPwMfWqbuVij-Ic0xZG_EUIW4d6ESSmfQqMjVLxPZ8ssorgynwXiLOKeQp1d2uEs.gTVmkFqdu9xy6lekOX4FkQ; TBAUTH_SESS=ee02562572b2a338b8bf58465e421271"
host
"devovsep.clients.teambox.fr"
origin
"https://devovsep.clients.teambox.fr"
priority
"u=0, i"
referer
"https://devovsep.clients.teambox.fr/oauth/login"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
te
"trailers"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko/20100101 Firefox/154.0"
x-php-ob-level
"1"

Request Content

Raw

username=osimonian&password=4JKnpe%2F1V1S%7ExZ%3D8&_csrf_token=csrf-token

Retry Command

curl \
  --compressed \
  --request POST \
  --url 'https://devovsep.clients.teambox.fr/oauth/login' \
  --header 'Te: trailers' \
  --header 'Priority: u=0, i' \
  --header 'Sec-Fetch-User: ?1' \
  --header 'Sec-Fetch-Site: same-origin' \
  --header 'Sec-Fetch-Mode: navigate' \
  --header 'Sec-Fetch-Dest: document' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'Referer: https://devovsep.clients.teambox.fr/oauth/login' \
  --header 'Origin: https://devovsep.clients.teambox.fr' \
  --header 'Content-Length: 73' \
  --header 'Content-Type: application/x-www-form-urlencoded' \
  --header 'Accept-Encoding: gzip, deflate, br, zstd' \
  --header 'Accept-Language: fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' \
  --header 'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko/20100101 Firefox/154.0' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'main_deauth_profile_token=1c7a7e; mod_auth_openidc_state_wo5kzq1OaIzLMtUXi9Ji1JSzROI=eyJhbGciOiAiZGlyIiwgImVuYyI6ICJBMjU2R0NNIn0..OUjwFp6mX-VEJoXB.ixf18glY6DToYXK_mgvZKKH5NpS673LV2hMNQAiaRZ7K3jMDZ0x7mXwa0F6DsxFwA0PJ1VU-OSq_UtGpPY5EGRoyGmAGG6y6JqYFcQmPRiukC-rF8H3wYeUUbkqzO7okJ-TbfELE5y32ldfxK_rjw_vKjWE0PjkdxXqSgndxOR7DmtRd3lVQiYYbMhqt6Omd56ICITtN8oFoytiwEdG4zHZRDbew7me0onjKhaJMmFl6Cg4Dw4Oh53fScSp4OWrP8ZkX1qBFnD1zYGhn692aVTquWWX4xLbSPqE6X1Cp9Rkcw5DIIF4P9OhON7Enh3klGjV9ciSe_jELM9FClOCNwICyPwMfWqbuVij-Ic0xZG_EUIW4d6ESSmfQqMjVLxPZ8ssorgynwXiLOKeQp1d2uEs.gTVmkFqdu9xy6lekOX4FkQ; TBAUTH_SESS=ee02562572b2a338b8bf58465e421271' \
  --data-raw 'username=osimonian&password=4JKnpe%2F1V1S%7ExZ%3D8&_csrf_token=csrf-token'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=utf-8"
date
"Thu, 03 Sep 2026 20:23:11 GMT"
expires
"Thu, 03 Sep 2026 20:23:11 GMT"
location
"https://devovsep.clients.teambox.fr/oauth/authorize?client_id=apache&nonce=O7naUCvLyMwrB9APAb6MaA_lmvTqFOFbeQ9TM7Gy_Ng&redirect_uri=https%3A%2F%2Fdevovsep.clients.teambox.fr%2F_ap_oauth_&response_type=code&scope=openid%20profile%20offline_access&state=wo5kzq1OaIzLMtUXi9Ji1JSzROI"
set-cookie
"TBAUTH_SESS=6dbd48585d23a1fa75cb3bd8a6daf530; path=/; secure; httponly; samesite=lax"
x-debug-token
"209db4"
x-response-time
"217.790 ms"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
TBAUTH_SESS
"ee02562572b2a338b8bf58465e421271"
main_deauth_profile_token
"1c7a7e"
mod_auth_openidc_state_wo5kzq1OaIzLMtUXi9Ji1JSzROI
"eyJhbGciOiAiZGlyIiwgImVuYyI6ICJBMjU2R0NNIn0..OUjwFp6mX-VEJoXB.ixf18glY6DToYXK_mgvZKKH5NpS673LV2hMNQAiaRZ7K3jMDZ0x7mXwa0F6DsxFwA0PJ1VU-OSq_UtGpPY5EGRoyGmAGG6y6JqYFcQmPRiukC-rF8H3wYeUUbkqzO7okJ-TbfELE5y32ldfxK_rjw_vKjWE0PjkdxXqSgndxOR7DmtRd3lVQiYYbMhqt6Omd56ICITtN8oFoytiwEdG4zHZRDbew7me0onjKhaJMmFl6Cg4Dw4Oh53fScSp4OWrP8ZkX1qBFnD1zYGhn692aVTquWWX4xLbSPqE6X1Cp9Rkcw5DIIF4P9OhON7Enh3klGjV9ciSe_jELM9FClOCNwICyPwMfWqbuVij-Ic0xZG_EUIW4d6ESSmfQqMjVLxPZ8ssorgynwXiLOKeQp1d2uEs.gTVmkFqdu9xy6lekOX4FkQ"

Response Cookies

Key Value
TBAUTH_SESS
Symfony\Component\HttpFoundation\Cookie {#965
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "TBAUTH_SESS"
  #value: "6dbd48585d23a1fa75cb3bd8a6daf530"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 6

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 174
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 142
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/public/index.php"
    "line" => 5
    "args" => [
      "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\LoginAuthenticator:55
[
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/src/Security/LoginAuthenticator.php"
    "line" => 55
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 72
    "function" => "authenticate"
    "class" => "App\Security\LoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 178
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 142
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/public/index.php"
    "line" => 5
    "args" => [
      "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 51
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 231
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 219
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 142
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/public/index.php"
    "line" => 5
    "args" => [
      "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\AuthTimePersister:40
[
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/src/Security/AuthTimePersister.php"
    "line" => 40
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/src/Security/LoginAuthenticator.php"
    "line" => 68
    "function" => "persist"
    "class" => "App\Security\AuthTimePersister"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 89
    "function" => "onAuthenticationSuccess"
    "class" => "App\Security\LoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 233
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 219
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 142
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/public/index.php"
    "line" => 5
    "args" => [
      "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\LoginAuthenticator:36
[
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 36
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/src/Security/LoginAuthenticator.php"
    "line" => 82
    "function" => "getTargetPath"
    "class" => "App\Security\LoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 89
    "function" => "onAuthenticationSuccess"
    "class" => "App\Security\LoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 233
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 219
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 142
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/public/index.php"
    "line" => 5
    "args" => [
      "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 89
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
    "line" => 55
    "function" => "clear"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
    "line" => 53
    "function" => "onAuthentication"
    "class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onSuccessfulLogin"
    "class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 219
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 142
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/rootfs/data/users/osimonian/shared/tb-auth/public/index.php"
    "line" => 5
    "args" => [
      "/rootfs/data/users/osimonian/shared/tb-auth/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"5e2fc07c200b4cebe02d3d006ce8fc63"
CHECK_PWNED_PASSWORDS
"true"
DATABASE_URL
"sqlite:///%kernel.project_dir%/var/data_%kernel.environment%.db"
DEFAULT_URI
"http://localhost"
OAUTH_ENCRYPTION_KEY
"I9gkqJLdMgHru85D+o0H4bXVGGRGghkupQkFw54E2yw="
OAUTH_PASSPHRASE
"prancing-unfeeling-myself-ferocious-basket"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.key"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.key"
TB_AUTH_HOST_NAME
""
TEMPORARY_PASSWORD_TTL
"3600"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/rootfs/data/users/osimonian/shared/tb-auth"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/rootfs/data/users/osimonian/shared/tb-auth"
]
CONTENT_LENGTH
"73"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/rootfs/data/users/osimonian/shared/tb-auth/public/"
CONTEXT_PREFIX
"/oauth"
CSP_NONCE
"P1dgEd74fw7pIc/10cazavdY"
DOCUMENT_ROOT
"/rootfs/etc/local/apache/empty"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"13"
H2_STREAM_TAG
"59819-10-13"
HOME
"/nonexistent"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_COOKIE
"main_deauth_profile_token=1c7a7e; mod_auth_openidc_state_wo5kzq1OaIzLMtUXi9Ji1JSzROI=eyJhbGciOiAiZGlyIiwgImVuYyI6ICJBMjU2R0NNIn0..OUjwFp6mX-VEJoXB.ixf18glY6DToYXK_mgvZKKH5NpS673LV2hMNQAiaRZ7K3jMDZ0x7mXwa0F6DsxFwA0PJ1VU-OSq_UtGpPY5EGRoyGmAGG6y6JqYFcQmPRiukC-rF8H3wYeUUbkqzO7okJ-TbfELE5y32ldfxK_rjw_vKjWE0PjkdxXqSgndxOR7DmtRd3lVQiYYbMhqt6Omd56ICITtN8oFoytiwEdG4zHZRDbew7me0onjKhaJMmFl6Cg4Dw4Oh53fScSp4OWrP8ZkX1qBFnD1zYGhn692aVTquWWX4xLbSPqE6X1Cp9Rkcw5DIIF4P9OhON7Enh3klGjV9ciSe_jELM9FClOCNwICyPwMfWqbuVij-Ic0xZG_EUIW4d6ESSmfQqMjVLxPZ8ssorgynwXiLOKeQp1d2uEs.gTVmkFqdu9xy6lekOX4FkQ; TBAUTH_SESS=ee02562572b2a338b8bf58465e421271"
HTTP_HOST
"devovsep.clients.teambox.fr"
HTTP_ORIGIN
"https://devovsep.clients.teambox.fr"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://devovsep.clients.teambox.fr/oauth/login"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_TE
"trailers"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko/20100101 Firefox/154.0"
PATH
".:/sbin:/usr/sbin:/bin:/usr/bin:/usr/sbin:/usr/bin:/usr/packages/base/bin:/usr/packages/base/sbin:/usr/packages/perl/bin:/usr/packages/vmware/bin:/usr/packages/vmware/sbin:/usr/packages/go/bin:/usr/packages/node/bin:/usr/packages/python/bin:/usr/packages/rust/bin:/usr/packages/clamav/bin:/usr/packages/clamav/sbin:/usr/mindstep/bin:/usr/mindstep/sbin:/usr/zunobox/bin:/usr/zunobox/sbin:/usr/packages/zbbackup/bin:/usr/packages/teambox/bin:/usr/packages/teambox/sbin:/usr/packages/apache/bin:/usr/packages/apache/sbin:/usr/packages/mail/bin:/usr/packages/mail/sbin:/usr/packages/mailscanner/bin:/usr/packages/mailscanner/sbin:/usr/packages/samba/bin:/usr/packages/samba/sbin:/usr/packages/vpn/bin:/usr/packages/vpn/sbin:/usr/packages/postgresql/bin:/usr/packages/mysql/bin:/usr/packages/php85/bin:/usr/packages/php85/sbin:/usr/packages/php82/bin:/usr/packages/php82/sbin:/usr/packages/php7/bin:/usr/packages/php7/sbin:/usr/packages/asterisk/bin:/usr/packages/asterisk/sbin:/usr/packages/mattermost/bin:/usr/packages/subversion/bin:/usr/packages/subversion/sbin:/usr/packages/monitoring/bin:/usr/packages/monitoring/sbin:/usr/packages/ansible/bin:/usr/packages/nextcloud/bin:/usr/packages/devtools/bin:/usr/packages/devtools/sbin"
PHP_SELF
"/oauth/index.php"
QUERY_STRING
""
REMOTE_ADDR
"176.136.178.74"
REMOTE_PORT
"57838"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788466991
REQUEST_TIME_FLOAT
1788466991.7146
REQUEST_URI
"/oauth/login"
SCRIPT_FILENAME
"/rootfs/data/users/osimonian/shared/tb-auth/public/index.php"
SCRIPT_NAME
"/oauth/index.php"
SCRIPT_URI
"https://devovsep.clients.teambox.fr/oauth/login"
SCRIPT_URL
"/oauth/login"
SERVER_ADDR
"146.59.141.187"
SERVER_ADMIN
"admin"
SERVER_NAME
"devovsep.clients.teambox.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"devovsep.clients.teambox.fr"
SYMFONY_DOTENV_PATH
"/rootfs/data/users/osimonian/shared/tb-auth/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,DATABASE_URL,TEMPORARY_PASSWORD_TTL,CHECK_PWNED_PASSWORDS,TB_AUTH_HOST_NAME,APP_DEBUG"
TBWEBLIB_LOGFILE
"/var/log/oauth.error.log"
TBWEBLIB_PATH
"/usr/packages/teambox/tbweblib"
TBWEBLIB_URI_ROOT
""
TBWEBLIB_URLBASE
"/oauth/__tbweblib__"
TEMP
"/var/tmp/zboauth"
TMP
"/var/tmp/zboauth"
TMPDIR
"/var/tmp/zboauth"
UNIQUE_ID
"apnXL5Nw9hq3NBvov-_9NwAAeQM"
USER
"zboauth"
ZBAUTH_TYPE
"openid-connect"