Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1263 -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 {#1241 -map: Symfony\Component\Security\Http\AccessMap {#1242 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1248 …} -logger: Symfony\Bridge\Monolog\Logger {#1228 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1250 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1588 …} -sessionKey: "_security_frontend" -logger: Symfony\Bridge\Monolog\Logger {#1228 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1251 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1972 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1233 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1220 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1585 …} "enableUsageTracking" ] } |
0.02 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1420 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1249 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1515 …} -providerKey: "frontend" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1255 …} -logger: Symfony\Bridge\Monolog\Logger {#1228 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1220 …} -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Anyx\LoginGateBundle\Security\UsernamePasswordFormAuthenticationListener {#1261 #bruteForceChecker: Anyx\LoginGateBundle\Service\BruteForceChecker {#1217 …} #dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1972 …} -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 {#1228 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1515 …} #providerKey: "frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1213 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1585 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1254 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1258 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1253 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1220 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1972 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1257 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1588 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1220 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1515 …} -logger: Symfony\Bridge\Monolog\Logger {#1228 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1972 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1254 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1262 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1588 …} -secret: "Nxclys6" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1515 …} -logger: Symfony\Bridge\Monolog\Logger {#1228 …} } |
10.09 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1282 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1585 …} -provider: FOS\UserBundle\Security\EmailUserProvider {#1222 …} -userChecker: Symfony\Component\Security\Core\User\UserChecker {#1275 …} -providerKey: "frontend" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1512 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#1228 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1972 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1207 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1585 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "fos_user_security_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#1210 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1211 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#1212} Hitso\Bundle\CommonBundle\EventListener\SecurityListener {#1208 -manager: Doctrine\ORM\EntityManager {#1610 …} #router: Hitso\Bundle\MultiSiteBundle\Router\MultiSiteRouter {#1206 …} #session: Symfony\Component\HttpFoundation\Session\Session {#1542 …} -connection: null -context: Hitso\Bundle\MultiSiteBundle\MultiSite\SiteContext {#1534 …} -bruteForceChecker: Anyx\LoginGateBundle\Service\BruteForceChecker {#1217 …} } Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1220 …} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#1209 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1213 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1286 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1585 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1512 …} -map: Symfony\Component\Security\Http\AccessMap {#1242 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1515 …} } |
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 |
|