https://staging.test.campussuite.com/_login/?redirect=https%3A%2F%2Fstaging.test.campussuite.com%2F_dashboard%2F Return to referer URL

n/a

Request

GET Parameters

Key Value
redirect
"https://staging.test.campussuite.com/_dashboard/"

POST Parameters

Key Value
login
[
  "username" => "csadmin@innersync.com"
  "password" => "Y^5ZzjJ@SvNqCXFr"
  "_token" => "602d6b16e6fbcd5a8.kAw8eREwmHj8kca8JonhsG87b3aj-UcZI3aiSOilY64._0VXAyJW80Gv4bz_atbXhl1jDCHRrxV3UyTnfYKUW8PGT18yaUPRMJ7csQ"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Platform\SecurityBundle\Controller\LoginController::selectAction"
_firewall_context
"security.firewall.map.context.dashboard"
_route
"platform.security.login.default.select"
_route_params
[]
_security_firewall_run
"_security_dashboard"
_stopwatch_token
"d964c1"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
content-length
"223"
content-type
"application/x-www-form-urlencoded"
cookie
"__zlcmid=1OBn5PfuW2gLX6N; _ga_4NC06TB9Q3=GS1.1.1728666394.1.1.1728666466.0.0.0; _ga_Z5NMV53P4W=GS1.1.1728666173.1.1.1728666466.0.0.0; _ga=GA1.2.576846620.1715312075; _gid=GA1.2.36679994.1728909763; _ga_7SB0LJGB2S=GS1.2.1729018574.305.1.1729018599.0.0.0; PHPSESSID=d9hmaqvroa75cigpe1ig754obr"
dnt
"1"
host
"staging.test.campussuite.com"
origin
"https://staging.test.campussuite.com"
priority
"u=0, i"
referer
"https://staging.test.campussuite.com/_login/?redirect=https://staging.test.campussuite.com/_dashboard/"
sec-ch-ua
""Chromium";v="130", "Google Chrome";v="130", "Not?A_Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

login%5Busername%5D=csadmin%40innersync.com&login%5Bpassword%5D=Y%5E5ZzjJ%40SvNqCXFr&login%5B_token%5D=602d6b16e6fbcd5a8.kAw8eREwmHj8kca8JonhsG87b3aj-UcZI3aiSOilY64._0VXAyJW80Gv4bz_atbXhl1jDCHRrxV3UyTnfYKUW8PGT18yaUPRMJ7csQ

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 16 Oct 2024 14:16:41 GMT"
location
"/_login/"
x-debug-token
"7ac33e"

Cookies

Request Cookies

Key Value
PHPSESSID
"d9hmaqvroa75cigpe1ig754obr"
__zlcmid
"1OBn5PfuW2gLX6N"
_ga
"GA1.2.576846620.1715312075"
_ga_4NC06TB9Q3
"GS1.1.1728666394.1.1.1728666466.0.0.0"
_ga_7SB0LJGB2S
"GS1.2.1729018574.305.1.1729018599.0.0.0"
_ga_Z5NMV53P4W
"GS1.1.1728666173.1.1.1728666466.0.0.0"
_gid
"GA1.2.36679994.1728909763"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Wed, 16 Oct 24 14:16:28 +0000"
Last used
"Wed, 16 Oct 24 14:16:28 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-login
"oIkz3fk9SpzCL_662XcWrVRnpRE5j18mVCcKxsIHbMw"
_security.dashboard.target_path
"https://staging.test.campussuite.com/_dashboard/"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#510
  #message: "The presented password is invalid."
  #code: 0
  #file: "/var/www/campussuite/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php"
  #line: 89
  -token: null
  trace: {
    /var/www/campussuite/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php:89 {
      Symfony\Component\Security\Http\EventListener\CheckCredentialsListener->checkPassport(CheckPassportEvent $event): void …
      › if (!$this->hasherFactory->getPasswordHasher($user)->verify($user->getPassword(), $presentedPassword, $salt)) {    throw new BadCredentialsException('The presented password is invalid.');}
    }
    /var/www/campussuite/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
      arguments: {
        $event: Symfony\Component\Security\Http\Event\CheckPassportEvent {#184 …}
        ...: {
          "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          Symfony\Component\EventDispatcher\EventDispatcher {#367 …}
        }
      }
    }
    /var/www/campussuite/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#17 …}
      }
    }
    /var/www/campussuite/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …17]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:185 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);arguments: {
        $event: Symfony\Component\Security\Http\Event\CheckPassportEvent {#184 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:161 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
      arguments: {
        $authenticator: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#178 …}
        $request: Symfony\Component\HttpFoundation\Request {#7 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:141 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#7 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:66 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
      }
    }
    /var/www/campussuite/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
        $listeners: Generator {#348 …}
      }
    }
    /var/www/campussuite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#17 …}
        }
      }
    }
    /var/www/campussuite/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#17 …}
      }
    }
    /var/www/campussuite/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …17]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
      }
    }
    /var/www/campussuite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/campussuite/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1939 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/campussuite/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7 …}
        $type: 1
      }
    }
    /var/www/campussuite/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/campussuite/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#7 …}
      }
    }
  }
}

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_SECRET
"0468dc9487509ad162025c82176e60a9"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://app:!ChangeMe!@127.0.0.1:5432/db_name?serverVersion=16&charset=utf8"
EWZ_RECAPTCHA_SECRET
""
EWZ_RECAPTCHA_SITE_KEY
""
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
JWT_PASSPHRASE
""
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"test"
CONTENT_LENGTH
"223"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/var/www/campussuite/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONTENT_LENGTH
"223"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"__zlcmid=1OBn5PfuW2gLX6N; _ga_4NC06TB9Q3=GS1.1.1728666394.1.1.1728666466.0.0.0; _ga_Z5NMV53P4W=GS1.1.1728666173.1.1.1728666466.0.0.0; _ga=GA1.2.576846620.1715312075; _gid=GA1.2.36679994.1728909763; _ga_7SB0LJGB2S=GS1.2.1729018574.305.1.1729018599.0.0.0; PHPSESSID=d9hmaqvroa75cigpe1ig754obr"
HTTP_DNT
"1"
HTTP_HOST
"staging.test.campussuite.com"
HTTP_ORIGIN
"https://staging.test.campussuite.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://staging.test.campussuite.com/_login/?redirect=https://staging.test.campussuite.com/_dashboard/"
HTTP_SEC_CH_UA
""Chromium";v="130", "Google Chrome";v="130", "Not?A_Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
PATH
"/usr/local/nvm/versions/node/v4.2.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"redirect=https://staging.test.campussuite.com/_dashboard/"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"50.5.181.156"
REMOTE_PORT
"50908"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1729088201
REQUEST_TIME_FLOAT
1729088201.6362
REQUEST_URI
"/_login/?redirect=https://staging.test.campussuite.com/_dashboard/"
SCRIPT_FILENAME
"/var/www/campussuite/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.1.50.174"
SERVER_NAME
"_"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.22.1"
SYMFONY_DOTENV_VARS
"DATABASE_URL,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,CORS_ALLOW_ORIGIN,APP_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"apache"