http://172.104.159.37/login?p=login

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#195
  -secret: "PAfq2JJ"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

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.13 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
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener {#205
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#190 …}
  -providerKey: "main"
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint {#171 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …}
  -ignoreFailure: false
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#208 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#199
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#38 …}
  -secret: "PAfq2JJ"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#190 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#105 …}
}
0.22 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#146
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#122
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#121 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#125}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#145 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#151 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#192
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#39 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#216 …}
  -map: Symfony\Component\Security\Http\AccessMap {#183 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#190 …}
}
0.12 ms (none)

Security Voters (2)

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#10 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#8 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#13 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#12 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#11 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#14 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#116 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details