https://mediatek86formation.labbe.dev/oauth/login

OAuthController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\OAuthController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"oauth_login"
_route_params
[]
_stopwatch_token
"96709c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%227a4df1%22%2C%22route%22%3A%22admin.index%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%2Fvar%5C%2Fwww%5C%2Fmediatekformation%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=05o0fihtntkmvn4vj9shddhbss"
host
"mediatek86formation.labbe.dev"
referer
"https://mediatek86formation.labbe.dev/admin"
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
"Thu, 25 Sep 2025 00:01:09 GMT"
location
"https://labbekeycloak.francecentral.cloudapp.azure.com/realms/Applications/protocol/openid-connect/auth?state=e6d43d220c60fa5a87ab4054f11a6fd7&scope=profile%20email&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fmediatek86formation.labbe.dev%2Foauth%2Fcallback&client_id=MediatekFormation"
x-debug-token
"c9c846"

Cookies

Request Cookies

Key Value
PHPSESSID
"05o0fihtntkmvn4vj9shddhbss"
sf_redirect
"{"token":"7a4df1","route":"admin.index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/mediatekformation\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Thu, 25 Sep 25 00:01:08 +0000"
Last used
"Thu, 25 Sep 25 00:01:08 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://mediatek86formation.labbe.dev/admin"
knpu.oauth2_client_state
"e6d43d220c60fa5a87ab4054f11a6fd7"

Session Usage

1 Usages
Stateless check enabled
Usage
KnpU\OAuth2ClientBundle\Client\OAuth2Client:75
[
  [
    "file" => "/var/www/mediatekformation/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
    "line" => 75
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/mediatekformation/src/Controller/OAuthController.php"
    "line" => 20
    "function" => "redirect"
    "class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
    "type" => "->"
  ]
  [
    "file" => "/var/www/mediatekformation/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\OAuthController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/mediatekformation/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/mediatekformation/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/mediatekformation/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/mediatekformation/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/mediatekformation/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/mediatekformation/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
"7abe96acf49eaf2b242b4242bca4d805"
DATABASE_URL
"mysql://root:314159265@127.0.0.1:3306/mediatekformation"
KEYCLOACK_APP_URL
"https://labbekeycloak.francecentral.cloudapp.azure.com"
KEYCLOACK_CLIENTID
"MediatekFormation"
KEYCLOACK_SECRET
"02LiSyLy8sBzRVX1hO9GZroxMy4oqayk"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/mediatekformation/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/mediatekformation/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%227a4df1%22%2C%22route%22%3A%22admin.index%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%2Fvar%5C%2Fwww%5C%2Fmediatekformation%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=05o0fihtntkmvn4vj9shddhbss"
HTTP_HOST
"mediatek86formation.labbe.dev"
HTTP_REFERER
"https://mediatek86formation.labbe.dev/admin"
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_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"mediatek86formation.labbe.dev"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/oauth/login"
REMOTE_ADDR
"216.73.216.6"
REMOTE_PORT
"22915"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1758758469
REQUEST_TIME_FLOAT
1758758469.0054
REQUEST_URI
"/oauth/login"
SCRIPT_FILENAME
"/var/www/mediatekformation/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.77.211.70"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"mediatek86formation.labbe.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"mediatek86formation.labbe.dev"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL,KEYCLOACK_SECRET,KEYCLOACK_CLIENTID,KEYCLOACK_APP_URL"