GET https://staging.lorellrewards4u.com/logout

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1462
  -map: Symfony\Component\Security\Http\AccessMap {#1471 …}
  -logger: Monolog\Logger {#1443 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1498
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1151 …}
  -sessionKey: "_security_auth_context"
  -logger: Monolog\Logger {#1443 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1497 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1438 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1061 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1492 …}
}
5.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1505
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1400 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1515
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1148 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1439 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1506 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1146 …}
  -usernameParameter: "_impersonating_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1443 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#536 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#678 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1413
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1148 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1428 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1438 …}
}
7.48 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1531
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1592 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://staging.lorellrewards4u.com/'" />\n
    \n
            <title>Redirecting to https://staging.lorellrewards4u.com/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://staging.lorellrewards4u.com/">https://staging.lorellrewards4u.com/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://staging.lorellrewards4u.com/"
}

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"