http://185.237.252.235:8080/en/

Security

Token

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

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 {#5647
  -map: Symfony\Component\Security\Http\AccessMap {#5523 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5489 …}
  -httpPort: 8080
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5678
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1763 …}
  -sessionKey: "_security_shop"
  -logger: Symfony\Bridge\Monolog\Logger {#5489 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5679 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#296 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4477 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5684 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1762 …}
    "enableUsageTracking"
  ]
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#5690
  #options: [
    "check_path" => "sylius_shop_login_check"
    "login_path" => "sylius_shop_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
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#5489 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4484 …}
  #providerKey: "shop"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#5495 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1762 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#5691 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#296 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#5693 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#5698 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5684 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#5700 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#5706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1763 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5684 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4484 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5489 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#296 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#5691 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#5709
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1763 …}
  -secret: "Nh6Q2J8"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4484 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5489 …}
}
2.52 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#5714
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1762 …}
  -provider: ContainerNh6Q2J8\UsernameOrEmailProvider_3eaa26a {#5734 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#5720 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4487 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#5489 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#296 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#5486
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1762 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5495 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#5485 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5710
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1762 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4487 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5523 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4484 …}
  -exceptionOnNoToken: true
}
0.08 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
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
5
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
6
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
7
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
8
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
9
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
10
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
11
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
12
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
13
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\OrderOperationVoter"
14
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
ACCESS ABSTAIN
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
ACCESS ABSTAIN
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
ACCESS ABSTAIN
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
ACCESS ABSTAIN
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
Show voter details