POST https://lilly.byfactory.dev/pimcore-studio/api/search/data-objects?classId=ProductTest

Security

Token

lilly Username
Authenticated
82aa05 From
Property Value
Roles
[
  "ROLE_PIMCORE_ADMIN"
]
Inherited Roles
[
  "ROLE_PIMCORE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#3510
  -user: Pimcore\Security\User\User {#3462 …}
  -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 {#3508
  -map: Symfony\Component\Security\Http\AccessMap {#3507 …}
  -logger: Monolog\Logger {#3518 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3500
  -sessionKey: "_security_pimcore_admin"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#3520 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3497 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#513 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3499 …}
  -logger: Monolog\Logger {#3518 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#3544 …}
}
1.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3476
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3475 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3515
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "pimcore_studio_api_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#512 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3545 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#3544 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3468
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#512 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#559 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3507 …}
}
0.26 ms (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\StudioBackendBundle\Security\Voter\AuthorizationVoter"
3
"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: "{"columns":[{"key":"id","type":"system.id","locale":null,"config":[]},{"key":"fullpath","type":"system.string","locale":null,"config":[]},{"key":"creationDate","type":"system.datetime","locale":null,"config":[]},{"key":"modificationDate","type":"system.datetime","locale":null,"config":[]},{"key":"Name","type":"dataobject.adapter","locale":null,"config":{"fieldDefinition":{"name":"Name","title":"Name","tooltip":"","mandatory":false,"noteditable":false,"index":false,"locked":false,"style":null,"permissions":null,"fieldtype":"input","relationType":false,"invisible":false,"visibleGridView":true,"visibleSearch":true,"defaultValue":null,"columnLength":190,"regex":"","regexFlags":[],"unique":false,"showCharCount":false,"width":null,"defaultValueGenerator":"","datatype":"data"}}},{"key":"Description","type":"dataobject.adapter","locale":null,"config":{"fieldDefinition":{"name":"Description","title":"Description","tooltip":"Description","mandatory":false,"noteditable":false,"index":false,"locked":false,"style":null,"permissions":null,"fieldtype":"textarea","relationType":false,"invisible":false,"visibleGridView":true,"visibleSearch":true,"maxLength":null,"showCharCount":false,"excludeFromSearchIndex":false,"height":null,"width":null,"datatype":"data"}}},{"key":"key","type":"system.string","locale":null,"config":[]},{"key":"published","type":"system.boolean","locale":null,"config":[]},{"key":"filename","type":"system.string","locale":null,"config":[]},{"key":"classname","type":"system.string","locale":null,"config":[]},{"key":"index","type":"system.integer","locale":null,"config":[]},{"key":"type","type":"system.string","locale":null,"config":[]}],"filters":{"includeDescendants":true,"page":1,"pageSize":20,"columnFilters":[{"key":"type","filterValue":"object","type":"system.string"}]}}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/pimcore-studio/api/search/data-objects"
  #requestUri: "/pimcore-studio/api/search/data-objects?classId=ProductTest"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1432 …}
  #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\StudioBackendBundle\Security\Voter\AuthorizationVoter"
ABSTAIN
"Pimcore\Bundle\StudioBackendBundle\Security\Voter\UserPermissionVoter"
GRANTED
Show voter details