Redirect 302 redirect from GET @dashboard (e879a1)

GET https://admin.preprod-ofee.dossier-c2e.fr/

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Consoneo\Bundle\SharedAdminBundle\Controller\DashboardController::dashboardAction"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"dashboard"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1470
    -supports: false
    -passport: null
    -duration: null
    -stub: "Consoneo\Bundle\SharedAdminBundle\Security\ObligeUserLoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Consoneo\Bundle\SharedAdminBundle\Security\ObligeUserLoginFormAuthenticator {#1424 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1481
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#1480 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1483
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1484 …}
  }
]
_stopwatch_token
"2abc59"
trace_id
"bcf6ff18dda7b48d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
authorization
""
cdn-loop
"cloudflare; loops=1"
cf-ipcountry
"DE"
cf-ray
"a3c0790e7ce8d935-PRG"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
cookie
"sf_redirect=%7B%22token%22%3A%22e879a1%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Consoneo%5C%5CBundle%5C%5CSharedAdminBundle%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22dashboardAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdossierc2e-preprod-ofee%5C%2Fsrc%5C%2FConsoneo%5C%2FBundle%5C%2FSharedAdminBundle%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=608647; PHPSESSID=d5e41e7593495cfaee27bd68c39a4320"
host
"admin.preprod-ofee.dossier-c2e.fr"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
x-forwarded-for
"169.150.201.8"
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
"Wed, 16 Sep 2026 14:13:38 GMT"
location
"/login"
x-debug-token
"5deb54"

Cookies

Request Cookies

Key Value
PHPSESSID
"d5e41e7593495cfaee27bd68c39a4320"
main_deauth_profile_token
"608647"
sf_redirect
"{"token":"e879a1","route":"dashboard","method":"GET","controller":{"class":"Consoneo\\Bundle\\SharedAdminBundle\\Controller\\DashboardController","method":"dashboardAction","file":"\/var\/www\/dossierc2e-preprod-ofee\/src\/Consoneo\/Bundle\/SharedAdminBundle\/Controller\/DashboardController.php","line":36},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Wed, 16 Sep 26 16:13:28 +0200"
Last used
"Wed, 16 Sep 26 16:13:32 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://admin.preprod-ofee.dossier-c2e.fr/"

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_DEBUG
"1"
APP_ENV
"dev"
AWS_BUCKET
"dossier-c2e-dev"
AWS_DIR_ASSETS
"assetic/"
AWS_KEY
"MA-KEY"
AWS_REGION
"eu-west-1"
AWS_SECRET
"SECRET"

Defined as regular env variables

Key Value
APP_ID
"admin"
APP_PROJECT_DIR
"/var/www/dossierc2e-preprod-ofee"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/dossierc2e-preprod-ofee"
]
BASE_URL
"https://admin.preprod-ofee.dossier-c2e.fr"
CONTEXT_DOCUMENT_ROOT
"/var/www/dossierc2e-preprod-ofee/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dossierc2e-preprod-ofee/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/consoneo"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_AUTHORIZATION
""
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_IPCOUNTRY
"DE"
HTTP_CF_RAY
"a3c0790e7ce8d935-PRG"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22e879a1%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Consoneo%5C%5CBundle%5C%5CSharedAdminBundle%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22dashboardAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdossierc2e-preprod-ofee%5C%2Fsrc%5C%2FConsoneo%5C%2FBundle%5C%2FSharedAdminBundle%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=608647; PHPSESSID=d5e41e7593495cfaee27bd68c39a4320"
HTTP_HOST
"admin.preprod-ofee.dossier-c2e.fr"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"169.150.201.8"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_BASE_URL
"https://admin.preprod-ofee.dossier-c2e.fr"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SSL_TLS_SNI
"admin.preprod-ofee.dossier-c2e.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"169.150.201.8"
REMOTE_PORT
"13921"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789568017
REQUEST_TIME_FLOAT
1789568017.8128
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/dossierc2e-preprod-ofee/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.28.194"
SERVER_ADMIN
"[email protected]"
SERVER_NAME
"admin.preprod-ofee.dossier-c2e.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"admin.preprod-ofee.dossier-c2e.fr"
SYMFONY_DOTENV_PATH
"/var/www/dossierc2e-preprod-ofee/.env"
SYMFONY_DOTENV_VARS
"AWS_KEY,AWS_SECRET,AWS_BUCKET,AWS_REGION,AWS_DIR_ASSETS,APP_ENV,APP_DEBUG"
USER
"consoneo"