GET https://b2b.laadpaaltoday.nl/

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 security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#566
  -map: Symfony\Component\Security\Http\AccessMap {#567 …}
  -logger: Monolog\Logger {#520 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#577
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#512 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#580 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#359 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#578 …}
  -logger: Monolog\Logger {#520 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#540 …}
}
0.53 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#606
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#583 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#608
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#362 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#516 …}
  -userChecker: App\Security\UserChecker {#609 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#364 …}
  -logger: Monolog\Logger {#520 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_SYSTEM_ADMINISTRATOR"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#104 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#222 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#611
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#362 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#364 …}
  -map: Symfony\Component\Security\Http\AccessMap {#567 …}
}
1.99 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#541
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#362 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#526 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#540 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Security\Voter\ChargingStationRequestVoter"
3
"App\Security\Voter\CompanyVoter"
4
"App\Security\Voter\LeadTemplateVoter"
5
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#615 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ChargingStationRequestVoter"
ABSTAIN
"App\Security\Voter\CompanyVoter"
ABSTAIN
"App\Security\Voter\LeadTemplateVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details