https://51.159.55.97/logout?url=logout

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username_email
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.05 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
0.03 ms (none)
"Symfony\Component\Security\Http\Firewall\RememberMeListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
9.28 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
16.64 ms
RedirectResponse {#227
  #targetUrl: "https://51.159.55.97/"
  +headers: ResponseHeaderBag {#253 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url=https://51.159.55.97/" />\n
    \n
            <title>Redirecting to https://51.159.55.97/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://51.159.55.97/">https://51.159.55.97/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Security Voters (4)

unanimous 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
"App\PaaBundle\Security\PaaVoter"