AuthController :: authorize
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\AuthController::authorize" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "authorize" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#550 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#478 …} } ] |
| _stopwatch_token | "28f000" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "auth.test.izinvoice.com" |
| 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 | "application/json" |
| date | "Mon, 29 Dec 2025 01:02:23 GMT" |
| x-debug-token | "ef5aaf" |
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 | "88bf795f624aeb11057357547efe655c" |
| APP_TEST | "true" |
| DATABASE_URL | "postgresql://izinvoice:f-zd7aDdyUfzd*Ln@localhost:5432/izid?serverVersion=16&charset=utf8" |
| MAILER_DSN | "smtp://hello%40izinvoice.com:3F24YJ256fJe9-sD@smtp.mail.ovh.net:465?encryption=tls&auth_mode=login" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH2_ENCRYPTION_KEY | "def00000f7cbe8fbd5671c53750bf07bcb7d12e06ffe2a8d8e07b52011b259dbddae67584f1368992e650f6e65498df1251d0148b01814133dc0bd3f16f76586f0111674" |
| OAUTH2_EXPIRY_ACCESSTOKEN | "PT12H" |
| OAUTH2_EXPIRY_AUTHCODE | "PT10M" |
| OAUTH2_EXPIRY_REFRESHTOKEN | "P3M" |
| OAUTH2_PRIVATE_KEY | "/var/oauth/private.key" |
| OAUTH2_PUBLIC_KEY | "/var/oauth/public.key" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/adevo/app/izid/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/adevo/app/izid/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "3" |
| H2_STREAM_TAG | "4039330-3-3" |
| HOME | "/var/www" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "auth.test.izinvoice.com" |
| 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:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "3" |
| REDIRECT_H2_STREAM_TAG | "4039330-3-3" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "auth.test.izinvoice.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/authorize" |
| REMOTE_ADDR | "216.73.216.190" |
| REMOTE_PORT | "24339" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766970143 |
| REQUEST_TIME_FLOAT | 1766970143.7634 |
| REQUEST_URI | "/authorize" |
| SCRIPT_FILENAME | "/home/adevo/app/izid/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.210.209.76" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "auth.test.izinvoice.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at auth.test.izinvoice.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SSL_TLS_SNI | "auth.test.izinvoice.com" |
| SYMFONY_DOTENV_PATH | "/home/adevo/app/izid/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_TEST,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,OAUTH2_ENCRYPTION_KEY,OAUTH2_PRIVATE_KEY,OAUTH2_PUBLIC_KEY,OAUTH2_EXPIRY_AUTHCODE,OAUTH2_EXPIRY_ACCESSTOKEN,OAUTH2_EXPIRY_REFRESHTOKEN" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |