https://stage.steiermark.com/admin/elementsprocessmanager/monitoring-item/list-processes-for-user?_dc=1729489322410

Security

Token

a.krenkl Username
Authenticated
Property Value
Roles
[
  "ROLE_PIMCORE_USER"
  "ROLE_PROCESSMANAGERADMIN"
  "ROLE_STG_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#2769
  -user: Pimcore\Bundle\AdminBundle\Security\User\User {#2776 …}
  -roleNames: [
    "ROLE_PIMCORE_USER"
    "ROLE_PROCESSMANAGERADMIN"
    "ROLE_STG_ADMIN"
  ]
  -authenticated: true
  -attributes: []
  -providerKey: "pimcore_admin"
}

Firewall

pimcore_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 {#2838
  -map: Symfony\Component\Security\Http\AccessMap {#2837 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2425 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2824
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2821 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2826 …}
  -providerKey: "pimcore_admin"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2816 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2425 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
9.58 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#2793
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2826 …}
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#2670 …}
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#2741 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2742 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#2795 …}
  -csrfTokenManager: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager {#2745 …}
  -trustedDeviceManager: null
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#147 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#2746 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2425 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2783
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#239 …}
  -secret: "CGZ6uHJ"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2826 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2425 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2851
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/admin/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2669 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2850 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#2770
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#2670 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#2748 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2718
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#200 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2837 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2826 …}
  -exceptionOnNoToken: true
}
0.23 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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"
5
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter"
6
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter"
7
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter"
8
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter"
9
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter"
10
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter"
11
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_PIMCORE_USER
Symfony\Component\HttpFoundation\Request {#6
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#9 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#7 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#12 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#11 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#13 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/elementsprocessmanager/monitoring-item/list-processes-for-user"
  #requestUri: "/admin/elementsprocessmanager/monitoring-item/list-processes-for-user?_dc=1729489322410"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2261 …}
  #locale: "de"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details