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 {#851
  -providerKey: "admin"
  -user: Pimcore\Bundle\AdminBundle\Security\User\User {#850 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#852
      -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 {#807
  -map: Symfony\Component\Security\Http\AccessMap {#808 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#816 …}
  -logger: Symfony\Bridge\Monolog\Logger {#791 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#818
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#819 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
  -providerKey: "admin"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#821 …}
  -logger: Symfony\Bridge\Monolog\Logger {#791 …}
  -rememberMeServices: null
}
1.20 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#824
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#308 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#788 …}
  -firewallName: "admin"
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#862 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#863 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#864 …}
  -csrfTokenValidator: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\CsrfTokenValidator {#865 …}
  -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 {#867 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#66 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#869 …}
  -logger: Symfony\Bridge\Monolog\Logger {#791 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#868 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#823
  -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 {#791 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#789
  -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 {#792
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#793 …}
    }
  ]
  -successHandler: Pimcore\Bundle\AdminBundle\Security\LogoutSuccessHandler {#790 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#788 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#870
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#308 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#429 …}
  -map: Symfony\Component\Security\Http\AccessMap {#808 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
}
0.30 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%22%22%2C%22dataFields%22%3A%5B%22field_0%22%2C%22field_1%22%2C%22field_2%22%2C%22field_3%22%2C%22rowId%22%5D%2C%22targetFields%22%3A%5B%5B%22condType%22%2C%22Condition%20Type(input)%22%5D%2C%5B%22saleOrg%22%2C%22Sale%20Org(input)%22%5D%2C%5B%22distCha%22%2C%22Distribution%20channel(input)%22%5D%2C%5B%22city%22%2C%22City(input)%22%5D%2C%5B%22validStart%22%2C%22Valid%20Start%20Date(date)%22%5D%2C%5B%22validEnd%22%2C%22Valid%20End%20Date(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%22isOperator%22%3Atrue%2C%22attributes%22%3A%7B%22type%22%3A%22operator%22%2C%22class%22%3A%22Ignore%22%2C%22isOperator%22%3Atrue%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isOperator%22%3Atrue%2C%22attributes%22%3A%7B%22type%22%3A%22operator%22%2C%22class%22%3A%22Ignore%22%2C%22isOperator%22%3Atrue%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isOperator%22%3Atrue%2C%22attributes%22%3A%7B%22type%22%3A%22operator%22%2C%22class%22%3A%22Ignore%22%2C%22isOperator%22%3Atrue%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isOperator%22%3Atrue%2C%22attributes%22%3A%7B%22type%22%3A%22operator%22%2C%22class%22%3A%22Ignore%22%2C%22isOperator%22%3Atrue%2C%22childs%22%3A%5B%5D%7D%7D%2C%7B%22isOperator%22%3Atrue%2C%22attributes%22%3A%7B%22type%22%3A%22operator%22%2C%22class%22%3A%22Ignore%22%2C%22isOperator%22%3Atrue%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%22id%22%2C%22column%22%3A0%2C%22objectType%22%3A%22keep%22%7D%2C%22shareSettings%22%3A%7B%22configName%22%3A%22%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%3A4%2C%22classId%22%3A%225%22%2C%22isShared%22%3Afalse%7D&importId=68d043c084611&className=vehiclePrice&classId=5&job=6&parentId=28&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