https://admin.kmk.solvee.pl/shop-api/faq-categories?locale=pl_PL

Security

Token

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

Firewall

sylius_shop_api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#4423
  -map: Symfony\Component\Security\Http\AccessMap {#4422 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#4431 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#4401
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#4405 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4005 …}
  -providerKey: "sylius_shop_api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4400 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4431 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1505 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#4395
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1505 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4005 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4432 …}
  -providerKey: "sylius_shop_api"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#4396 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#4393 …}
  -options: [
    "username_path" => "email"
    "password_path" => "password"
    "check_path" => "/shop-api/login"
    "use_forward" => false
    "require_previous_session" => false
    "login_path" => "/login"
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#4431 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#400 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#3984 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4391 …}
  -translator: Symfony\Component\Translation\DataCollectorTranslator {#3707 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#4388
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1360 …}
  -secret: "GRTQkkx"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4005 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4431 …}
}
2.68 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4383
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1505 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4008 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4422 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4005 …}
  -exceptionOnNoToken: true
}
0.02 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"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details