SecurityController :: sso
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value | 
|---|---|
| _access_control_attributes | [
  "IS_AUTHENTICATED_ANONYMOUSLY"
] | 
| _controller | "App\Controller\SecurityController::sso" | 
| _firewall_context | "security.firewall.map.context.main" | 
| _redirected | true | 
| _route | "sso" | 
| _route_params | [] | 
Request Headers
| Header | Value | 
|---|---|
| accept | "*/*" | 
| accept-encoding | "gzip, br, zstd, deflate" | 
| cookie | "PHPSESSID=g889mrd3tak7f0ogt945n8c6ii; sf_redirect=%7B%22token%22%3A%224d997e%22%2C%22route%22%3A%22v2_form_delete%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CV2Controller%22%2C%22method%22%3A%22form_delete%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fforms-portal%5C%2Fsrc%5C%2FController%5C%2FV2Controller.php%22%2C%22line%22%3A87%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" | 
| host | "forms.toadhallcottages.co.uk" | 
| referer | "https://forms.toadhallcottages.co.uk/v2/inspections/delete/620fd819-49ad-458a-bdf3-9f18f2a09afa" | 
| 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 | "Thu, 30 Oct 2025 15:23:47 GMT" | 
| location | "https://toadhall.okta.com/oauth2/v1/authorize?response_type=code&client_id=0oa26ecwffD9knEqG697&redirect_uri=https%3A%2F%2Fforms.toadhallcottages.co.uk%2Fauthorization-code%2Fcallback&scope=openid+email&state=fededbeb22" | 
| x-debug-token | "b2c86c" | 
Cookies
Request Cookies
| Key | Value | 
|---|---|
| PHPSESSID | "g889mrd3tak7f0ogt945n8c6ii" | 
| sf_redirect | "{"token":"4d997e","route":"v2_form_delete","method":"GET","controller":{"class":"App\\Controller\\V2Controller","method":"form_delete","file":"\/var\/www\/forms-portal\/src\/Controller\/V2Controller.php","line":87},"status_code":302,"status_text":"Found"}" | 
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value | 
|---|---|
| Created | "Thu, 30 Oct 25 15:23:46 +0000" | 
| Last used | "Thu, 30 Oct 25 15:23:46 +0000" | 
| Lifetime | "36000" | 
Session Attributes
| Attribute | Value | 
|---|---|
| _security.main.target_path | "https://forms.toadhallcottages.co.uk/v2/inspections/delete/620fd819-49ad-458a-bdf3-9f18f2a09afa" | 
| state | "fededbeb22" | 
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value | 
|---|---|
| APP_ENV | "dev" | 
| APP_SECRET | "55b657130ab80f828e71717e8c21a924" | 
| BRAND | "THC" | 
| DATABASE_PASSWORD | "B1gRedD0g2020%2F" | 
| DATABASE_URL | "mysql://forms_portal:B1gRedD0g2020%2F@localhost:3306/forms_portal?serverVersion=5.7" | 
| OKTA_BASE_URL | "https://forms.toadhallcottages.co.uk/" | 
| OKTA_CLIENT_ID | "0oa26ecwffD9knEqG697" | 
| OKTA_CLIENT_SECRET | "CHpUjMDo_GKPDGIBkL0da74FQaLu38oDYBbJI4bK" | 
| OKTA_LOGOUT_URL | "https://toadhall.okta.com/oauth/v1/logout" | 
| OKTA_METADATA_URL | "https://toadhall.okta.com/.well-known/oauth-authorization-server" | 
| OKTA_REDIRECT_URI | "https://forms.toadhallcottages.co.uk/authorization-code/callback" | 
Defined as regular env variables
| Key | Value | 
|---|---|
| APP_DEBUG | "1" | 
| CONTEXT_DOCUMENT_ROOT | "/var/www/html" | 
| CONTEXT_PREFIX | "" | 
| DOCUMENT_ROOT | "/var/www/html" | 
| GATEWAY_INTERFACE | "CGI/1.1" | 
| HTTPS | "on" | 
| HTTP_ACCEPT | "*/*" | 
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" | 
| HTTP_COOKIE | "PHPSESSID=g889mrd3tak7f0ogt945n8c6ii; sf_redirect=%7B%22token%22%3A%224d997e%22%2C%22route%22%3A%22v2_form_delete%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CV2Controller%22%2C%22method%22%3A%22form_delete%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fforms-portal%5C%2Fsrc%5C%2FController%5C%2FV2Controller.php%22%2C%22line%22%3A87%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" | 
| HTTP_HOST | "forms.toadhallcottages.co.uk" | 
| HTTP_REFERER | "https://forms.toadhallcottages.co.uk/v2/inspections/delete/620fd819-49ad-458a-bdf3-9f18f2a09afa" | 
| 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:/snap/bin" | 
| PHP_SELF | "/index.php" | 
| QUERY_STRING | "" | 
| REDIRECT_HTTPS | "on" | 
| REDIRECT_SSL_TLS_SNI | "forms.toadhallcottages.co.uk" | 
| REDIRECT_STATUS | "200" | 
| REDIRECT_URL | "/sso" | 
| REMOTE_ADDR | "216.73.216.28" | 
| REMOTE_PORT | "23232" | 
| REQUEST_METHOD | "GET" | 
| REQUEST_SCHEME | "https" | 
| REQUEST_TIME | 1761837826 | 
| REQUEST_TIME_FLOAT | 1761837826.876 | 
| REQUEST_URI | "/sso" | 
| SCRIPT_FILENAME | "/var/www/html/index.php" | 
| SCRIPT_NAME | "/index.php" | 
| SERVER_ADDR | "10.0.1.4" | 
| SERVER_ADMIN | "webmaster@localhost" | 
| SERVER_NAME | "forms.toadhallcottages.co.uk" | 
| SERVER_PORT | "443" | 
| SERVER_PROTOCOL | "HTTP/1.1" | 
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at forms.toadhallcottages.co.uk Port 443</address>\n" | 
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" | 
| SSL_TLS_SNI | "forms.toadhallcottages.co.uk" | 
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,OKTA_BASE_URL,OKTA_REDIRECT_URI,OKTA_CLIENT_ID,OKTA_CLIENT_SECRET,OKTA_METADATA_URL,OKTA_LOGOUT_URL,DATABASE_PASSWORD,BRAND" |