https://api.stage.nitropolska.pl/shopdata?shop=nitro

Security Token

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

Security Firewall

client Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.clients
context client
entry_point WellCommerce\Bundle\AppBundle\Security\FormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#776
  -map: Symfony\Component\Security\Http\AccessMap {#777 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#787 …}
  -logger: Symfony\Bridge\Monolog\Logger {#763 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#789
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2004 …}
  -sessionKey: "_security_client"
  -logger: Symfony\Bridge\Monolog\Logger {#763 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#790 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2419 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#768 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#761 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2005 …}
    "enableUsageTracking"
  ]
}
0.01 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#788
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#793 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#795 …}
  -providerKey: "client"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#798 …}
  -logger: Symfony\Bridge\Monolog\Logger {#763 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#761 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#802
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2004 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#761 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#795 …}
  -logger: Symfony\Bridge\Monolog\Logger {#763 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2419 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#794 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#800
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2004 …}
  -secret: "Ybkfbtp"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#795 …}
  -logger: Symfony\Bridge\Monolog\Logger {#763 …}
}
0.17 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#756
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2005 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "front.client.logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#759
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#760 …}
    }
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#761 …}
  ]
  -successHandler: WellCommerce\Bundle\AppBundle\Security\LogoutSuccessHandler {#757 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#755 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#834
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2005 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#835 …}
  -map: Symfony\Component\Security\Http\AccessMap {#777 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#795 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"WellCommerce\Bundle\AppBundle\Security\AdminVoter"