http://ps.dp-uat.citroen.in/admin/object-helper/import-process

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.72 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 {#8 …}
  +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: "config=%7B%22importConfigId%22%3A%224%22%2C%22dataFields%22%3A%5B%22field_0%22%2C%22field_1%22%2C%22field_2%22%2C%22field_3%22%2C%22field_4%22%2C%22field_5%22%2C%22field_6%22%2C%22field_7%22%2C%22field_8%22%2C%22field_9%22%2C%22field_10%22%2C%22field_11%22%2C%22field_12%22%2C%22field_13%22%2C%22field_14%22%2C%22field_15%22%2C%22rowId%22%5D%2C%22targetFields%22%3A%5B%5B%22condType%22%2C%22Conditon%20Type(input)%22%5D%2C%5B%22saleOrg%22%2C%22Sale%20Org(input)%22%5D%2C%5B%22distCha%22%2C%22Distributor%20Channel(input)%22%5D%2C%5B%22city%22%2C%22City(input)%22%5D%2C%5B%22mainAttr%22%2C%22Main%20Attribute(input)%22%5D%2C%5B%22validStart%22%2C%22validStart(date)%22%5D%2C%5B%22validEnd%22%2C%22validEnd(date)%22%5D%2C%5B%22amount%22%2C%22Amount(numeric)%22%5D%2C%5B%22exGSTPrice%22%2C%22Ex%20GST%20Price(numeric)%22%5D%5D%2C%22selectedGridColumns%22%3A%5B%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Published%20(published)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22published%22%2C%22dataType%22%3A%22system%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Customer%20Region%20(custRegion)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22custRegion%22%2C%22dataType%22%3A%22manyToOneRelation%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Main%20Attribute%20(mainAttr)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22mainAttr%22%2C%22dataType%22%3A%22input%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Amount%20(amount)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22amount%22%2C%22dataType%22%3A%22numeric%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Ex%20GST%20Price%20(exGSTPrice)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22exGSTPrice%22%2C%22dataType%22%3A%22numeric%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22LCDV16%20(lcdv16)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22lcdv16%22%2C%22dataType%22%3A%22manyToOneRelation%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Conditon%20Type%20(condType)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22condType%22%2C%22dataType%22%3A%22input%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Sale%20Org%20(saleOrg)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22saleOrg%22%2C%22dataType%22%3A%22input%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Distributor%20Channel%20(distCha)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22distCha%22%2C%22dataType%22%3A%22input%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Plant%20Region%20(plantRegion)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22plantRegion%22%2C%22dataType%22%3A%22manyToOneRelation%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Country%20(country)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22country%22%2C%22dataType%22%3A%22manyToOneRelation%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22City%20(city)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22city%22%2C%22dataType%22%3A%22input%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22validStart%20(validStart)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22validStart%22%2C%22dataType%22%3A%22date%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22validEnd%20(validEnd)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22validEnd%22%2C%22dataType%22%3A%22date%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Currency%20(currency)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22currency%22%2C%22dataType%22%3A%22manyToOneRelation%22%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isValue%22%3Atrue%2C%22attributes%22%3A%7B%22label%22%3A%22Full%20Path%20(fullpath)%22%2C%22type%22%3A%22value%22%2C%22class%22%3A%22DefaultValue%22%2C%22attribute%22%3A%22fullpath%22%2C%22dataType%22%3A%22system%22%2C%22childs%22%3A%5B%5D%7D%7D%5D%2C%22resolverSettings%22%3A%7B%22skipHeadRow%22%3Atrue%2C%22language%22%3A%22%22%2C%22strategy%22%3A%22fullpath%22%2C%22column%22%3A15%2C%22objectType%22%3A%22keep%22%2C%22createOnDemand%22%3Atrue%2C%22createParents%22%3Atrue%2C%22phpClassOrService%22%3A%22%22%7D%2C%22shareSettings%22%3A%7B%22configName%22%3A%22Vehicle%20Price%20Options%22%2C%22configDescription%22%3A%22%22%2C%22shareGlobally%22%3Afalse%2C%22sharedUserIds%22%3A%22%22%2C%22sharedRoleIds%22%3A%22%22%7D%2C%22csvSettings%22%3A%7B%22delimiter%22%3A%22%2C%22%2C%22escapechar%22%3A%22%5C%5C%22%2C%22lineterminator%22%3A%220d0a%22%2C%22quotechar%22%3A%22%5C%22%22%7D%2C%22rows%22%3A145%2C%22cols%22%3A16%2C%22classId%22%3A%2213%22%2C%22isShared%22%3Afalse%7D&importId=68b956fcbbf77&className=vehiclePriceOptions&classId=13&job=144&parentId=40398&additionalData=%7B%7D&importJobTotal=144"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/object-helper/import-process"
  #requestUri: "/admin/object-helper/import-process"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #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