Redirect 302 redirect from GET @app_home (87c82b)

GET https://nord5-surfi2.tailc57d20.ts.net/gnv?s=nord5-surfi2

Security

Token

There is no security token. It was removed in 87c82b.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\WebAppUserProvider
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\WebAppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#311
  -map: Symfony\Component\Security\Http\AccessMap {#312 …}
  -logger: Monolog\Logger {#292 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#333
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#288 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#327 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#148 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#332 …}
  -logger: Monolog\Logger {#292 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#284 …}
}
9.09 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#326
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#328 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#365
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#147 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#379 …}
  -map: Symfony\Component\Security\Http\AccessMap {#312 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#283
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#147 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#272 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#284 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#155 …}
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\WebAppAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision