https://api.dev.mmtsklep.pl/shopdata?shop=mmt

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#860
  -secret: "EP0DO8z"
  -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 {#782
  -map: Symfony\Component\Security\Http\AccessMap {#789 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#776 …}
  -logger: Symfony\Bridge\Monolog\Logger {#795 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#807
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1998 …}
  -sessionKey: "_security_client"
  -logger: Symfony\Bridge\Monolog\Logger {#795 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#811 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2370 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#792 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#796 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1978 …}
    "enableUsageTracking"
  ]
}
0.01 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#756
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#763 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#770 …}
  -providerKey: "client"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#760 …}
  -logger: Symfony\Bridge\Monolog\Logger {#795 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#796 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#812
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1998 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#796 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#770 …}
  -logger: Symfony\Bridge\Monolog\Logger {#795 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2370 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#805 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#757
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1998 …}
  -secret: "EP0DO8z"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#770 …}
  -logger: Symfony\Bridge\Monolog\Logger {#795 …}
}
0.98 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#752
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1978 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "front.client.logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#803
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#801 …}
    }
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#796 …}
  ]
  -successHandler: WellCommerce\Bundle\AppBundle\Security\LogoutSuccessHandler {#771 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#773 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#822
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1978 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#858 …}
  -map: Symfony\Component\Security\Http\AccessMap {#789 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#770 …}
}
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"