SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#977 -links: [ 979 => Symfony\Component\WebLink\Link {#979 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-EkNob-G.css" } 980 => Symfony\Component\WebLink\Link {#980 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-live-component/live.min-ZJB0GOL.css" } ] } |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_authenticators | [] |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#698 -supports: false -passport: null -duration: null -stub: "App\Security\EasyHubAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\EasyHubAuthenticator {#667 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#703 -supports: false -passport: null -duration: null -stub: "App\Security\OAuth2Authenticator" -authenticated: null -exception: null -authenticator: App\Security\OAuth2Authenticator {#699 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#708 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#706 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#710 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#711 …} } ] |
_stopwatch_token | "089a77" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
cookie | "main_deauth_profile_token=4a422e; sf_redirect=%7B%22token%22%3A%224a422e%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Feasyhub-stage.gutenberg.agency%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=aa44dce7db851852bdaad42ce56d6a43" |
host | "easyhub-stage.gutenberg.agency" |
referer | "https://easyhub-stage.gutenberg.agency/" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "216.73.216.0" |
x-forwarded-port | "443" |
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 | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Tue, 09 Sep 2025 20:07:47 GMT" |
expires | "-1" |
link | "</assets/styles/app-EkNob-G.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-ZJB0GOL.css>; rel="preload"; as="style"" |
pragma | "no-cache" |
x-debug-token | "93ff4a" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "aa44dce7db851852bdaad42ce56d6a43" |
main_deauth_profile_token | "4a422e" |
sf_redirect | "{"token":"4a422e","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/easyhub-stage.gutenberg.agency\/src\/Controller\/HomeController.php","line":20},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
Key | Value |
---|---|
Created | "Tue, 09 Sep 25 20:07:46 +0000" |
Last used | "Tue, 09 Sep 25 20:07:46 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "https://easyhub-stage.gutenberg.agency/" |
Session Usage
2
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/src/Controller/SecurityController.php" "line" => 16 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/public/index.php" "line" => 5 "args" => [ "/var/www/easyhub-stage.gutenberg.agency/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/src/Controller/SecurityController.php" "line" => 17 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/easyhub-stage.gutenberg.agency/public/index.php" "line" => 5 "args" => [ "/var/www/easyhub-stage.gutenberg.agency/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ADOBE_APP_DOMAIN | "easyhub-stage.gutenberg.agency" |
ADOBE_CLIENT_ID | "e0aef696be194da291512fb8e9ea3505" |
APP_ENV | "dev" |
APP_SECRET | "1046ecff55c95c8b77fcb1a7fabcad02" |
APP_URL | "https://easyhub-stage.gutenberg.agency" |
APP_VERSION | "1.0.0" |
AUCHAN_AUTHORIZATION_URL | "https://eu.auth.uat.auchan.com/as/authorization.oauth2" |
AUCHAN_OAUTH_CLIENT_ID | "151439c3-9b2b-48a1-b90c-546468b711da" |
AUCHAN_OAUTH_CLIENT_SECRET | "EiX181eTRMDSz1ip2vz33mSbxgnFd938H0muvs2KFjBa" |
AUCHAN_TOKEN_URL | "https://eu.auth.uat.auchan.com/as/token.oauth2" |
AUCHAN_USERINFO_URL | "https://eu.auth.uat.auchan.com/idp/userinfo.openid" |
CONTACT_EMAIL | "support.easyhub@gutenberg.agency" |
DATABASE_URL | "postgresql://recette:R3cettE4Ga121284@127.0.0.1:5432/recette?serverVersion=16&charset=utf8" |
GUTENBERG_AUTHORIZATION_URL | "https://onewp.okta.com/oauth2/default/v1/authorize" |
GUTENBERG_OAUTH_CLIENT_ID | "0oa1j4rzrwf4niOgy358" |
GUTENBERG_OAUTH_CLIENT_SECRET | "yI4ukufrgyTvwNU7bf497etI9B5J76dB6CjeAFhsqX-4Kj-a_PAVfah422xuDYyu" |
GUTENBERG_TOKEN_URL | "https://onewp.okta.com/oauth2/default/v1/token" |
GUTENBERG_USERINFO_URL | "https://onewp.okta.com/oauth2/default/v1/userinfo" |
KEEPEEK_API_LOGIN | "s.jochemczak@graphique-alliance.com" |
KEEPEEK_CLIENT_ID | "gutenberg-networks" |
KEEPEEK_EXPORT_DOCUMENT_ORIGINAL | "10" |
KEEPEEK_EXPORT_OTHER_ORIGINAL | "16" |
KEEPEEK_EXPORT_PICTURE_ORIGINAL | "1" |
KEEPEEK_EXPORT_SOUND_ORIGINAL | "19" |
KEEPEEK_EXPORT_VIDEO_ORIGINAL | "13" |
KEEPEEK_ID_FORM_ARCHIVE | "4" |
KEEPEEK_ID_FORM_DRAFT | "1" |
KEEPEEK_ID_FORM_PUBLISH | "2" |
KEEPEEK_JWT_KEY | "02d834c5004a0a177d9efcb57b4b978483e15b1d84e75a1ea0d1aa9f36386259" |
KEEPEEK_ROOT_FOLDER | "4008" |
KEEPEEK_URL | "https://gutenberg-networks.keepeek.com/" |
KEEPEEK_USER_ID | "173" |
MAILER_DSN | "smtp://localhost?auto_tls=false" |
MAILER_FROM | "easyHub Gutenberg agency <noreply@g-alliance.fr>" |
MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey2!" |
MERCURE_PUBLIC_URL | "https://easyhub-stage.gutenberg.agency/mercure/" |
MERCURE_URL | "https://easyhub-stage.gutenberg.agency/mercure/" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
WORKFILE_DEPOT_OFFSET_DAYS | "102" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/easyhub-stage.gutenberg.agency/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/easyhub-stage.gutenberg.agency/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "main_deauth_profile_token=4a422e; sf_redirect=%7B%22token%22%3A%224a422e%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Feasyhub-stage.gutenberg.agency%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=aa44dce7db851852bdaad42ce56d6a43" |
HTTP_HOST | "easyhub-stage.gutenberg.agency" |
HTTP_REFERER | "https://easyhub-stage.gutenberg.agency/" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "216.73.216.0" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "100.64.0.1" |
REMOTE_PORT | "63664" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1757448467 |
REQUEST_TIME_FLOAT | 1757448467.1707 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/easyhub-stage.gutenberg.agency/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "192.168.51.28" |
SERVER_ADMIN | "support@graphique-alliance.com" |
SERVER_NAME | "easyhub-stage.gutenberg.agency" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache/2.4.64 (Debian) Server at easyhub-stage.gutenberg.agency Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.64 (Debian)" |
SSL_TLS_SNI | "easyhub-stage.gutenberg.agency" |
SYMFONY_DOTENV_PATH | "/var/www/easyhub-stage.gutenberg.agency/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,APP_VERSION,CONTACT_EMAIL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,APP_URL,WORKFILE_DEPOT_OFFSET_DAYS,MAILER_FROM,ADOBE_CLIENT_ID,ADOBE_APP_DOMAIN,AUCHAN_OAUTH_CLIENT_ID,AUCHAN_OAUTH_CLIENT_SECRET,AUCHAN_AUTHORIZATION_URL,AUCHAN_TOKEN_URL,AUCHAN_USERINFO_URL,GUTENBERG_OAUTH_CLIENT_ID,GUTENBERG_OAUTH_CLIENT_SECRET,GUTENBERG_AUTHORIZATION_URL,GUTENBERG_TOKEN_URL,GUTENBERG_USERINFO_URL,KEEPEEK_URL,KEEPEEK_API_LOGIN,KEEPEEK_USER_ID,KEEPEEK_JWT_KEY,KEEPEEK_CLIENT_ID,KEEPEEK_ROOT_FOLDER,KEEPEEK_ID_FORM_ARCHIVE,KEEPEEK_ID_FORM_PUBLISH,KEEPEEK_ID_FORM_DRAFT,KEEPEEK_EXPORT_VIDEO_ORIGINAL,KEEPEEK_EXPORT_PICTURE_ORIGINAL,KEEPEEK_EXPORT_DOCUMENT_ORIGINAL,KEEPEEK_EXPORT_SOUND_ORIGINAL,KEEPEEK_EXPORT_OTHER_ORIGINAL" |