Redirect 302 redirect from GET @login_redirect (606ced)

GET https://d.rescuetally.org/login

Security

Token

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

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#553
  -map: Symfony\Component\Security\Http\AccessMap {#554 …}
  -logger: Monolog\Logger {#501 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#563
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#544 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#557 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#275 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#562 …}
  -logger: Monolog\Logger {#501 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#513 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#585
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#556 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#587
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#272 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#514 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#588 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#270 …}
  -logger: Monolog\Logger {#501 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#130 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#182 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#590
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#272 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#270 …}
  -map: Symfony\Component\Security\Http\AccessMap {#554 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#546
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#272 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#534 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#513 …}
  -csrfTokenManager: null
}
(none) (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\RoleHierarchyVoter"
2
"App\Security\OrganizationVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\OrganizationVoter"
ABSTAIN
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\OrganizationVoter"
ABSTAIN
Show voter details