n/a
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::logout" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "logout" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "443a28" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, deflate" |
accept-language | "en-US,en;q=0.9" |
cache-control | "max-age=0" |
connection | "keep-alive" |
cookie | "sf_redirect=%7B%22token%22%3A%2231221d%22%2C%22route%22%3A%22login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FFrontend%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A46%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=tdlmuc5902hi5rmd5a39ih3eni" |
host | "feature02.main-chain.org:8005" |
mod-rewrite | "On" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
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 | "Mon, 18 Nov 2024 13:52:14 GMT" |
location | "https://keycloak.dev.main-chain.org/realms/mainchain-dev/protocol/openid-connect/auth?client_id=features_client&response_type=code&state=d647fd2a-c017-4371-9b22-c28769ab8d66&scope=openid+roles+profile+email&redirect_uri=http%3A%2F%2Ffeature02.main-chain.org%3A8005%2Fredirect-uri" |
x-content-type-options | "nosniff" |
x-debug-token | "a60171" |
x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "tdlmuc5902hi5rmd5a39ih3eni" |
sf_redirect | "{"token":"31221d","route":"login","method":"GET","controller":{"class":"App\\Controller\\SecurityController","method":"login","file":"\/var\/www\/Frontend\/src\/Controller\/SecurityController.php","line":46},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
Key | Value |
---|---|
Created | "Mon, 18 Nov 24 14:52:14 +0100" |
Last used | "Mon, 18 Nov 24 14:52:14 +0100" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "http://feature02.main-chain.org:8005/logout" |
openid_state | "d647fd2a-c017-4371-9b22-c28769ab8d66" |
Session Usage
4
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/Frontend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 77 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[ [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 28 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 238 "function" => "saveTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 207 "function" => "setTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 152 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
App\Security\KeycloakAuthenticator:251
[ [ "file" => "/var/www/Frontend/src/Security/KeycloakAuthenticator.php" "line" => 251 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 220 "function" => "start" "class" => "App\Security\KeycloakAuthenticator" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 152 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:195
[ [ "file" => "/var/www/Frontend/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 249 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/Frontend/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
Key | Value |
---|---|
error | [
"An authentication error occured"
] |
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
API_URL | "https://feature02.main-chain.org:5005/v1/" |
APP_ENV | "dev" |
APP_SECRET | "334b6c20130ffcbf9f5a49ezjfzeef6938d5" |
BACKEND_URL | "http://172.17.0.15:443/" |
CA_CERT_PATH | "config/jwt/ca.pem" |
DATABASE_URL | "mysql://db_user:db_password@127.0.0.1:3306/db_name?serverVersion=5.7" |
JWT_BACKEND_PUB_KEY | "./config/jwt/jwtRS256.backend.pub.key" |
JWT_PASSPHRASE_MC_PORTAL | "" |
JWT_PROXY_PUB_KEY | "./config/jwt/jwtRS256.apiproxy.pub.key" |
JWT_PUBLIC_KEY_MC_PORTAL | "./config/jwt/jwtRS256.portal.pub.key" |
JWT_SECRET_KEY_MC_PORTAL | "./config/jwt/jwtRS256.portal.key" |
KEYCLOAK_APP_URL | "https://keycloak.dev.main-chain.org" |
KEYCLOAK_CLIENT_ID | "features_client" |
KEYCLOAK_REALMS_NAME | "mainchain-dev" |
KEYCLOAK_REALMS_URL | "https://keycloak.dev.main-chain.org/" |
MAILER_DSN | "smtp://support%40main-chain.org:%409sq76t%5fMsxYiNbAufU%2162v@smtp.office365.com:587" |
MCOT_PORTAIL_DOMAIN_NAME | "https://vistory.com" |
MC_VERSION | "2.9.1" |
PROXY_API_URL | "https://feature02.main-chain.org:5005/" |
SQ_URL | "http://dev-wordpress.vistory.com/login/?redirect_to=http%3A%2F%2Fdev-wordpress.vistory.com%2Fapp%2F" |
VISTORY_REDIRECT | "true" |
WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/Frontend/public/" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GPG_KEYS | "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD" |
HOME | "/root" |
HOSTNAME | "4a6a4bb6e290" |
HTTPS | "" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
HTTP_CACHE_CONTROL | "max-age=0" |
HTTP_CONNECTION | "keep-alive" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2231221d%22%2C%22route%22%3A%22login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FFrontend%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A46%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=tdlmuc5902hi5rmd5a39ih3eni" |
HTTP_HOST | "feature02.main-chain.org:8005" |
HTTP_MOD_REWRITE | "On" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PATH_INFO | "/logout" |
PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
PHP_ASC_URL | "https://www.php.net/distributions/php-8.1.6.tar.xz.asc" |
PHP_BINARY | "/usr/local/bin/php" |
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_LDFLAGS | "-Wl,-O1 -pie" |
PHP_PATH | "/usr/local/bin/php" |
PHP_PEAR_PHP_BIN | "/usr/local/bin/php" |
PHP_SELF | "/index.php/logout" |
PHP_SHA256 | "da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c" |
PHP_URL | "https://www.php.net/distributions/php-8.1.6.tar.xz" |
PHP_VERSION | "8.1.6" |
PWD | "/var/www/Frontend" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "46.18.96.158" |
REMOTE_PORT | "63797" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1731937934 |
REQUEST_TIME_FLOAT | 1731937934.5529 |
REQUEST_URI | "/logout" |
SCRIPT_FILENAME | "/var/www/Frontend/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_NAME | "feature02.main-chain.org:8005" |
SERVER_PORT | "8000" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "symfony-cli/5.5.5" |
SHLVL | "1" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_PATH | "/" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_PORT | "8000" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_SCHEME | "http" |
SYMFONY_APPLICATION_DEFAULT_ROUTE_URL | "http://127.0.0.1:8000/" |
SYMFONY_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
SYMFONY_DEFAULT_ROUTE_PATH | "/" |
SYMFONY_DEFAULT_ROUTE_PORT | "8000" |
SYMFONY_DEFAULT_ROUTE_SCHEME | "http" |
SYMFONY_DEFAULT_ROUTE_URL | "http://127.0.0.1:8000/" |
SYMFONY_DOCKER_ENV | "" |
SYMFONY_DOTENV_VARS | "JWT_SECRET_KEY_MC_PORTAL,JWT_PUBLIC_KEY_MC_PORTAL,JWT_PASSPHRASE_MC_PORTAL,JWT_BACKEND_PUB_KEY,JWT_PROXY_PUB_KEY,BACKEND_URL,PROXY_API_URL,APP_ENV,APP_SECRET,MC_VERSION,API_URL,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MAILER_DSN,SQ_URL,KEYCLOAK_CLIENT_ID,KEYCLOAK_REALMS_URL,KEYCLOAK_REALMS_NAME,MCOT_PORTAIL_DOMAIN_NAME,CA_CERT_PATH,KEYCLOAK_APP_URL,VISTORY_REDIRECT" |
SYMFONY_PROJECT_DEFAULT_ROUTE_HOST | "127.0.0.1:8000" |
SYMFONY_PROJECT_DEFAULT_ROUTE_PATH | "/" |
SYMFONY_PROJECT_DEFAULT_ROUTE_PORT | "8000" |
SYMFONY_PROJECT_DEFAULT_ROUTE_SCHEME | "http" |
SYMFONY_PROJECT_DEFAULT_ROUTE_URL | "http://127.0.0.1:8000/" |
SYMFONY_TUNNEL | "" |
SYMFONY_TUNNEL_ENV | "" |
TERM | "xterm" |
X_FORWARDED_PORT | "8000" |