http://xcloud.x-cart.biz/ford

Security

Token

There is no security token.

Firewall

web Name
Security enabled
Stateless

Configuration

Key Value
provider XCart\Security\UserProvider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "XCart\Security\Http\Authenticator\WebAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#4967
  -map: Symfony\Component\Security\Http\AccessMap {#4979 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#4209 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4983
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4984 …}
}
30.49 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4981
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1994 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2283 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4979 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.01 ms (none)

Authenticators

Authenticator Supports Duration Passport
"XCart\Security\Http\Authenticator\WebAuthenticator"
26.81 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#5327
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#5328
      -userIdentifier: ""
      -userLoader: Closure(string $userIdentifier): UserInterface {#5329 …}
      -user: null
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"