GET https://bc-e-dev.dataone.fr/login?create_account=1

KeycloakController :: login

Request

GET Parameters

Key Value
create_account
"1"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Security\KeycloakController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"oauth_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#561
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\KeycloakAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\KeycloakAuthenticator {#556 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#562
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#529 …}
  }
]
_stopwatch_token
"bc9007"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br"
connection
"close"
from
"googlebot(at)googlebot.com"
host
"bc-e-dev.dataone.fr"
user-agent
"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.7871.128 Mobile Safari/537.36 (compatible; GoogleOther)"
x-forwarded-for
"192.178.4.98"
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, 28 Jul 2026 15:55:23 GMT"
expires
"-1"
location
"https://bpce.g-alliance.fr/auth/realms/bpce/protocol/openid-connect/auth?state=69fd6e346941630e6e94e06b2c06bd43&scope=profile%20email%20openid&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fbc-e-dev.dataone.fr%2Foauth%2Fcallback&client_id=account"
pragma
"no-cache"
x-debug-token
"13e14d"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Tue, 28 Jul 26 17:55:23 +0200"
Last used
"Tue, 28 Jul 26 17:55:23 +0200"
Lifetime
0

Session Attributes

Attribute Value
knpu.oauth2_client_state
"69fd6e346941630e6e94e06b2c06bd43"

Session Usage

