http://ps.dp-uat.citroen.in/admin/object/save?task=publish

Security Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_PIMCORE_ADMIN"
]
Inherited Roles
[
  "ROLE_PIMCORE_USER"
]
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#693
  -providerKey: "admin"
  -user: Pimcore\Bundle\AdminBundle\Security\User\User {#692 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#694
      -role: "ROLE_PIMCORE_ADMIN"
    }
  ]
  -roleNames: [
    "ROLE_PIMCORE_ADMIN"
  ]
  -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 {#621
  -map: Symfony\Component\Security\Http\AccessMap {#620 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#612 …}
  -logger: Symfony\Bridge\Monolog\Logger {#637 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#610
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#609 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
  -providerKey: "admin"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#607 …}
  -logger: Symfony\Bridge\Monolog\Logger {#637 …}
  -rememberMeServices: null
}
0.81 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#604
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#308 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#640 …}
  -firewallName: "admin"
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#704 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#705 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#706 …}
  -csrfTokenValidator: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\CsrfTokenValidator {#707 …}
  -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 {#709 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#66 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#711 …}
  -logger: Symfony\Bridge\Monolog\Logger {#637 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#710 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#605
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#309 …}
  -secret: "PyX3tLQ"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
  -logger: Symfony\Bridge\Monolog\Logger {#637 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#639
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#308 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/admin/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#636
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …}
    }
  ]
  -successHandler: Pimcore\Bundle\AdminBundle\Security\LogoutSuccessHandler {#638 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#640 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#712
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#308 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#429 …}
  -map: Symfony\Component\Security\Http\AccessMap {#620 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
}
0.22 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 ROLE_PIMCORE_USER
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#10 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#13 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#12 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#11 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#14 …}
  #content: "id=52362&modificationDate=1755612596&data=%7B%22lcdv%22%3A%221CSHA5KIFKY0A0C4%22%7D&general=%7B%22objectFromVersion%22%3Afalse%2C%22o_className%22%3A%22VehicleMaster%22%2C%22o_published%22%3Atrue%2C%22o_id%22%3A52362%2C%22o_creationDate%22%3A1755612584%2C%22o_userOwner%22%3A2%2C%22fullpath%22%3A%22%2FVehicle%20Master%2F1CSHA5KIFKY0A0C0_copy%22%2C%22php%22%3A%7B%22classes%22%3A%5B%22Pimcore%5C%5CModel%5C%5CDataObject%5C%5CVehicleMaster%22%2C%22Pimcore%5C%5CModel%5C%5CDataObject%5C%5CConcrete%22%2C%22Pimcore%5C%5CModel%5C%5CDataObject%5C%5CAbstractObject%22%2C%22Pimcore%5C%5CModel%5C%5CElement%5C%5CAbstractElement%22%2C%22Pimcore%5C%5CModel%5C%5CAbstractModel%22%5D%2C%22interfaces%22%3A%5B%22Pimcore%5C%5CModel%5C%5CDataObject%5C%5CLazyLoadedFieldsInterface%22%2C%22Pimcore%5C%5CModel%5C%5CElement%5C%5CDirtyIndicatorInterface%22%2C%22Pimcore%5C%5CModel%5C%5CElement%5C%5CElementDumpStateInterface%22%2C%22Pimcore%5C%5CModel%5C%5CElement%5C%5CElementInterface%22%2C%22Pimcore%5C%5CModel%5C%5CModelInterface%22%5D%7D%2C%22allowInheritance%22%3Afalse%2C%22allowVariants%22%3Anull%2C%22showVariants%22%3Afalse%2C%22showAppLoggerTab%22%3Afalse%2C%22linkGeneratorReference%22%3A%22%22%2C%22o_modificationDate%22%3A1755612596%2C%22o_userModification%22%3A2%2C%22versionDate%22%3A1755612596%2C%22versionCount%22%3A2%2C%22icon%22%3Anull%2C%22iconCls%22%3A%22pimcore_icon_object%22%2C%22cls%22%3A%22%20%22%2C%22qtipCfg%22%3A%7B%22title%22%3A%22ID%3A%2052362%22%2C%22text%22%3A%22Type%3A%20VehicleMaster%22%7D%7D"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/object/save"
  #requestUri: "/admin/object/save?task=publish"
  #baseUrl: ""
  #basePath: null
  #method: "PUT"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#669 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details