http://david.mallette.eckidev.com/login

Security

Token

There is no security token.

Firewall

app Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.eckinox_app_user_provider
context app
entry_point security.authenticator.form_login.app
user_checker Eckinox\SecurityBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_link"
  "form_login"
  "two_factor"
  "remember_me"
  "Eckinox\SecurityBundle\Security\FacebookAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#371
  -map: Symfony\Component\Security\Http\AccessMap {#372 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#334 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#384
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#249 …}
  -sessionKey: "_security_app"
  -logger: Symfony\Bridge\Monolog\Logger {#334 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#385 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#328 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#340 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#389
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#390 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#417
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#254 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#418 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#424
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#419 …}
  -map: Symfony\Component\Security\Http\AccessMap {#372 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#329
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "eckinox_security_app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#252 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#328 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\CategoryVoter"
6
"App\Security\ClientVoter"
7
"App\Security\GroupVoter"
8
"App\Security\MalletteFileVoter"
9
"Eckinox\SecurityBundle\Security\PrivilegeVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\CategoryVoter"
ACCESS ABSTAIN
"App\Security\ClientVoter"
ACCESS ABSTAIN
"App\Security\GroupVoter"
ACCESS ABSTAIN
"App\Security\MalletteFileVoter"
ACCESS ABSTAIN
"Eckinox\SecurityBundle\Security\PrivilegeVoter"
ACCESS DENIED
Show voter details