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 {#1209
  -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 {#1259
  -map: Symfony\Component\Security\Http\AccessMap {#1254 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1248 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1272 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1239
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2015 …}
  -sessionKey: "_security_client"
  -logger: Symfony\Bridge\Monolog\Logger {#1272 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1235 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2400 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1267 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1275 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2016 …}
    "enableUsageTracking"
  ]
}
0.01 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1246
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1242 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1247 …}
  -providerKey: "client"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1244 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1272 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1275 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1234
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2015 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1275 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1247 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1272 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2400 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1241 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1240
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2015 …}
  -secret: "AbhLrJa"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1247 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1272 …}
}
1.68 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1280
  -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 {#1277
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1276 …}
    }
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1275 …}
  ]
  -successHandler: WellCommerce\Bundle\AppBundle\Security\LogoutSuccessHandler {#1279 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1281 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1229
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2016 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1211 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1254 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1247 …}
}
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"