http://li1739-37.members.linode.com/login?p=login Return to referer URL

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.our_db_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
[
  "form_login"
  "http_basic"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#187
  -map: Symfony\Component\Security\Http\AccessMap {#183 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#191 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#198
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#202 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#107 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#169 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …}
    "enableUsageTracking"
  ]
}
0.14 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#201
  -csrfTokenManager: null
  #options: [
    "check_path" => "login"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Component\HttpKernel\Log\Logger {#105 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#190 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#151 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#208 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#107 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#142 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#196 …}
  -rememberMeServices: null
}
28.08 ms
Symfony\Component\HttpFoundation\RedirectResponse {#189
  #targetUrl: "http://li1739-37.members.linode.com/login"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#389 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='http://li1739-37.members.linode.com/login'" />\n
    \n
            <title>Redirecting to http://li1739-37.members.linode.com/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="http://li1739-37.members.linode.com/login">http://li1739-37.members.linode.com/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Security Voters (2)

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