GET https://dev-data.arte.tv/

IndexController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\IndexController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#801
  -links: [
    777 => Symfony\Component\WebLink\Link {#777
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-oS5TzTv.css"
    }
  ]
}
_route
"app_index"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#634
    -supports: false
    -passport: null
    -duration: null
    -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#571 …}
  }
]
_stopwatch_token
"470057"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
client-ip
"3.137.210.133:47977"
disguised-host
"dev-data.arte.tv"
host
"dev-data.arte.tv"
max-forwards
"10"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
was-default-hostname
"app-weu-data-web-01-dev.azurewebsites.net"
x-appservice-proto
"https"
x-arr-log-id
"75b764f7-b938-4361-a2ee-63f49ad8b5b5"
x-arr-ssl
"2048|256|CN=GeoTrust Global TLS RSA4096 SHA256 2022 CA1, O="DigiCert, Inc.", C=US|CN=dev-data.arte.tv"
x-client-ip
"3.137.210.133"
x-client-port
"47977"
x-forwarded-for
"3.137.210.133:47977"
x-forwarded-proto
"https"
x-forwarded-tlsversion
"1.3"
x-original-url
"/"
x-php-ob-level
"0"
x-site-deployment-id
"app-weu-data-web-01__a115"
x-waws-unencoded-url
"/"

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
"Wed, 02 Apr 2025 05:18:48 GMT"
link
"</assets/styles/app-oS5TzTv.css>; rel="preload"; as="style""
x-debug-token
"135dd3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php"
    "line" => 53
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "HWI\Bundle\OAuthBundle\Security\Http\Firewall\AbstractRefreshAccessTokenListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 5
    "args" => [
      "/home/site/wwwroot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_SECRET
"7db55fffb4b0f30afca239125ca02f22"
APP_VERSION
"2025.0205"
AZURE_API_AUTH_BASE_URL
"https://login.microsoftonline.com"
AZURE_API_AUTH_TOKEN_PATH
"/oauth2/v2.0/token"
AZURE_API_POWERBI_ENDPOINT
"https://api.powerbi.com/v1.0/myorg"
AZURE_API_POWERBI_SCOPE
"https://analysis.windows.net/powerbi/api/.default"
FB_ID
""
FB_SECRET
""
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APPSETTING_APP_ENV
"dev"
APPSETTING_AZURE_AD_GROUP_ADMINISTRATORS
"Azure data-web Members"
APPSETTING_AZURE_AD_GROUP_MEMBERS
"Azure data-web Members"
APPSETTING_AZURE_API_POWERBI_PASSWORD
"Mk3gam:G-955Z!"
APPSETTING_AZURE_API_POWERBI_USERNAME
"svc-power-bi@admino365.strg.arte"
APPSETTING_AZURE_API_SSO_CLIENT_ID
"f69e9d73-c092-4831-984b-3f49962749ce"
APPSETTING_AZURE_API_SSO_CLIENT_SECRET
"Bor8Q~J5ayYhNaEip_5aTNQ-XFnZi.Zj1cR~Za_B"
APPSETTING_AZURE_API_TENANT_ID
"f24cb049-fe82-4043-97da-7a9a3ca1cd35"
APPSETTING_DATABASE_URL
"mysql://db-weu-data-web-01-dev:0CvDz5sF9h@mysql-weu-data-web-01.mysql.database.azure.com:3306/db-weu-data-web-01-dev?serverVersion=8.0.21&charset=utf8mb4"
APPSETTING_KEYCLOAK_BASE_URL
"https://keycloak-int.strg.arte/auth"
APPSETTING_KEYCLOAK_CLIENT_ID
"data-portal"
APPSETTING_KEYCLOAK_CLIENT_SECRET
"aqZpx0he3JqmkVcvwivRUGJ07pkBU791"
APPSETTING_KEYCLOAK_REALM
"arte"
APPSETTING_PHP_INI_SCAN_DIR
"/usr/local/etc/php/conf.d:/home/site/wwwroot/azure/php"
APPSETTING_REMOTEDEBUGGINGVERSION
"17.6.10930.2695"
APPSETTING_ROLE_ADMIN_ID
"9583fcd6-a691-adbe-3615-3c2504c519b9"
APPSETTING_ROLE_EXTERNAL_USER_ID
"470a1cbd-c30f-1563-849b-9c09dfb3e13b"
APPSETTING_ROLE_USER_GRANTED
"ROLE_EXTERNAL_USER_DATA_WEB"
APPSETTING_ROLE_USER_ID
"e0577507-a025-d621-1257-5af5a972726d"
APPSETTING_SERVICE_PRINCIPAL_ID
"e9a6dfa2-0fd9-4de8-b897-586e27fa0345"
APPSETTING_ScmType
"GitHub"
APPSETTING_WEBSITE_AUTH_ENABLED
"False"
APPSETTING_WEBSITE_DEFAULT_HOSTNAME
"app-weu-data-web-01-dev.azurewebsites.net"
APPSETTING_WEBSITE_DYNAMIC_CACHE
"1"
APPSETTING_WEBSITE_SITE_NAME
"app-weu-data-web-01"
APPSETTING_WEBSITE_TIME_ZONE
"Europe/Paris"
APP_DEBUG
"1"
APP_ENV
"dev"
AZURE_AD_GROUP_ADMINISTRATORS
"Azure data-web Members"
AZURE_AD_GROUP_MEMBERS
"Azure data-web Members"
AZURE_API_POWERBI_PASSWORD
"Mk3gam:G-955Z!"
AZURE_API_POWERBI_USERNAME
"svc-power-bi@admino365.strg.arte"
AZURE_API_SSO_CLIENT_ID
"f69e9d73-c092-4831-984b-3f49962749ce"
AZURE_API_SSO_CLIENT_SECRET
"Bor8Q~J5ayYhNaEip_5aTNQ-XFnZi.Zj1cR~Za_B"
AZURE_API_TENANT_ID
"f24cb049-fe82-4043-97da-7a9a3ca1cd35"
CNB_STACK_ID
"oryx.stacks.skeleton"
COMPUTERNAME
"ln0xsdlwk0009RM"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://db-weu-data-web-01-dev:0CvDz5sF9h@mysql-weu-data-web-01.mysql.database.azure.com:3306/db-weu-data-web-01-dev?serverVersion=8.0.21&charset=utf8mb4"
DOCUMENT_ROOT
"/home/site/wwwroot/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4"
HOME
"/var/www"
HOSTNAME
"app-weu-da-ae9cef14"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CLIENT_IP
"3.137.210.133:47977"
HTTP_DISGUISED_HOST
"dev-data.arte.tv"
HTTP_HOST
"dev-data.arte.tv"
HTTP_MAX_FORWARDS
"10"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_WAS_DEFAULT_HOSTNAME
"app-weu-data-web-01-dev.azurewebsites.net"
HTTP_X_APPSERVICE_PROTO
"https"
HTTP_X_ARR_LOG_ID
"75b764f7-b938-4361-a2ee-63f49ad8b5b5"
HTTP_X_ARR_SSL
"2048|256|CN=GeoTrust Global TLS RSA4096 SHA256 2022 CA1, O="DigiCert, Inc.", C=US|CN=dev-data.arte.tv"
HTTP_X_CLIENT_IP
"3.137.210.133"
HTTP_X_CLIENT_PORT
"47977"
HTTP_X_FORWARDED_FOR
"3.137.210.133:47977"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_TLSVERSION
"1.3"
HTTP_X_ORIGINAL_URL
"/"
HTTP_X_SITE_DEPLOYMENT_ID
"app-weu-data-web-01__a115"
HTTP_X_WAWS_UNENCODED_URL
"/"
IDENTITY_ENDPOINT
"http://169.254.135.6:8081/msi/token"
IDENTITY_HEADER
"71007ac2-c88b-4abc-8eec-21d88e9994cb"
KEYCLOAK_BASE_URL
"https://keycloak-int.strg.arte/auth"
KEYCLOAK_CLIENT_ID
"data-portal"
KEYCLOAK_CLIENT_SECRET
"aqZpx0he3JqmkVcvwivRUGJ07pkBU791"
KEYCLOAK_REALM
"arte"
LANG
"C.UTF-8"
LANGUAGE
"C.UTF-8"
LC_ALL
"C.UTF-8"
MSI_ENDPOINT
"http://169.254.135.6:8081/msi/token"
MSI_SECRET
"71007ac2-c88b-4abc-8eec-21d88e9994cb"
NGINX_DOCUMENT_ROOT
"/home/site/wwwroot"
NGINX_PORT
"8080"
NGINX_RUN_USER
"www-data"
NO_PROXY
"169.254.135.6"
NUM_CORES
"2"
OLDPWD
"/home/site/wwwroot"
ORYX_AI_CONNECTION_STRING
"InstrumentationKey=4aadba6b-30c8-42db-9b93-024d5c62b887"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/site/wwwroot"
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/get/php-8.3.17.tar.xz.asc/from/this/mirror"
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_EXTRA_CONFIGURE_ARGS
"--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi ac_cv_func_mmap=no"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_INI_SCAN_DIR
"/usr/local/etc/php/conf.d:/home/site/wwwroot/azure/php"
PHP_LDFLAGS
"-Wl,-O1 -Wl,--hash-style=both -pie"
PHP_MD5
""
PHP_ORIGIN
"php-fpm"
PHP_SELF
"/index.php"
PHP_SHA256
"6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb"
PHP_URL
"https://www.php.net/get/php-8.3.17.tar.xz/from/this/mirror"
PHP_VERSION
"8.3"
PLATFORM_VERSION
"103.0.7.298"
PORT
"8080"
PWD
"/home/site/wwwroot"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REGION_NAME
"westeurope"
REMOTEDEBUGGINGVERSION
"17.6.10930.2695"
REMOTE_ADDR
"169.254.135.1"
REMOTE_PORT
"23831"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743571128
REQUEST_TIME_FLOAT
1743571128.7356
REQUEST_URI
"/"
ROLE_ADMIN_ID
"9583fcd6-a691-adbe-3615-3c2504c519b9"
ROLE_EXTERNAL_USER_ID
"470a1cbd-c30f-1563-849b-9c09dfb3e13b"
ROLE_USER_GRANTED
"ROLE_EXTERNAL_USER_DATA_WEB"
ROLE_USER_ID
"e0577507-a025-d621-1257-5af5a972726d"
SCRIPT_FILENAME
"/home/site/wwwroot/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"169.254.135.5"
SERVER_NAME
"example.com"
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SERVICE_PRINCIPAL_ID
"e9a6dfa2-0fd9-4de8-b897-586e27fa0345"
SHLVL
"1"
SSH_PORT
"2222"
SYMFONY_DOTENV_PATH
"/home/site/wwwroot/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,MESSENGER_TRANSPORT_DSN,FB_ID,FB_SECRET,APP_VERSION,AZURE_API_AUTH_BASE_URL,AZURE_API_AUTH_TOKEN_PATH,AZURE_API_POWERBI_SCOPE,AZURE_API_POWERBI_ENDPOINT"
ScmType
"GitHub"
TZ
"Europe/Paris"
USER
"www-data"
WEBJOB_ENV
"true"
WEBJOB_HOME
"/home"
WEBSITE_AUTH_ENABLED
"False"
WEBSITE_AUTH_ENCRYPTION_KEY
"CDE8C5DC524ACCE1D17F1ED14327BFBA6DEA3DAB2D1547058215333E9F4A292D"
WEBSITE_AUTH_SIGNING_KEY
"38A3108A40B082195B12F7E9419BADAE277C12A5D14FF3EE2B10CD713F613A84"
WEBSITE_DEFAULT_HOSTNAME
"app-weu-data-web-01-dev.azurewebsites.net"
WEBSITE_DEPLOYMENT_ID
"app-weu-data-web-01__a115"
WEBSITE_DYNAMIC_CACHE
"1"
WEBSITE_HOME_STAMPNAME
"waws-prod-am2-755"
WEBSITE_HOSTNAME
"app-weu-data-web-01-dev.azurewebsites.net"
WEBSITE_INSTANCE_ID
"aa94c2a731d5ec21cf38ae1038fbd3d081c41e2540b690ffacc1348ec0765b1e"
WEBSITE_ISOLATION
"lxc"
WEBSITE_OS
"linux"
WEBSITE_OWNER_NAME
"45758cf8-97ab-4109-9181-73059d32dc1b+rg-weu-data-web-01-WestEuropewebspace-Linux"
WEBSITE_RESOURCE_GROUP
"rg-weu-data-web-01"
WEBSITE_ROLE_INSTANCE_ID
"12658"
WEBSITE_SITE_NAME
"app-weu-data-web-01"
WEBSITE_SKU
"Premium0V3"
WEBSITE_STACK
"PHP"
WEBSITE_TIME_ZONE
"Europe/Paris"
_
"/opt/startup/startup.sh"
argc
0
argv
[]