Security

Token

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

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.authentication_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 {#3326
  -map: Symfony\Component\Security\Http\AccessMap {#3296 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#3351 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3380
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#266 …}
  -sessionKey: "_security_contao_frontend"
  -logger: Symfony\Bridge\Monolog\Logger {#3351 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3392 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#279 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#345 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3348 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#267 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Contao\CoreBundle\Security\Authentication\ContaoLoginAuthenticationListener {#3470
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#267 …}
  #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 {#3351 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3291 …}
  #providerKey: "contao_frontend"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#3454 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3308 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#279 …}
  -successHandler: Contao\CoreBundle\Security\Authentication\AuthenticationSuccessHandler {#3502 …}
  -failureHandler: Contao\CoreBundle\Security\Authentication\AuthenticationFailureHandler {#3400 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3348 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#267 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#3302
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#266 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3348 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3291 …}
  -logger: Symfony\Bridge\Monolog\Logger {#3351 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#279 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3308 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3437
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#266 …}
  -secret: "TcboeMm"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3291 …}
  -logger: Symfony\Bridge\Monolog\Logger {#3351 …}
}
5.06 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3421
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#267 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "contao_frontend_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3454 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3376 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3557
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#267 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3550 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3296 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3291 …}
  -exceptionOnNoToken: true
}
0.24 ms (none)

Authenticators

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

Access Decision

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#5 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#2 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#4 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#8 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#7 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#6 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#9 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/de/home-369.html"
  #requestUri: "/de/home-369.html"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#352 …}
  #locale: "de"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
}
2 DENIED ROLE_MEMBER
null
3 DENIED ROLE_MEMBER
null
4 DENIED ROLE_MEMBER
null
5 DENIED ROLE_MEMBER
null
6 DENIED ROLE_MEMBER
null
7 DENIED ROLE_MEMBER
null
8 DENIED ROLE_MEMBER
null
9 DENIED ROLE_MEMBER
null
10 DENIED ROLE_MEMBER
null
11 DENIED ROLE_MEMBER
null
12 DENIED ROLE_MEMBER
null
13 DENIED ROLE_MEMBER
null
14 DENIED ROLE_MEMBER
null
15 DENIED IS_AUTHENTICATED_2FA_IN_PROGRESS
null