Redirect 302 redirect from GET @app_default_default (c4bbb5)

GET https://dev-mel.inuvialuit.com/auth/login

AuthController :: loginAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\AuthController::loginAction"
_editmode
false
_event_controller
App\Controller\AuthController {#1955
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1957 …}
}
_firewall_context
"security.firewall.map.context.main"
_pimcore_context
"default"
_pimcore_frontend_request
true
_redirected
true
_route
"app_auth_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"8a057c"
contentDocument
Pimcore\Model\Document\Page {#1864
  #dao: Pimcore\Model\Document\Page\Dao {#1886 …}
  #dependencies: null
  #__dataVersionTimestamp: 1718121991
  #path: "/"
  #properties: []
  #id: 1
  #creationDate: 1718121991
  #modificationDate: 1718121991
  #versionCount: 0
  #userOwner: 1
  #locked: null
  #userModification: 1
  #parentId: 0
  #parent: null
  #_fulldump: false
  #dirtyFields: []
  -activeDispatchingEvents: []
  #fullPathCache: null
  #type: "page"
  #key: ""
  #index: 999999
  #published: true
  #children: []
  #siblings: []
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: ""
  #editables: null
  #versions: null
  #contentMainDocumentId: &1 null
  #contentMasterDocumentId: &1 null
  #supportsContentMain: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: null
  #staticGeneratorLifetime: null
  #inheritedEditables: []
  #scheduledTasks: null
  #title: ""
  #description: ""
  #prettyUrl: null
  dependencies: null
  __dataVersionTimestamp: 1718121991
  path: "/"
  properties: []
  id: 1
  creationDate: 1718121991
  modificationDate: 1718121991
  versionCount: 0
  userOwner: 1
  locked: null
  userModification: 1
  parentId: 0
  parent: null
  _fulldump: false
  dirtyFields: []
  fullPathCache: null
  type: "page"
  key: ""
  index: 999999
  published: true
  children: []
  siblings: []
  controller: "App\Controller\DefaultController::defaultAction"
  template: ""
  editables: null
  versions: null
  contentMainDocumentId: null
  contentMasterDocumentId: null
  supportsContentMain: true
  missingRequiredEditable: null
  staticGeneratorEnabled: null
  staticGeneratorLifetime: null
  inheritedEditables: []
  scheduledTasks: null
  title: ""
  description: ""
  prettyUrl: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=7341e8a5795cf027d568835cb5050093; sf_redirect=%7B%22token%22%3A%22c4bbb5%22%2C%22route%22%3A%22app_default_default%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22defaultAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"dev-mel.inuvialuit.com"
referer
"https://dev-mel.inuvialuit.com/site.webmanifest"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-arr-ssl
"true"
x-envoy-expected-rq-timeout-ms
"1800000"
x-envoy-external-address
"3.140.195.225"
x-forwarded-for
"3.140.195.225"
x-forwarded-proto
"https"
x-k8se-app-kind
"web"
x-k8se-app-name
"irc-mel-php-dev--run-11125624529"
x-k8se-app-namespace
"k8se-apps"
x-k8se-protocol
"http1"
x-ms-containerapp-name
"irc-mel-php-dev"
x-ms-containerapp-revision-name
"irc-mel-php-dev--run-11125624529"
x-php-ob-level
"0"
x-request-id
"8dcf32dd-cad0-492d-abec-e3c8bbb38bfa"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Wed, 02 Oct 2024 17:20:26 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"f25f8d"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
PHPSESSID
"7341e8a5795cf027d568835cb5050093"
sf_redirect
"{"token":"c4bbb5","route":"app_default_default","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"defaultAction","file":"\/var\/www\/html\/src\/Controller\/DefaultController.php","line":17},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 02 Oct 24 17:20:26 +0000"
Last used
"Wed, 02 Oct 24 17:20:26 +0000"
Lifetime
86400

Session Attributes

