O365Controller :: o365subscriber
Request
GET Parameters
| Key | Value |
|---|---|
| validationToken | "Validation: Testing client application reachability for subscription Request-Id: efc31082-0e9e-4711-ba4c-027ffbdfff8a" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\O365Controller::o365subscriber" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_o365_subscriber" |
| _route_params | [] |
| _stopwatch_token | "82672d" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| from | "gptbot(at)openai.com" |
| host | "testing.api.conbri.cloud" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| x-openai-host-hash | "270248132" |
| 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 | "Mon, 15 Dec 2025 19:53:57 GMT" |
| x-debug-token | "1235a9" |
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 | "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" |
| 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 | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "testing.api.conbri.cloud" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| HTTP_X_OPENAI_HOST_HASH | "270248132" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "validationToken=Validation%3A%20Testing%20client%20application%20reachability%20for%20subscription%20Request-Id%3A%20efc31082-0e9e-4711-ba4c-027ffbdfff8a" |
| REMOTE_ADDR | "74.7.227.144" |
| REMOTE_PORT | "53986" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765828437 |
| REQUEST_TIME_FLOAT | 1765828437.7198 |
| REQUEST_URI | "/o365/subscriber?validationToken=Validation%3A%20Testing%20client%20application%20reachability%20for%20subscription%20Request-Id%3A%20efc31082-0e9e-4711-ba4c-027ffbdfff8a" |
| 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" |