6 Usages
Stateless check enabled
Usage
KnpU\OAuth2ClientBundle\Client\OAuth2Client:71
[
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
    "line" => 71
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/src/Controller/Security/KeycloakController.php"
    "line" => 28
    "function" => "redirect"
    "class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Security\KeycloakController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bc-e-dev.dataone.fr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/bc-e-dev.dataone.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_ERROR_EMAIL
"support+bpcedev@graphique-alliance.com"
APP_ENV
"dev"
APP_SECRET
"e4098e047389027b0e122b5bdbeeb007"
DATABASE_URL
"postgresql://brandcenter:bpceBcGA33!!!@127.0.0.1:5432/brandcenter?serverVersion=16&charset=utf8"
DOMAIN
"bc-e-dev.dataone.fr"
DOMAIN_SCHEME
"https"
KEEPEEK_API_LOGIN
"support@graphique-alliance.com"
KEEPEEK_EXPORT_DOCUMENT_ORIGINAL
"7"
KEEPEEK_EXPORT_OTHER_ORIGINAL
"9"
KEEPEEK_EXPORT_PICTURE_ORIGINAL
"1"
KEEPEEK_EXPORT_SOUND_ORIGINAL
"10"
KEEPEEK_EXPORT_VIDEO_ORIGINAL
"8"
KEEPEEK_FOLDERID_ADMIN_HELP_VIDEO
"512"
KEEPEEK_FOLDERID_BP
"17"
KEEPEEK_FOLDERID_BP_CAMPAGNE
"25"
KEEPEEK_FOLDERID_BP_HELP_VIDEO
"506"
KEEPEEK_FOLDERID_BP_RESSOURCE
"24"
KEEPEEK_FOLDERID_BP_RESSOURCE_GABARITS
"32"
KEEPEEK_FOLDERID_BP_RESSOURCE_GUIDES
"28"
KEEPEEK_FOLDERID_BP_RESSOURCE_LOGOTHEQUE
"29"
KEEPEEK_FOLDERID_BP_RESSOURCE_MEDIATHEQUE
"31"
KEEPEEK_FOLDERID_BP_RESSOURCE_PHOTOTHEQUE
"30"
KEEPEEK_FOLDERID_CE
"18"
KEEPEEK_FOLDERID_CE_CAMPAGNE
"38"
KEEPEEK_FOLDERID_CE_HELP_VIDEO
"507"
KEEPEEK_FOLDERID_CE_RESSOURCE
"37"
KEEPEEK_FOLDERID_CE_RESSOURCE_GABARITS
"45"
KEEPEEK_FOLDERID_CE_RESSOURCE_GUIDES
"41"
KEEPEEK_FOLDERID_CE_RESSOURCE_LOGOTHEQUE
"42"
KEEPEEK_FOLDERID_CE_RESSOURCE_MEDIATHEQUE
"44"
KEEPEEK_FOLDERID_CE_RESSOURCE_PHOTOTHEQUE
"43"
KEEPEEK_FOLDERID_UPLOAD_FORMULAIRE
"496"
KEEPEEK_JWT_KEY
"XxJ2A$h*Tw!YdA4*F8NtcEL*nLWGrp4rnE^V2fymD74X0sWrtJD8vZ#NB4gGvWXk"
KEEPEEK_LABELID_DROITSEXPIRES
"5"
KEEPEEK_THESAURUSID_CIBLES
"71"
KEEPEEK_THESAURUSID_MARCHES
"159"
KEEPEEK_THESAURUSID_POLES
"347"
KEEPEEK_THESAURUSID_SUPPORTS
"303"
KEEPEEK_THESAURUSID_THEMES
"220"
KEEPEEK_THESAURUSID_TYPEDEPRESTATION
"43"
KEEPEEK_URL
"https://bo-brandcenter-marques.bpce.fr/"
KEYCLOAK_BASE_URL
"https://bpce.g-alliance.fr/auth"
KEYCLOAK_CLIENT_ID
"account"
KEYCLOAK_CLIENT_SECRET
"b9abe327-cd76-4f2b-be82-b5c57b980070"
KEYCLOAK_IDENTITY_PROVIDER
"BPCEGAAP"
KEYCLOAK_REALM
"bpce"
KEYCLOAK_VERIFY_LIFESPAN
"259200"
MAILER_DSN
"smtp://smtp.gainfra.fr:25?verify_peer=false"
MAILER_FROM
"brandcenter-bpce@g-alliance.fr"
MAILER_VERIFICATION_CHARTE_TO
"support+charte@graphique-alliance.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/bc-e-dev.dataone.fr"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/bc-e-dev.dataone.fr"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/bc-e-dev.dataone.fr/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/bc-e-dev.dataone.fr/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_CONNECTION
"close"
HTTP_FROM
"googlebot(at)googlebot.com"
HTTP_HOST
"bc-e-dev.dataone.fr"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.7871.128 Mobile Safari/537.36 (compatible; GoogleOther)"
HTTP_X_FORWARDED_FOR
"192.178.4.98"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"create_account=1"
REMOTE_ADDR
"100.64.0.1"
REMOTE_PORT
"51814"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785254123
REQUEST_TIME_FLOAT
1785254123.154
REQUEST_URI
"/login?create_account=1"
SCRIPT_FILENAME
"/var/www/bc-e-dev.dataone.fr/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.51.174"
SERVER_ADMIN
"support@graphique-alliance.com"
SERVER_NAME
"bc-e-dev.dataone.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at bc-e-dev.dataone.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"bc-e-dev.dataone.fr"
SYMFONY_DOTENV_PATH
"/var/www/bc-e-dev.dataone.fr/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,KEEPEEK_LABELID_DROITSEXPIRES,DOMAIN_SCHEME,DOMAIN,MAILER_FROM,ADMIN_ERROR_EMAIL,MAILER_VERIFICATION_CHARTE_TO,KEYCLOAK_BASE_URL,KEYCLOAK_REALM,KEYCLOAK_CLIENT_ID,KEYCLOAK_CLIENT_SECRET,KEYCLOAK_IDENTITY_PROVIDER,KEYCLOAK_VERIFY_LIFESPAN,KEEPEEK_URL,KEEPEEK_API_LOGIN,KEEPEEK_JWT_KEY,KEEPEEK_EXPORT_VIDEO_ORIGINAL,KEEPEEK_EXPORT_PICTURE_ORIGINAL,KEEPEEK_EXPORT_DOCUMENT_ORIGINAL,KEEPEEK_EXPORT_SOUND_ORIGINAL,KEEPEEK_EXPORT_OTHER_ORIGINAL,KEEPEEK_FOLDERID_BP,KEEPEEK_FOLDERID_CE,KEEPEEK_FOLDERID_BP_CAMPAGNE,KEEPEEK_FOLDERID_CE_CAMPAGNE,KEEPEEK_FOLDERID_BP_RESSOURCE,KEEPEEK_FOLDERID_CE_RESSOURCE,KEEPEEK_FOLDERID_BP_RESSOURCE_GUIDES,KEEPEEK_FOLDERID_BP_RESSOURCE_LOGOTHEQUE,KEEPEEK_FOLDERID_BP_RESSOURCE_PHOTOTHEQUE,KEEPEEK_FOLDERID_BP_RESSOURCE_MEDIATHEQUE,KEEPEEK_FOLDERID_BP_RESSOURCE_GABARITS,KEEPEEK_FOLDERID_CE_RESSOURCE_GUIDES,KEEPEEK_FOLDERID_CE_RESSOURCE_LOGOTHEQUE,KEEPEEK_FOLDERID_CE_RESSOURCE_PHOTOTHEQUE,KEEPEEK_FOLDERID_CE_RESSOURCE_MEDIATHEQUE,KEEPEEK_FOLDERID_CE_RESSOURCE_GABARITS,KEEPEEK_FOLDERID_UPLOAD_FORMULAIRE,KEEPEEK_THESAURUSID_CIBLES,KEEPEEK_THESAURUSID_MARCHES,KEEPEEK_THESAURUSID_SUPPORTS,KEEPEEK_THESAURUSID_THEMES,KEEPEEK_THESAURUSID_POLES,KEEPEEK_THESAURUSID_TYPEDEPRESTATION,KEEPEEK_FOLDERID_BP_HELP_VIDEO,KEEPEEK_FOLDERID_CE_HELP_VIDEO,KEEPEEK_FOLDERID_ADMIN_HELP_VIDEO"