http://test-upgrade.pim.koe.engine.acl.at/admin/settings/display-custom-logo?white=true

Security Token

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

Security Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider Pimcore\Bundle\AdminBundle\Security\User\UserProvider
context (none)
entry_point Pimcore\Bundle\AdminBundle\Security\Guard\AdminAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "two_factor"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#838
  -map: Symfony\Component\Security\Http\AccessMap {#837 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#829 …}
  -logger: Symfony\Bridge\Monolog\Logger {#854 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#827
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#826 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#640 …}
  -providerKey: "admin"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#824 …}
  -logger: Symfony\Bridge\Monolog\Logger {#854 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#821
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#319 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#640 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#857 …}
  -firewallName: "admin"
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#828 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#820 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#819 …}
  -csrfTokenValidator: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\CsrfTokenValidator {#818 …}
  -options: [
    "auth_form_path" => "/admin/login/2fa"
    "check_path" => "/admin/login/2fa-verify"
    "auth_code_parameter_name" => "_auth_code"
    "trusted_parameter_name" => "_trusted"
    "default_target_path" => "/admin"
    "always_use_default_target_path" => false
    "multi_factor" => false
    "success_handler" => null
    "failure_handler" => null
    "authentication_required_handler" => null
    "csrf_token_generator" => null
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "two_factor"
    "provider" => null
  ]
  -trustedDeviceManager: Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\NullTrustedDeviceManager {#816 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#92 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#814 …}
  -logger: Symfony\Bridge\Monolog\Logger {#854 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#815 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#822
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#318 …}
  -secret: "MSxdRXD"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#640 …}
  -logger: Symfony\Bridge\Monolog\Logger {#854 …}
}
0.46 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#856
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#319 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/admin/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#853
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#852 …}
    }
  ]
  -successHandler: Pimcore\Bundle\AdminBundle\Security\LogoutSuccessHandler {#855 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#857 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#810
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#319 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#608 …}
  -map: Symfony\Component\Security\Http\AccessMap {#837 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#640 …}
}
0.07 ms (none)

Security Voters (4)

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 IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#11 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#9 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#14 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#13 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#15 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/settings/display-custom-logo"
  #requestUri: "/admin/settings/display-custom-logo?white=true"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#885 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details