POST http://quark-api.nitrogenio.net/token

TokenController :: indexAction

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
client_id
"01960fc3e0b97cfaa778c216fe2d517b"
client_secret
"e415c2bdbcafaddf5f00b4d88abd1d08001eb5b0d484ba3f816a150f1cbde880fd5ea9ec0021533dcf1f01b0bfcdc1a6723694d74d4397e91b2555d7f2d86c1c"
grant_type
"client_credentials"
scope
"APPLICATION"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
[
  "league.oauth2_server.controller.token"
  "indexAction"
]
_firewall_context
"security.firewall.map.context.main"
_nelmio_cors_should_allow_origin
true
_route
"oauth2_token"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#438
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Infrastructure\Shared\Security\Authenticator\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Infrastructure\Shared\Security\Authenticator\LoginFormAuthenticator {#745 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#441
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#440 …}
  }
]
_stopwatch_token
"7ab507"

Request Headers

Header Value
accept
"application/json"
accept-encoding
"gzip, br"
accept-language
"pt-PT,pt;q=0.9,pt-BR;q=0.8,en;q=0.7,en-US;q=0.6,en-GB;q=0.5"
authorization
""
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"2001:818:e85e:d00:fd92:da97:40b2:6881"
cf-ipcountry
"PT"
cf-ray
"9ad39814cf2e94ad-FRA"
cf-visitor
"{"scheme":"https"}"
connection
"close"
content-length
"233"
content-type
"application/x-www-form-urlencoded"
host
"quark-api.nitrogenio.net"
origin
"https://quark.nitrogenio.net"
priority
"u=1, i"
referer
"https://quark.nitrogenio.net/"
sec-ch-ua
""Chromium";v="142", "Microsoft Edge";v="142", "Not_A Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-site"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0"
x-forwarded-for
"2001:818:e85e:d00:fd92:da97:40b2:6881, 172.71.246.46"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"172.71.246.46"

Request Content

Raw

grant_type=client_credentials&scope=APPLICATION&client_id=01960fc3e0b97cfaa778c216fe2d517b&client_secret=e415c2bdbcafaddf5f00b4d88abd1d08001eb5b0d484ba3f816a150f1cbde880fd5ea9ec0021533dcf1f01b0bfcdc1a6723694d74d4397e91b2555d7f2d86c1c

Response

Response Headers

Header Value
access-control-allow-origin
"https://quark.nitrogenio.net"
access-control-expose-headers
"link"
cache-control
"no-store, private"
content-type
"application/json; charset=UTF-8"
date
"Sat, 13 Dec 2025 07:02:07 GMT"
pragma
"no-cache"
x-debug-token
"70fb75"

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" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 109
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "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" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "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" => 182
    "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" => 5
    "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
ALLOWED_SCRIPT_ORIGINS
"https://quark-api.nitrogenio.net,https://quark.nitrogenio.net"
APP_ENV
"dev"
APP_SECRET
"77fc1538c4b76c9a5b97d573cfa9e32c"
APP_URL
"https://quark-api.nitrogenio.net"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://quark:JPyA1amq5hs1T9udLBnnkAr9DR3Ooxf6m6hBXGitZ6ue7BWo46RVYCjZlGutbpYg@quark-db:5432/quark?serverVersion=17&charset=utf8"
JWT_PASSPHRASE
""
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.key"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.key"
MAILER_DSN
"null://null"
MERCURE_JWT_SECRET
"UJtNt9ZwXSp9evxCWELpTajBdSJWapdkhCzeGWuK4jEokdsK"
MERCURE_PUBLIC_URL
"https://quark-mercure.nitrogenio.net/.well-known/mercure"
MERCURE_PUBLISHER_JWT
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.BwYXbIzA_haZ3sP2MjSMySWS0oCgp7Kl0_aEOClR244"
MERCURE_URL
"http://mercure/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"amqp://guest:guest@quark-rabbitmq:5672/%2f/messages"
MESSENGER_TRANSPORT_DSN_HIGH_PRIORITY
"amqp://guest:guest@quark-rabbitmq:5672/%2f/high_priority"
OAUTH_ACCESS_TOKEN_TTL
"PT1H"
OAUTH_ENCRYPTION_KEY
"c701f414feabbbe18594cd1a30935ee1"
OAUTH_PASSPHRASE
"7d185d8d847c9d8f569bb39ebe397b7d"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.key"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.key"
TRUSTED_HEADERS
"x-forwarded-for,x-forwarded-proto"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"233"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"application/json"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"pt-PT,pt;q=0.9,pt-BR;q=0.8,en;q=0.7,en-US;q=0.6,en-GB;q=0.5"
HTTP_AUTHORIZATION
""
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"2001:818:e85e:d00:fd92:da97:40b2:6881"
HTTP_CF_IPCOUNTRY
"PT"
HTTP_CF_RAY
"9ad39814cf2e94ad-FRA"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"close"
HTTP_HOST
"quark-api.nitrogenio.net"
HTTP_ORIGIN
"https://quark.nitrogenio.net"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://quark.nitrogenio.net/"
HTTP_SEC_CH_UA
""Chromium";v="142", "Microsoft Edge";v="142", "Not_A Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-site"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0"
HTTP_X_FORWARDED_FOR
"2001:818:e85e:d00:fd92:da97:40b2:6881, 172.71.246.46"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"172.71.246.46"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/token"
REMOTE_ADDR
"172.27.0.1"
REMOTE_PORT
"36632"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1765609326
REQUEST_TIME_FLOAT
1765609326.884
REQUEST_URI
"/token"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.27.0.6"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"quark-api.nitrogenio.net"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at quark-api.nitrogenio.net Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,TRUSTED_PROXIES,TRUSTED_HEADERS,MESSENGER_TRANSPORT_DSN,MESSENGER_TRANSPORT_DSN_HIGH_PRIORITY,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,OAUTH_ACCESS_TOKEN_TTL,MAILER_DSN,CORS_ALLOW_ORIGIN,ALLOWED_SCRIPT_ORIGINS,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_PUBLISHER_JWT"