Redirect 302 redirect from GET @home_index (67e63a)

GET https://test-servicebox.bbox.hu/login

Security

Token

There is no security token. It was removed in 67e63a.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#538
  -map: Symfony\Component\Security\Http\AccessMap {#539 …}
  -logger: Monolog\Logger {#495 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#541
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#530 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#544 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#335 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#542 …}
  -logger: Monolog\Logger {#495 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#490 …}
}
0.19 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#570
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#547 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#531
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#501 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#490 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#572
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#340 …}
  -map: Symfony\Component\Security\Http\AccessMap {#539 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ClosureVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "ROLE_USER"
]
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ClosureVoter"
ABSTAIN
Show voter details