PUT https://pim12-demo.pimcoredemos.com/pimcore-studio/api/data-objects/2074

Security

Token

admin Username
Authenticated
40eb68 From
Property Value
Roles
[
  "ROLE_PIMCORE_ADMIN"
]
Inherited Roles
[
  "ROLE_PIMCORE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#4852
  -user: Pimcore\Security\User\User {#2314 …}
  -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 {#4664
  -map: Symfony\Component\Security\Http\AccessMap {#4663 …}
  -logger: Monolog\Logger {#4697 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4625
  -sessionKey: "_security_pimcore_admin"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#4699 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#4622 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#371 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4624 …}
  -logger: Monolog\Logger {#4697 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4693 …}
}
3.98 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4619
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4618 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4593
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#372 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#292 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4663 …}
}
0.37 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4694
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "pimcore_studio_api_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#372 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4704 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4693 …}
  -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"
2
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter"
3
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter"
4
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter"
5
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter"
6
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter"
7
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter"
8
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter"
9
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter"
10
"Pimcore\Bundle\StudioBackendBundle\Security\Voter\AuthorizationVoter"
11
"Pimcore\Bundle\StudioBackendBundle\Security\Voter\UserPermissionVoter"

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: "{"data":{"editableData":{"conditions":[{"type":"Condition","data":{"Attribute":"productCode","attributeDisplayColumn":null,"prefix":"","separator":"1312","suffix":"","case":"1310"}},{"type":"Condition","data":{"Attribute":"sku","attributeDisplayColumn":null,"prefix":"","separator":"","suffix":"","case":""}}]},"task":"autoSave","useDraftData":true}}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/pimcore-studio/api/data-objects/2074"
  #requestUri: "/pimcore-studio/api/data-objects/2074"
  #baseUrl: ""
  #basePath: null
  #method: "PUT"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1912 …}
  #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
2 GRANTED objects
null
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter"
ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter"
ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter"
ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter"
ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter"
ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\GuestUserPermissionVoter"
ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter"
ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter"
ABSTAIN
"Pimcore\Bundle\StudioBackendBundle\Security\Voter\AuthorizationVoter"
ABSTAIN
"Pimcore\Bundle\StudioBackendBundle\Security\Voter\UserPermissionVoter"
GRANTED
Show voter details