GET https://backend-kdc.test.itlabs.top/admin/keycloak/login

KeycloakController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\Admin\KeycloakController::login"
_firewall_context
"security.firewall.map.context.admin"
_route
"admin_keycloak_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#593
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\KeycloakAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\KeycloakAuthenticator {#509 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#592
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#400 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#607
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#609 …}
  }
]
_stopwatch_token
"261230"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"backend-kdc.test.itlabs.top"
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, 11 Dec 2025 21:59:32 GMT"
location
"https://sso.be-kdc.tech/realms/kdc/protocol/openid-connect/auth?scope=openid%20profile%20email%20roles&state=bf6f5e304acf871c802cf8f18a452233&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fbackend-kdc.test.itlabs.top%2Fadmin%2Fkeycloak%2Fcallback&client_id=kdc-admin"
x-debug-token
"6f4050"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Thu, 11 Dec 25 21:59:32 +0000"
Last used
"Thu, 11 Dec 25 21:59:32 +0000"
Lifetime
0

Session Attributes

Attribute Value
knpu.oauth2_client_state
"bf6f5e304acf871c802cf8f18a452233"

Session Usage

6 Usages
Stateless check enabled
Usage
KnpU\OAuth2ClientBundle\Client\OAuth2Client:71
[
  [
    "file" => "/app/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
    "line" => 71
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/Admin/KeycloakController.php"
    "line" => 35
    "function" => "redirect"
    "class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Admin\KeycloakController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 38
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 38
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 38
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 38
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 38
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 38
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():33}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_SECRET
"5bdd5b0e80d30db9e3128d9b0cfb6e03e3fad70f8538c53d9b9f424d53bc500f"
CADDY_MERCURE_JWT_SECRET
"e6918eed02bc36efb47e768d36cedfd9aa4d693f99a906a4734b303832b1661e"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|front-kdc\.test\.itlabs\.top)(:[0-9]+)?$"
DEFAULT_URI
"http://localhost"
FIREBASE_CREDENTIALS
"%kernel.project_dir%/config/firebase/credentials.json"
JWT_PASSPHRASE
"hKCCcSu1p9cwXBWJxE/ZG2RrI6xtCQxCIANQJO4IKCA="
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JWT_TOKEN_TTL
"3600"
KEYCLOAK_CLIENT_ID
"kdc-admin"
KEYCLOAK_CLIENT_SECRET
"Q7X0OJSZ2ScfcmquE61QzDmxtjIy8kBY"
KEYCLOAK_REALM
"kdc"
KEYCLOAK_SERVER_URL
"https://sso.be-kdc.tech"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PHOTOS_MAX_FILE_SIZE
"5242880"
PHOTOS_THUMBNAIL_HEIGHT
"300"
PHOTOS_THUMBNAIL_WIDTH
"400"
PHOTOS_UPLOAD_DIR
"uploads/photos"
POSTGRES_CHARSET
"utf8"
POSTGRES_DB
"kdc_prod"
POSTGRES_PASSWORD
"pfHd3qEv0EjKyNzaBhN1rtui6xVaAoQK"
POSTGRES_USER
"kdc_user"
POSTGRES_VERSION
"17"
REDIS_PASSWORD
"SW2KZbesW3JDRJ8CReIssAJBfUzy7ZFK"
REDIS_VERSION
"7"
VK_CLIENT_ID
"54280946"
VK_CLIENT_SECRET
"pb9zWiPtU6mU5SImLr6b"
VK_REDIRECT_URI
"http://localhost:5173"
YANDEX_CLIENT_ID
"0bd4e1511f7d46c4b85a1a88844dfbc2"
YANDEX_CLIENT_SECRET
"5c0c85329207419a937e03b19517e8ed"
YANDEX_REDIRECT_URI
"http://localhost:5173"

Defined as regular env variables

Key Value
APP_ENV
"dev"
APP_RUNTIME
"Runtime\FrankenPhpSymfony\Runtime"
APP_RUNTIME_MODE
"web=1&worker=1"
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"postgresql://kdc_user:pfHd3qEv0EjKyNzaBhN1rtui6xVaAoQK@database:5432/kdc_prod?serverVersion=17&charset=utf8"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"index.php"
FRANKENPHP_WORKER
"1"
FRANKENPHP_WORKER_CONFIG
"watch"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/root"
HOSTNAME
"14ba164db20d"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"backend-kdc.test.itlabs.top"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
LC_CTYPE
"C.UTF-8"
MAILER_DSN
"smtp://mailpit:1025"
MAILER_FROM
"no-replay@kdc-test.ru"
MERCURE_EXTRA_DIRECTIVES
"demo"
MERCURE_PUBLISHER_JWT_KEY
"e6918eed02bc36efb47e768d36cedfd9aa4d693f99a906a4734b303832b1661e"
MERCURE_SUBSCRIBER_JWT_KEY
"e6918eed02bc36efb47e768d36cedfd9aa4d693f99a906a4734b303832b1661e"
MERCURE_TRANSPORT_URL
"bolt:///data/mercure.db"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.15.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_INI_SCAN_DIR
":/usr/local/etc/php/app.conf.d"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"index.php"
PHP_SHA256
"a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e"
PHP_URL
"https://www.php.net/distributions/php-8.4.15.tar.xz"
PHP_VERSION
"8.4.15"
PWD
"/app"
QUERY_STRING
""
REDIS_URL
"redis://:SW2KZbesW3JDRJ8CReIssAJBfUzy7ZFK@redis:6379"
REMOTE_ADDR
"216.73.216.103"
REMOTE_HOST
"216.73.216.103"
REMOTE_IDENT
""
REMOTE_PORT
"29396"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765490372
REQUEST_TIME_FLOAT
1765490372.2714
REQUEST_URI
"/admin/keycloak/login"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"backend-kdc.test.itlabs.top"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"FrankenPHP"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"frankenphp"
SUPERVISOR_PROCESS_NAME
"frankenphp"
SUPERVISOR_SERVER_URL
"unix:///var/run/supervisor.sock"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,DEFAULT_URI,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,VK_CLIENT_ID,VK_CLIENT_SECRET,VK_REDIRECT_URI,YANDEX_CLIENT_ID,YANDEX_CLIENT_SECRET,YANDEX_REDIRECT_URI,FIREBASE_CREDENTIALS,PHOTOS_UPLOAD_DIR,PHOTOS_MAX_FILE_SIZE,PHOTOS_THUMBNAIL_WIDTH,PHOTOS_THUMBNAIL_HEIGHT,KEYCLOAK_SERVER_URL,KEYCLOAK_REALM,KEYCLOAK_CLIENT_ID,KEYCLOAK_CLIENT_SECRET,POSTGRES_USER,POSTGRES_PASSWORD,POSTGRES_DB,POSTGRES_VERSION,POSTGRES_CHARSET,REDIS_PASSWORD,REDIS_VERSION,CADDY_MERCURE_JWT_SECRET,APP_DEBUG,JWT_TOKEN_TTL"
TERM
"xterm"
TRUSTED_HOSTS
"^backend-kdc.test.itlabs.top|php$"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"
XDEBUG_MODE
"off"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"