http://hyfindrdev.com/cookie_consent_alt?locale=en

Security

Token

fatih+5454@hyfindr.com Username
Authenticated
Property Value
Roles
[
  "ROLE_SELLER_SALES_MANAGER"
  "ROLE_ORGANIZATION_ADMIN"
  "ROLE_USER"
  "ROLE_VENDOR"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#6532
  -user: BitBag\OpenMarketplace\Component\Vendor\Entity\ShopUser {#5915 …}
  -roleNames: [
    "ROLE_SELLER_SALES_MANAGER"
    "ROLE_ORGANIZATION_ADMIN"
    "ROLE_USER"
    "ROLE_VENDOR"
  ]
  -authenticated: true
  -attributes: []
  -credentials: null
  -firewallName: "shop"
}

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 {#5676
  -map: Symfony\Component\Security\Http\AccessMap {#5668 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5509 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5696
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1756 …}
  -sessionKey: "_security_shop"
  -logger: Symfony\Bridge\Monolog\Logger {#5509 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5697 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#355 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4488 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5702 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1733 …}
    "enableUsageTracking"
  ]
}
76.33 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#5707
  #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 {#5509 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4495 …}
  #providerKey: "shop"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#5515 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1733 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#6164 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#355 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#6159 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#6451 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5702 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#6452 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#6458
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1756 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5702 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4495 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5509 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#355 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#6164 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#6461
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1756 …}
  -secret: "TnKBkx0"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4495 …}
  -logger: Symfony\Bridge\Monolog\Logger {#5509 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#6459
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1733 …}
  -provider: ContainerTnKBkx0\UsernameOrEmailProvider_3eaa26a {#5784 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#6463 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4498 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#5509 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#355 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#5506
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1733 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5515 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#5505 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#6462
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1733 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4498 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5668 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4495 …}
  -exceptionOnNoToken: true
}
0.33 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 GRANTED ROLE_VENDOR
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/en/account/vendor/product-listings"
  #requestUri: "/en/account/vendor/product-listings"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#5212 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details