Security Token

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

Security Firewall

shop Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context shop
entry_point security.authentication.form_entry_point.shop
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#4776
  -map: Symfony\Component\Security\Http\AccessMap {#4777 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#4792 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4761 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4801
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#366 …}
  -sessionKey: "_security_shop"
  -logger: Symfony\Bridge\Monolog\Logger {#4761 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4800 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#646 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2975 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4760 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#365 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#4205
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#4802 …}
  #options: [
    "check_path" => "sylius_shop_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_shop_security_token"
    "csrf_token_id" => "shop_authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#4761 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2977 …}
  #providerKey: "shop"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#4756 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#365 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4793 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#646 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#4795 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#4797 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4760 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#4798
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#366 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4760 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2977 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4761 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#646 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4793 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#4806
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#366 …}
  -secret: "3U8x176"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2977 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4761 …}
}
4.07 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#4826
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#365 …}
  -provider: UsernameOrEmailProvider_3eaa26a {#4764 …}
  -userChecker: Symfony\Component\Security\Core\User\UserChecker {#4822 …}
  -providerKey: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2969 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#4761 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#646 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4754
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#365 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#4758
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4759 …}
    }
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4760 …}
  ]
  -successHandler: Sylius\Bundle\ShopBundle\EventListener\ShopUserLogoutHandler {#4757 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4756 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4830
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#365 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2969 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4777 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2977 …}
}
0.01 ms (none)

Security Voters (4)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"