https://api.stage.nitropolska.pl/json

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1220
  -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 {#1245
  -map: Symfony\Component\Security\Http\AccessMap {#1244 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1234 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1258 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1232
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2004 …}
  -sessionKey: "_security_client"
  -logger: Symfony\Bridge\Monolog\Logger {#1258 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1231 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2419 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1253 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1261 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2005 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1233
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1228 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1226 …}
  -providerKey: "client"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1223 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1258 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1261 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1219
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2004 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1261 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1226 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1258 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2419 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1227 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1221
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2004 …}
  -secret: "Ybkfbtp"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1226 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1258 …}
}
0.11 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1266
  -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 {#1263
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1262 …}
    }
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1261 …}
  ]
  -successHandler: WellCommerce\Bundle\AppBundle\Security\LogoutSuccessHandler {#1265 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1267 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1187
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2005 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1186 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1244 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1226 …}
}
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"