http://bifecta.it-m.sfmtechnologies.com/login

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username
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 {#585
  -map: Symfony\Component\Security\Http\AccessMap {#584 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#675 …}
  -logger: Symfony\Bridge\Monolog\Logger {#597 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#677
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#56 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#597 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#678 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#240 …}
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#403 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#600 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#57 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#683
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#685 …}
  #options: [
    "check_path" => "/login_check"
    "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\Bridge\Monolog\Logger {#597 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#394 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#606 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#57 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#684 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#240 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#681 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#682 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#600 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#690
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#56 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#600 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#394 …}
  -logger: Symfony\Bridge\Monolog\Logger {#597 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#240 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#684 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#692
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#56 …}
  -secret: "EXcWC5i"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#394 …}
  -logger: Symfony\Bridge\Monolog\Logger {#597 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#694
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#57 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#410 …}
  -map: Symfony\Component\Security\Http\AccessMap {#584 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#394 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#605
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#57 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#603
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#602 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#601}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#600 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#604 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#606 …}
  -csrfTokenManager: null
}
0.00 ms (none)

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"