Redirect 302 redirect from GET @activity_index (c22a24)

GET https://whatwedo.gp.dev.cdnnow.net/login

Security

Token

There is no security token. It was removed in c22a24.

Firewall

ui Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context ui
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\UiAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#332
  -map: Symfony\Component\Security\Http\AccessMap {#333 …}
  -logger: Monolog\Logger {#308 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#425
  -sessionKey: "_security_ui"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#307 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#428 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#554 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#426 …}
  -logger: Monolog\Logger {#308 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#312 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#448
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#443 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#455
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#555 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#450 …}
  -map: Symfony\Component\Security\Http\AccessMap {#333 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#311
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#555 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#302 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#312 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\UiAuthenticator"

This authenticator did not support the request.

Access Decision