GET https://preprod.swiftlogist.com/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AdminAwareAuthenticationEntryPoint
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
  "two_factor"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#121384
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120280 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120280 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#121388
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120284 …}
  -time: 5.1021575927734E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120284 …}
}
0.05 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#121444
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120340 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120340 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#121350
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120246 …}
  -time: 0.00019097328186035
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120246 …}
}
0.19 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#121440
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120336 …}
  -time: 0.0010521411895752
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#120336 …}
}
1.05 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3310
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#380 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#321 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#63 …}
}
(none) (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Security\Voter\CarrierAvailabilityVoter"
3
"App\Security\Voter\FeatureAccessVoter"
4
"App\Security\Voter\FreightListingVoter"
5
"App\Security\Voter\ProfileVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#119567
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#120655 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#115935 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#120258 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#116014 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#120657 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#121414 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#120658 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#121434 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.195\x0010.0.1.97\x00" => [
      "216.73.216.195"
    ]
    "4\x00preprod.swiftlogist.com\x00\x00" => [
      "preprod.swiftlogist.com"
    ]
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\CarrierAvailabilityVoter"
ABSTAIN
"App\Security\Voter\FeatureAccessVoter"
ABSTAIN
"App\Security\Voter\FreightListingVoter"
ABSTAIN
"App\Security\Voter\ProfileVoter"
ABSTAIN
Show voter details