Security

Token

There is no security token.

Firewall

new_api_shop_user Name
Security enabled
Stateless

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context new_api_shop_user
entry_point security.authenticator.jwt.new_api_shop_user
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#6655
  -map: Symfony\Component\Security\Http\AccessMap {#6602 …}
  -logger: Monolog\Logger {#6652 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#6599
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1542 …}
  -sessionKey: "_security_new_api_shop_user"
  -logger: Monolog\Logger {#6652 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#6600 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#6587 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4236 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#6604 …}
}
5.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#6691
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#6618 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#6617
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1541 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4209 …}
  -map: Symfony\Component\Security\Http\AccessMap {#6602 …}
}
2.97 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
"Sylius\Bundle\ApiBundle\Security\OrderAdjustmentsVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#22 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#25 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#24 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#23 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#26 …}
  #content: ""
  #languages: [
    "fr_FR"
  ]
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/v2/shop/products/filters"
  #requestUri: "/api/v2/shop/products/filters?productTaxons.taxon.code=CATEGORIES_SEO&page=1&order[date]=desc&itemsPerPage=25"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#6608 …}
  #locale: "fr_FR"
  #defaultLocale: "fr_FR"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details