GET https://pimcore.dft.uz/api/v1/aa/products?limit=500&page=25

Security

Token

service-account-f-pim-photo-matcher Username
Authenticated
Property Value
Roles
[
  "ROLE_PIMCORE_ADMIN"
]
Inherited Roles
[
  "ROLE_PIMCORE_USER"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1896
  -user: Pimcore\Security\User\User {#1887 …}
  -roleNames: [
    "ROLE_PIMCORE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider Pimcore\Security\User\UserProvider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\TokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1738
  -map: Symfony\Component\Security\Http\AccessMap {#1737 …}
  -logger: Monolog\Logger {#1532 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1835
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1832 …}
}
45.33 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1714
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#107 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#79 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1737 …}
}
0.23 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\TokenAuthenticator"
39.77 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1861
  #user: Pimcore\Security\User\User {#1887 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1851
      -userIdentifier: "service-account-f-pim-photo-matcher"
      -userLoader: Closure($identifier) {#1853 …}
      -user: Pimcore\Security\User\User {#1887 …}
      -attributes: null
    }
  ]
  -attributes: []
}
UserBadge

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#253
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#250 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#252 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#251 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#247 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#248 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#249 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#246 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/v1/aa/products"
  #requestUri: "/api/v1/aa/products?page=25&limit=500"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1672 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details