LoginController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LoginController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_auth" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#546 -supports: false -passport: null -duration: null -stub: "App\Security\SidingAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\SidingAuthenticator {#547 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#555 -supports: false -passport: null -duration: null -stub: "App\Security\CanvasAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\CanvasAuthenticator {#556 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#553 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#495 …} } ] |
| _stopwatch_token | "943c6a" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "edp.innovacion-test.ing.uc.cl" |
| 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 | "Sun, 22 Feb 2026 19:26:38 GMT" |
| location | "https://uccl.test.instructure.com/login/oauth2/auth?client_id=89760000000000259&response_type=code&redirect_uri=https%3A%2F%2Fedp.innovacion-test.ing.uc.cl%2Fusers%2Fauth%2Fcanvas%2Fcallback" |
| x-debug-token | "0f4bff" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "d5bc58823d4c54b1c472797c6f4941ce" |
| APP_URL | "https://edp.innovacion-test.ing.uc.cl" |
| CANVAS_API_BASE_URL | "https://uccl.test.instructure.com/api/v1" |
| CANVAS_OAUTH_CLIENT_ID | "89760000000000259" |
| CANVAS_OAUTH_CLIENT_SECRET | "cK2WeR44rZQKMewtxYEXeeuVrKJZPXGAArz3cmuazQF9hrxWGL8MwfnA36tBeMEP" |
| CANVAS_OAUTH_LOGIN_LINK | "https://uccl.test.instructure.com/login/oauth2/auth" |
| CANVAS_OAUTH_REDIRECT_URI | "https://edp.innovacion-test.ing.uc.cl/users/auth/canvas/callback" |
| CANVAS_OAUTH_TOKEN_LINK | "https://uccl.test.instructure.com/login/oauth2/token" |
| CANVAS_URL | "https://uccl.test.instructure.com" |
| CAS_CA | "false" |
| CAS_FORCE | "true" |
| CAS_GATEWAY | "false" |
| CAS_HANDLE_LOGOUT_REQUEST | "true" |
| CAS_HOST | "sso-lib.uc.cl" |
| CAS_LOGIN_TARGET | "https://edp.innovacion-test.ing.uc.cl" |
| CAS_LOGOUT_TARGET | "https://edp.innovacion-test.ing.uc.cl" |
| CAS_PATH | "/cas" |
| CAS_PORT | "443" |
| CAS_SERVICE_BASE_URL | "https://edp.innovacion-test.ing.uc.cl" |
| DATABASE_SERVER_VERSION | "5.7.40" |
| DATABASE_URL | "mysql://eval_pares_user:GS5Ikj2y3q0U5D@127.0.0.1:3306/eval_pares_db?serverVersion=5.7.40&charset=utf8mb4" |
| ENCRYPTION_KEY | "d8eda0f0c03fc3dd99917e1575abcbf0faf6703905e1c7cb286f8d9697b03931" |
| LTI_CONSUMER_KEY | "canvas_api_2024" |
| LTI_SHARED_SECRET | "kr6EkWLMNPqoXR2XdCOpr56gM0dybEaBGEkVxla9dnyBYUGW" |
| MAILER_DSN | "smtp://null" |
| MAILER_FROM_ADDRESS | "" |
| MAILER_FROM_NAME | "" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SID_DB | "sid" |
| SID_PASSWORD | "1234" |
| SID_SERVER | "localhost" |
| SID_USER | "root" |
| USE_CANVAS_LOGIN | "true" |
| USE_CAS_LOGIN | "false" |
| USE_MAILER | "true" |
| WSDL_AUTH | "1" |
| WSDL_CACHE | "0" |
| WSDL_LOGIN | "invpreg" |
| WSDL_PASSWORD | "ipJTusRvd6." |
| WSDL_URI | "https://intrawww.ing.puc.cl/siding/ws/invpreg.wsdl" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/evaluacion-pares/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/evaluacion-pares/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/usr/share/httpd" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "edp.innovacion-test.ing.uc.cl" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.141" |
| REMOTE_PORT | "48291" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1771788398 |
| REQUEST_TIME_FLOAT | 1771788398.5463 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/evaluacion-pares/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "146.155.173.148" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "edp.innovacion-test.ing.uc.cl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Rocky Linux) OpenSSL/3.5.1" |
| SSL_TLS_SNI | "edp.innovacion-test.ing.uc.cl" |
| SYMFONY_DOTENV_PATH | "/var/www/html/evaluacion-pares/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_URL,DATABASE_SERVER_VERSION,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,USE_MAILER,WSDL_URI,WSDL_AUTH,WSDL_LOGIN,WSDL_PASSWORD,WSDL_CACHE,SID_SERVER,SID_DB,SID_USER,SID_PASSWORD,USE_CAS_LOGIN,CAS_HOST,CAS_PATH,CAS_PORT,CAS_CA,CAS_HANDLE_LOGOUT_REQUEST,CAS_SERVICE_BASE_URL,CAS_LOGIN_TARGET,CAS_LOGOUT_TARGET,CAS_FORCE,CAS_GATEWAY,LTI_CONSUMER_KEY,LTI_SHARED_SECRET,CANVAS_API_BASE_URL,ENCRYPTION_KEY,USE_CANVAS_LOGIN,CANVAS_URL,CANVAS_OAUTH_REDIRECT_URI,CANVAS_OAUTH_CLIENT_ID,CANVAS_OAUTH_CLIENT_SECRET,CANVAS_OAUTH_LOGIN_LINK,CANVAS_OAUTH_TOKEN_LINK" |
| UNIQUE_ID | "aZtYbhwVn6Whn8KnrohX3AAAAAI" |
| USER | "apache" |
| proxy-nokeepalive | "1" |