https://contao-demo.dev.metamodel.me/applications.html?page_l62=2

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#631
  -secret: "SJvnZqe"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

contao_frontend Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider contao.security.frontend_user_provider
context contao_frontend
entry_point contao.security.entry_point
user_checker contao.security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "contao_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#609
  -map: Symfony\Component\Security\Http\AccessMap {#610 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#615 …}
  -logger: Symfony\Bridge\Monolog\Logger {#598 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#617
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#210 …}
  -sessionKey: "_security_contao_frontend"
  -logger: Symfony\Bridge\Monolog\Logger {#598 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#618 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#311 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#496 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#211 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Contao\CoreBundle\Security\Authentication\ContaoLoginAuthenticationListener {#616
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#211 …}
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#598 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#621 …}
  #providerKey: "contao_frontend"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#436 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#624 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
  -successHandler: Contao\CoreBundle\Security\Authentication\AuthenticationSuccessHandler {#625 …}
  -failureHandler: Contao\CoreBundle\Security\Authentication\AuthenticationFailureHandler {#627 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#496 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#211 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#620
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#210 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#496 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#621 …}
  -logger: Symfony\Bridge\Monolog\Logger {#598 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#624 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#632
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#210 …}
  -secret: "SJvnZqe"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#621 …}
  -logger: Symfony\Bridge\Monolog\Logger {#598 …}
}
3.34 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#507
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#211 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "contao_frontend_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#441
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#493 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#497}
    Contao\CoreBundle\Security\Logout\LogoutHandler {#463
      -framework: Contao\CoreBundle\Framework\ContaoFramework {#291 …}
      -logger: Symfony\Bridge\Monolog\Logger {#278 …}
    }
    Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#496 …}
  ]
  -successHandler: Contao\CoreBundle\Security\Logout\LogoutSuccessHandler {#488 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#436 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#635
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#211 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#670 …}
  -map: Symfony\Component\Security\Http\AccessMap {#610 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#621 …}
}
1.08 ms (none)

Security Voters (5)

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\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"Contao\CoreBundle\Security\Voter\BackendAccessVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#6 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#4 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#5 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#9 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#8 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#7 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#10 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/applications.html"
  #requestUri: "/applications.html?page_l62=2"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#297 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details