Redirect 302 redirect from GET @app_ideas_index (c093b0)

GET http://ideas.dev.flowy3.sk/login

Security

Token

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

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\JwtUserProvider
context main
entry_point App\Security\LoginEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiLoginAuthenticator"
  "App\Security\TokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#173
  -map: Symfony\Component\Security\Http\AccessMap {#174 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#65 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#184
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#133 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#187 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#144 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#185 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#65 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#154 …}
}
0.30 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#190
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#191 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#214
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#145 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#209 …}
  -map: Symfony\Component\Security\Http\AccessMap {#174 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#157
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#145 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#137 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#154 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ApiLoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\TokenAuthenticator"

This authenticator did not support the request.

Access Decision