Attribute Value
_security.main.target_path
"https://dev-mel.inuvialuit.com/site.webmanifest"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_NAME
"irc-mel"
DATABASE_PORT
"3306"
DATABASE_PORT_EXTERNAL
"4926"
DATABASE_SERVER_VERSION
"10.11.7-MariaDB-1:10.11.7+maria~ubu2204"
MYSQL_DATABASE
"pimcore"
MYSQL_PASSWORD
"yO29mMcMVKqzSRgpvJqinmprH3YcNMfO"
MYSQL_PORT
"3306"
MYSQL_ROOT_PASSWORD
"ROOT"
MYSQL_USER
"adminuser"
NODE_PORT
"3103"
PIMCORE_DEV_MODE
"false"
PIMCORE_INSTALL
"true"
PIMCORE_INSTALL_ADMIN_PASSWORD
"pimcore"
PIMCORE_INSTALL_ADMIN_USERNAME
"admin"
PIMCORE_INSTALL_MYSQL_DATABASE
"pimcore"
PIMCORE_INSTALL_MYSQL_HOST_SOCKET
"irc-mel-db-dev.mysql.database.azure.com"
PIMCORE_INSTALL_MYSQL_PASSWORD
"yO29mMcMVKqzSRgpvJqinmprH3YcNMfO"
PIMCORE_INSTALL_MYSQL_PORT
"3306"
PIMCORE_INSTALL_MYSQL_USERNAME
"adminuser"
SYMFONY_DOTENV_VARS
"PIMCORE_DEV_MODE,SYMFONY_DOTENV_VARS,APP_NAME,WEB_PORT_EXTERNAL,DATABASE_PORT,DATABASE_PORT_EXTERNAL,DATABASE_SERVER_VERSION,PIMCORE_INSTALL,PIMCORE_INSTALL_MYSQL_HOST_SOCKET,PIMCORE_INSTALL_MYSQL_PORT,PIMCORE_INSTALL_MYSQL_USERNAME,PIMCORE_INSTALL_MYSQL_PASSWORD,PIMCORE_INSTALL_MYSQL_DATABASE,PIMCORE_INSTALL_ADMIN_USERNAME,PIMCORE_INSTALL_ADMIN_PASSWORD,MYSQL_ROOT_PASSWORD,MYSQL_DATABASE,MYSQL_USER,MYSQL_PASSWORD,MYSQL_PORT,WEB_TO_PRINT_HOSTNAME,NODE_PORT"
WEB_PORT_EXTERNAL
"8105"
WEB_TO_PRINT_HOSTNAME
"http://irc-mel-pimcore-php-fpm"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
AZURE_STORAGE_ACCOUNT_CONTAINER
"pimcore"
AZURE_STORAGE_ACCOUNT_CONTAINER_ASSETS
"pimcore-assets"
AZURE_STORAGE_ACCOUNT_KEY
"5H7XqodH2IMqgvmFTP+lj71lia2mSMInb1CoUOE+daDcxdFgrCw0byaj8qjSYw43Ui5iP9j46rqd+ASt5w86hA=="
AZURE_STORAGE_ACCOUNT_NAME
"ircmelsadev"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_MEMORY_LIMIT
"-1"
CONTAINER_APP_ENV_DNS_SUFFIX
"lemonbay-ce133dc7.canadacentral.azurecontainerapps.io"
CONTAINER_APP_HOSTNAME
"irc-mel-php-dev--run-11125624529.lemonbay-ce133dc7.canadacentral.azurecontainerapps.io"
CONTAINER_APP_NAME
"irc-mel-php-dev"
CONTAINER_APP_PORT
"80"
CONTAINER_APP_REPLICA_NAME
"irc-mel-php-dev--run-11125624529-79f46f7d89-8rngg"
CONTAINER_APP_REVISION
"irc-mel-php-dev--run-11125624529"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_HOST
"irc-mel-db-dev.mysql.database.azure.com"
DATABASE_NAME
"pimcore"
DATABASE_PASSWORD
"yO29mMcMVKqzSRgpvJqinmprH3YcNMfO"
DATABASE_USER
"adminuser"
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/var/www"
HOSTNAME
"irc-mel-php-dev--run-11125624529-79f46f7d89-8rngg"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=7341e8a5795cf027d568835cb5050093; sf_redirect=%7B%22token%22%3A%22c4bbb5%22%2C%22route%22%3A%22app_default_default%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22defaultAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"dev-mel.inuvialuit.com"
HTTP_REFERER
"https://dev-mel.inuvialuit.com/site.webmanifest"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ARR_SSL
"true"
HTTP_X_ENVOY_EXPECTED_RQ_TIMEOUT_MS
"1800000"
HTTP_X_ENVOY_EXTERNAL_ADDRESS
"3.140.195.225"
HTTP_X_FORWARDED_FOR
"3.140.195.225"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_K8SE_APP_KIND
"web"
HTTP_X_K8SE_APP_NAME
"irc-mel-php-dev--run-11125624529"
HTTP_X_K8SE_APP_NAMESPACE
"k8se-apps"
HTTP_X_K8SE_PROTOCOL
"http1"
HTTP_X_MS_CONTAINERAPP_NAME
"irc-mel-php-dev"
HTTP_X_MS_CONTAINERAPP_REVISION_NAME
"irc-mel-php-dev--run-11125624529"
HTTP_X_REQUEST_ID
"8dcf32dd-cad0-492d-abec-e3c8bbb38bfa"
KUBERNETES_PORT
"tcp://10.1.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.1.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.1.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.1.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
LC_CTYPE
"C.UTF-8"
OAUTH_CLIENT_ID
"4acd2d75-de20-4062-b522-c9e379f726f8"
OAUTH_CLIENT_SECRET
"CJo8Q~JLPlaysvBoCM4NQiLlcSUZBUb5ebA4TcaH"
OAUTH_TENANT_ID
"eb63e192-7472-451f-b06c-2b67c8b5cff9"
OPCACHE_CONSISTENCY_CHECKS
"0"
OPCACHE_ENABLE
"1"
OPCACHE_ENABLE_CLI
"0"
OPCACHE_MAX_ACCELERATED_FILES
"10000"
OPCACHE_MEMORY_CONSUMPTION
"128"
OPCACHE_VALIDATE_TIMESTAMPS
"1"
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.3.12.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_DISPLAY_STARTUP_ERRORS
"1"
PHP_ERROR_REPORTING
"E_ALL"
PHP_FPM_PM
"dynamic"
PHP_FPM_PM_MAX_CHILDREN
"5"
PHP_FPM_PM_MAX_REQUESTS
"10000"
PHP_FPM_PM_MAX_SPARE_SERVERS
"3"
PHP_FPM_PM_MIN_SPARE_SERVERS
"1"
PHP_FPM_PM_START_SERVERS
"2"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_MAX_EXECUTION_TIME
"30"
PHP_MEMORY_LIMIT
"256M"
PHP_POST_MAX_SIZE
"100M"
PHP_SELF
"/index.php"
PHP_SHA256
"f774e28633e26fc8c5197f4dae58ec9e3ff87d1b4311cbc61ab05a7ad24bd131"
PHP_UPLOAD_MAX_FILESIZE
"100M"
PHP_URL
"https://www.php.net/distributions/php-8.3.12.tar.xz"
PHP_VERSION
"8.3.12"
PIMCORE_DEV
"1"
PIMCORE_ENVIRONMENT
"dev"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIS_DB
"12"
REDIS_HOST
"irc-mel-redis-dev"
REDIS_SESSION_DB
"14"
REMOTE_ADDR
"10.0.0.58"
REMOTE_PORT
"32792"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727889626
REQUEST_TIME_FLOAT
1727889626.8373
REQUEST_URI
"/auth/login"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.0.79"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SHELL_VERBOSITY
3
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
USER
"www-data"
argc
0
argv
[]