Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1265 -secret: "Nxclys6" -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 {#1243 -map: Symfony\Component\Security\Http\AccessMap {#1244 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1250 …} -logger: Symfony\Bridge\Monolog\Logger {#1230 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1252 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1523 …} -sessionKey: "_security_frontend" -logger: Symfony\Bridge\Monolog\Logger {#1230 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1253 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1964 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1235 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1222 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1524 …} "enableUsageTracking" ] } |
0.01 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1416 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1251 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1511 …} -providerKey: "frontend" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1257 …} -logger: Symfony\Bridge\Monolog\Logger {#1230 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1222 …} -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Anyx\LoginGateBundle\Security\UsernamePasswordFormAuthenticationListener {#1263 #bruteForceChecker: Anyx\LoginGateBundle\Service\BruteForceChecker {#1219 …} #dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1964 …} -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 {#1230 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1511 …} #providerKey: "frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1211 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1524 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1256 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1260 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1255 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1222 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1964 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1259 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1523 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1222 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1511 …} -logger: Symfony\Bridge\Monolog\Logger {#1230 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1964 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1256 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1264 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1523 …} -secret: "Nxclys6" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1511 …} -logger: Symfony\Bridge\Monolog\Logger {#1230 …} } |
0.20 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1268 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1524 …} -provider: FOS\UserBundle\Security\EmailUserProvider {#1224 …} -userChecker: Symfony\Component\Security\Core\User\UserChecker {#1273 …} -providerKey: "frontend" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1508 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#1230 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1964 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1212 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1524 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "fos_user_security_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#1214 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#1216} Hitso\Bundle\CommonBundle\EventListener\SecurityListener {#1217 -manager: Doctrine\ORM\EntityManager {#1618 …} #router: Hitso\Bundle\MultiSiteBundle\Router\MultiSiteRouter {#1218 …} #session: Symfony\Component\HttpFoundation\Session\Session {#1565 …} -connection: null -context: Hitso\Bundle\MultiSiteBundle\MultiSite\SiteContext {#1573 …} -bruteForceChecker: Anyx\LoginGateBundle\Service\BruteForceChecker {#1219 …} } Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1222 …} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#1213 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1211 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1266 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1524 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1508 …} -map: Symfony\Component\Security\Http\AccessMap {#1244 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1511 …} } |
0.01 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 |
|