Security

Token

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

Firewall

contao_backend Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider contao.security.backend_user_provider
context contao_backend
entry_point contao.security.entry_point
user_checker contao.security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "contao_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#546
  -map: Symfony\Component\Security\Http\AccessMap {#543 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#513 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#552
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#273 …}
  -sessionKey: "_security_contao_backend"
  -logger: Symfony\Bridge\Monolog\Logger {#513 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#553 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#265 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#348 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#274 …}
    "enableUsageTracking"
  ]
}
0.10 ms (none)
Contao\CoreBundle\Security\Authentication\ContaoLoginAuthenticationListener {#551
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#274 …}
  #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 {#513 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#559 …}
  #providerKey: "contao_backend"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#519 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#562 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#265 …}
  -successHandler: Contao\CoreBundle\Security\Authentication\AuthenticationSuccessHandler {#563 …}
  -failureHandler: Contao\CoreBundle\Security\Authentication\AuthenticationFailureHandler {#565 …}
  -rememberMeServices: null
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#274 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#574
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#273 …}
  -secret: "7YerdD1"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#559 …}
  -logger: Symfony\Bridge\Monolog\Logger {#513 …}
}
1.34 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#274 …}
  -provider: Contao\CoreBundle\Security\User\ContaoUserProvider {#586 …}
  -userChecker: Contao\CoreBundle\Security\User\UserChecker {#587 …}
  -firewallName: "contao_backend"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#624 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#513 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#265 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#511
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#274 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "contao_backend_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#519 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#510 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#575
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#274 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#624 …}
  -map: Symfony\Component\Security\Http\AccessMap {#543 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#559 …}
  -exceptionOnNoToken: true
}
0.33 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\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"Contao\CoreBundle\Security\Voter\BackendAccessVoter"
6
"Contao\CoreBundle\Security\Voter\MemberGroupVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
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: "/contao/login"
  #requestUri: "/contao/login?_hash=mkl2nQK5MHq6o%2B6ewMvNcN9qyZS2z8Iw%2BMWxtLeF%2B9Q%3D&redirect=https%3A%2F%2Fstaging.artshubwma.org%2Fcontao%3Fdo%3Dmaintenance"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#339 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Contao\CoreBundle\Security\Voter\BackendAccessVoter"
ACCESS ABSTAIN
"Contao\CoreBundle\Security\Voter\MemberGroupVoter"
ACCESS ABSTAIN
Show voter details