Security

Token

There is no security token.

Firewall

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2266
  -map: Symfony\Component\Security\Http\AccessMap {#2267 …}
  -logger: Monolog\Logger {#1918 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2288
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#484 …}
  -sessionKey: "_security_care_course"
  -logger: Monolog\Logger {#1918 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2289 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2236 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2257 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2291 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2295
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2296 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2259
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#483 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "portal-logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1926 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2236 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2292
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#483 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#530 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2267 …}
}
0.27 ms (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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#176 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#185 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#177 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#173 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#174 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#175 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#172 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/de/Portal/login"
  #requestUri: "/de/Portal/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2080 …}
  #locale: "de"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details