POST https://pim12-demo.pimcoredemos.com/pimcore-studio/api/execution-engine/running-jobs

Security

Token

admin Username
Authenticated
2997d2 From
Property Value
Roles
[
  "ROLE_PIMCORE_ADMIN"
]
Inherited Roles
[
  "ROLE_PIMCORE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#4418
  -user: Pimcore\Security\User\User {#3983 …}
  -roleNames: [
    "ROLE_PIMCORE_ADMIN"
  ]
  -attributes: []
  -firewallName: "pimcore_studio"
}

Firewall

pimcore_studio Name
Security enabled
Stateless

Configuration

Key Value
provider Pimcore\Security\User\UserProvider
context pimcore_admin
entry_point (none)
user_checker Pimcore\Security\User\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "json_login"
  "Pimcore\Bundle\StudioBackendBundle\Security\Authenticator\AdminTokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#4403
  -map: Symfony\Component\Security\Http\AccessMap {#4402 …}
  -logger: Monolog\Logger {#4414 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4368
  -sessionKey: "_security_pimcore_admin"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#4416 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#4365 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#408 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4367 …}
  -logger: Monolog\Logger {#4414 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4442 …}
}
3.70 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4338
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4363 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4336
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#409 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#320 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4402 …}
}
0.57 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4411
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "pimcore_studio_api_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#409 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4421 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4442 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Pimcore\Bundle\StudioBackendBundle\Security\Authenticator\AdminTokenAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_PIMCORE_USER
Symfony\Component\HttpFoundation\Request {#16
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#23 …}
  #content: "{"filters":{"page":1,"pageSize":1,"columnFilters":[{"type":"id","filterValue":17}]}}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/pimcore-studio/api/execution-engine/running-jobs"
  #requestUri: "/pimcore-studio/api/execution-engine/running-jobs"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1855 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_PIMCORE_USER.
Show voter details