POST https://testing.api.conbri.cloud/o365/subscriber?validationToken=Validation%3A%20Testing%20client%20application%20reachability%20for%20subscription%20Request-Id…

O365Controller :: o365subscriber

Request

GET Parameters

Key Value
validationToken
"Validation: Testing client application reachability for subscription Request-Id: 0ee1f9ee-b1ad-4300-82a4-c8e0202a6aff"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\O365Controller::o365subscriber"
_firewall_context
"security.firewall.map.context.main"
_route
"app_o365_subscriber"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"99aab1"

Request Headers

Header Value
accept
"text/plain"
client-request-id
"0ee1f9ee-b1ad-4300-82a4-c8e0202a6aff"
connection
"Keep-Alive"
content-length
"0"
content-type
"text/plain; charset=utf-8"
host
"testing.api.conbri.cloud"
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
"Wed, 10 Dec 2025 17:54:06 GMT"
x-debug-token
"4ce5c7"

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:41
[
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/api.conbri.cloud/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/api.conbri.cloud/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"5842e81beae01d64f4c58278783fec6c"
DATABASE_URL
"mysql://api-bridge:0E3UWVmmFF!X39(K@10.10.10.3:49155/api-bridge"
MAILER_DSN
"smtp://conbri-cloud.mail.protection.outlook.com:25"
MAILER_FROM
"noreply@conbri.cloud"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
O365_CLIENT_REDIRECT_URL
"https://testing.api.conbri.cloud/oauth/o365"
O365_CLIENT_REDIRECT_URL_APP
"https://testing.api.conbri.cloud/oauth/o365-app"
O365_NOTIFICATION_URL
"https://testing.api.conbri.cloud/o365/subscriber"
O365_PRIVATE_KEY_FILENAME
"o365private-key.pem"
O365_PRIVATE_KEY_PASSPHRASE
"7vu8mM8DgPpZtRnh"
O365_PUBLIC_KEY_FILENAME
"o365certificate.pem"
O365_PUBLIC_KEY_FINGERPRINT
"28:3C:8C:AB:09:E2:00:03:16:77:F7:AA:C3:C4:C8:AA:87:18:14:19"
TEAMLEADER_CLIENT_ID
"607a7691ed55d6e3427c11e3541dd40e"
TEAMLEADER_CLIENT_REDIRECT_URL
"https://testing.api.conbri.cloud/oauth/teamleader"
TEAMLEADER_CLIENT_SECRET
"a1c1343c46c2493dd16a611c1b3b4aa2"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTENT_TYPE
"text/plain; charset=utf-8"
CONTEXT_DOCUMENT_ROOT
"/var/www/api.conbri.cloud/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/api.conbri.cloud/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/plain"
HTTP_CLIENT_REQUEST_ID
"0ee1f9ee-b1ad-4300-82a4-c8e0202a6aff"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"testing.api.conbri.cloud"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"validationToken=Validation%3a+Testing+client+application+reachability+for+subscription+Request-Id%3a+0ee1f9ee-b1ad-4300-82a4-c8e0202a6aff"
REMOTE_ADDR
"20.190.137.40"
REMOTE_PORT
"36864"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765389246
REQUEST_TIME_FLOAT
1765389246.5611
REQUEST_URI
"/o365/subscriber?validationToken=Validation%3a+Testing+client+application+reachability+for+subscription+Request-Id%3a+0ee1f9ee-b1ad-4300-82a4-c8e0202a6aff"
SCRIPT_FILENAME
"/var/www/api.conbri.cloud/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"188.245.211.134"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"testing.api.conbri.cloud"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at testing.api.conbri.cloud Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"testing.api.conbri.cloud"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM,TEAMLEADER_CLIENT_ID,TEAMLEADER_CLIENT_SECRET,TEAMLEADER_CLIENT_REDIRECT_URL,O365_CLIENT_REDIRECT_URL,O365_CLIENT_REDIRECT_URL_APP,O365_PUBLIC_KEY_FILENAME,O365_PUBLIC_KEY_FINGERPRINT,O365_PRIVATE_KEY_FILENAME,O365_PRIVATE_KEY_PASSPHRASE,O365_NOTIFICATION_URL"