https://clothingstaging.scabal.com/app_dev.php/en/logout

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider webservice_user_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "simple_preauth"
  "form_login"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.02 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener"
0.02 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.18 ms
RedirectResponse {#621
  #targetUrl: "https://clothingstaging.scabal.com/app_dev.php/"
  +headers: ResponseHeaderBag {#553 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://clothingstaging.scabal.com/app_dev.php/'" />\n
    \n
            <title>Redirecting to https://clothingstaging.scabal.com/app_dev.php/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://clothingstaging.scabal.com/app_dev.php/">https://clothingstaging.scabal.com/app_dev.php/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Security Voters (3)

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"