Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1367 -secret: "X71dcEL" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
frontend
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | fos_user.user_provider.username_email |
context | frontend |
entry_point | security.authentication.form_entry_point.frontend |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "switch_user" "guard" "form_login" "remember_me" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1345 -map: Symfony\Component\Security\Http\AccessMap {#1346 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1352 …} -logger: Symfony\Bridge\Monolog\Logger {#1332 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1354 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1590 …} -sessionKey: "_security_frontend" -logger: Symfony\Bridge\Monolog\Logger {#1332 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1355 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1992 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1337 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1324 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1591 …} "enableUsageTracking" ] } |
0.06 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1485 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1353 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1578 …} -providerKey: "frontend" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1359 …} -logger: Symfony\Bridge\Monolog\Logger {#1332 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1324 …} -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Anyx\LoginGateBundle\Security\UsernamePasswordFormAuthenticationListener {#1365 #bruteForceChecker: Anyx\LoginGateBundle\Service\BruteForceChecker {#1321 …} #dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1992 …} -csrfTokenManager: null #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 {#1332 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1578 …} #providerKey: "frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1313 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1591 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1358 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1362 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1357 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1324 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1992 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1361 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1590 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1324 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1578 …} -logger: Symfony\Bridge\Monolog\Logger {#1332 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1992 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1358 …} } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1366 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1590 …} -secret: "X71dcEL" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1578 …} -logger: Symfony\Bridge\Monolog\Logger {#1332 …} } |
3.47 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1370 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1591 …} -provider: FOS\UserBundle\Security\EmailUserProvider {#1326 …} -userChecker: Symfony\Component\Security\Core\User\UserChecker {#1375 …} -providerKey: "frontend" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1575 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#1332 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1992 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1314 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1591 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "fos_user_security_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#1316 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1317 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#1318} Hitso\Bundle\CommonBundle\EventListener\SecurityListener {#1319 -manager: Doctrine\ORM\EntityManager {#1684 …} #router: Hitso\Bundle\MultiSiteBundle\Router\MultiSiteRouter {#1320 …} #session: Symfony\Component\HttpFoundation\Session\Session {#1631 …} -connection: null -context: Hitso\Bundle\MultiSiteBundle\MultiSite\SiteContext {#1639 …} -bruteForceChecker: Anyx\LoginGateBundle\Service\BruteForceChecker {#1321 …} } Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1324 …} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#1315 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1313 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1368 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1591 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1575 …} -map: Symfony\Component\Security\Http\AccessMap {#1346 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1578 …} } |
0.02 ms | (none) |
Security Voters (4)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
|
|||
2 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
|