AppleController :: connectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\AppleController::connectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "connect_apple" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1084 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#1074 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1086 -supports: false -passport: null -duration: null -stub: "App\Security\FacebookAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\FacebookAuthenticator {#1085 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1088 -supports: false -passport: null -duration: null -stub: "App\Security\AppleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppleAuthenticator {#1087 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1089 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1046 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1091 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1092 …} } ] |
| _stopwatch_token | "91b737" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%22706c12%22%2C%22route%22%3A%22app_private_offers_offer_new%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5COffers%5C%5CPrivateOfferController%22%2C%22method%22%3A%22new%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fballes-dev.ovh%5C%2Fdbdb4-v7%5C%2Fsrc%5C%2FController%5C%2FOffers%5C%2FPrivateOfferController.php%22%2C%22line%22%3A26%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=706c12; PHPSESSID=u7vtcrjfmnjkqto1ej4djpas6q" |
| host | "balles-dev.ovh" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.134" |
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 | "Sat, 21 Feb 2026 11:49:18 GMT" |
| expires | "-1" |
| location | "https://appleid.apple.com/auth/authorize?state=c31d2beacc7b5ac60d55d96f46622b99&scope=name%20email&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fballes-dev.ovh%2Fconnect%2Fapple%2Fcheck&client_id=ovh.balles-dev.site.login&response_mode=form_post" |
| pragma | "no-cache" |
| x-debug-token | "6edb8d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "u7vtcrjfmnjkqto1ej4djpas6q" |
| main_deauth_profile_token | "706c12" |
| sf_redirect | "{"token":"706c12","route":"app_private_offers_offer_new","method":"GET","controller":{"class":"App\\Controller\\Offers\\PrivateOfferController","method":"new","file":"\/var\/www\/vhosts\/balles-dev.ovh\/dbdb4-v7\/src\/Controller\/Offers\/PrivateOfferController.php","line":26},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 21 Feb 26 11:49:17 +0000" |
| Last used | "Sat, 21 Feb 26 11:49:18 +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://balles-dev.ovh/private/offer/new" |
| knpu.oauth2_client_state | "c31d2beacc7b5ac60d55d96f46622b99" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
KnpU\OAuth2ClientBundle\Client\OAuth2Client:70
[
[
"file" => "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
"line" => 70
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/src/Controller/AppleController.php"
"line" => 21
"function" => "redirect"
"class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
"type" => "->"
]
[
"file" => "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "connectAction"
"class" => "App\Controller\AppleController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/balles-dev.ovh/dbdb4-v7/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APPLE_CLIENT_ID | "ovh.balles-dev.site.login" |
| APPLE_KEY_FILE_ID | "9VF3A6QG5H" |
| APPLE_SHARED_SECRET | "9013e241d5464812bc7fe610c48ade5a" |
| APPLE_TEAM_ID | "8Y9UFC5J8A" |
| APP_ENV | "dev" |
| APP_SECRET | "1f4f69917b4ce817f49219e6665d172d" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://ballesdev2:*Jvpaugp!1@127.0.0.1:3306/ballesdev2?serverVersion=10.3.39-MariaDB&charset=utf8mb4" |
| EWZ_RECAPTCHA_SECRET | "6Le4CR0rAAAAAOtsWXhH8zPlza9eGax08i8pOFi7" |
| EWZ_RECAPTCHA_SITE_KEY | "6Le4CR0rAAAAAG46VGE9_m-ui6iw_q-aisjJP6-M" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
| GOOGLE_CLIENT_ID | "185234281856-oqu7kr8c0ijbleqkrf9k1chljur6o4l8.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_CREDENTIALS_PATH | "config/google_credentials/service-play.json" |
| GOOGLE_RECAPTCHA_PROJECT_ID | "causal-analyst-434808-b6" |
| GOOGLE_RECAPTCHA_SECRET | "6Le4CR0rAAAAAOtsWXhH8zPlza9eGax08i8pOFi7" |
| GOOGLE_RECAPTCHA_SITE_KEY | "6Le4CR0rAAAAAG46VGE9_m-ui6iw_q-aisjJP6-M" |
| JWT_PASSPHRASE | "95f9efce1642cbeee267fe014e523cfe638592c088abdb9e4aafd5257cc55651" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "brevo+api://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@default" |
| OAUTH_FACEBOOK_ID | "201396324805478" |
| OAUTH_FACEBOOK_SECRET | "def811923906f8456d4bd7fd692d7b7b" |
| STRIPE_CANCEL_URL | "https://www.balles-dev.ovh/cancel" |
| STRIPE_PK | "pk_test_51SBFyZGTZtvXUFIpmUirnGnshhCN5KLh3MvIkwTsAdZ9cRI5RXnQEukwVnoTPwqNCNvxTtO0829bHT3n27adJOkH00747MlzZY" |
| STRIPE_PRO_CANCEL_URL | "https://www.balles-dev.ovh/private/pro/purchase/cancel" |
| STRIPE_PRO_RETURN_URL | "https://www.balles-dev.ovh/private/pro/show" |
| STRIPE_PRO_SUCCESS_URL | "https://www.balles-dev.ovh/private/pro/purchase/success" |
| STRIPE_RETURN_URL | "https://www.balles-dev.ovh/private/" |
| STRIPE_SK | "sk_test_51SBFyZGTZtvXUFIpI7ggNZ0pANtrJXfMm4RckAtxNnqbMokhI74QOrtlSgdpd3xlEj3y4d3rM5uhUtGCcWSO9mXo00LISGXvxn" |
| STRIPE_SUCCESS_URL | "https://www.balles-dev.ovh/private/account/success" |
| STRIPE_WEBHOOK_SECRET | "whsec_cus5XnvskyBCMAyKTRbAe7X8sZ0yWE4M" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/balles-dev.ovh" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22706c12%22%2C%22route%22%3A%22app_private_offers_offer_new%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5COffers%5C%5CPrivateOfferController%22%2C%22method%22%3A%22new%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fballes-dev.ovh%5C%2Fdbdb4-v7%5C%2Fsrc%5C%2FController%5C%2FOffers%5C%2FPrivateOfferController.php%22%2C%22line%22%3A26%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=706c12; PHPSESSID=u7vtcrjfmnjkqto1ej4djpas6q" |
| HTTP_HOST | "balles-dev.ovh" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.134" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://balles-dev.ovh/connect/Apple" |
| REDIRECT_SCRIPT_URL | "/connect/Apple" |
| REDIRECT_SSL_TLS_SNI | "balles-dev.ovh" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aZmbvleKcsEHQE8gFve83wAAAE0" |
| REDIRECT_URL | "/connect/Apple" |
| REMOTE_ADDR | "216.73.216.134" |
| REMOTE_PORT | "45168" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1771674558 |
| REQUEST_TIME_FLOAT | 1771674558.2743 |
| REQUEST_URI | "/connect/Apple" |
| SCRIPT_FILENAME | "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://balles-dev.ovh/connect/Apple" |
| SCRIPT_URL | "/connect/Apple" |
| SERVER_ADDR | "141.94.220.32" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "balles-dev.ovh" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at balles-dev.ovh Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "balles-dev.ovh" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/balles-dev.ovh/dbdb4-v7/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,STRIPE_WEBHOOK_SECRET,STRIPE_SK,STRIPE_PK,STRIPE_SUCCESS_URL,STRIPE_CANCEL_URL,STRIPE_RETURN_URL,STRIPE_PRO_SUCCESS_URL,STRIPE_PRO_CANCEL_URL,STRIPE_PRO_RETURN_URL,GOOGLE_CREDENTIALS_PATH,APPLE_SHARED_SECRET,GOOGLE_RECAPTCHA_PROJECT_ID,APPLE_CLIENT_ID,APPLE_TEAM_ID,APPLE_KEY_FILE_ID" |
| UNIQUE_ID | "aZmbvleKcsEHQE8gFve83wAAAE0" |
| USER | "balles-dev.ovh_pkct8wvp6b8" |
| proxy-nokeepalive | "1" |