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 {#811
  -secret: "AbhLrJa"
  -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 {#781
  -map: Symfony\Component\Security\Http\AccessMap {#786 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#796 …}
  -logger: Symfony\Bridge\Monolog\Logger {#772 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#804
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2015 …}
  -sessionKey: "_security_client"
  -logger: Symfony\Bridge\Monolog\Logger {#772 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#808 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2400 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#779 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#775 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2016 …}
    "enableUsageTracking"
  ]
}
0.01 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#798
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#770 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#797 …}
  -providerKey: "client"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#800 …}
  -logger: Symfony\Bridge\Monolog\Logger {#772 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#775 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#809
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2015 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#775 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#797 …}
  -logger: Symfony\Bridge\Monolog\Logger {#772 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2400 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#802 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#803
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2015 …}
  -secret: "AbhLrJa"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#797 …}
  -logger: Symfony\Bridge\Monolog\Logger {#772 …}
}
1.72 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#769
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2016 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "front.client.logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#765
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#767 …}
    }
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#775 …}
  ]
  -successHandler: WellCommerce\Bundle\AppBundle\Security\LogoutSuccessHandler {#771 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#763 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#832
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2016 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#822 …}
  -map: Symfony\Component\Security\Http\AccessMap {#786 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#797 …}
}
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"