https://pro-api-dev.flat.show/api/placements?amo_deals=3472990.56012837

Security Token

Тяжкороб Алена Username
Authenticated
Property Value
Roles
[
  "ROLE_MANAGER"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#2184
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mjc5MzY0MTgsImV4cCI6MTcyOTE0NjA0OCwiZW1haWwiOiJhLnR5YXpoa29yb2JAcG9ldGljYS5jb20udWEiLCJzZXJ2aWNlSWQiOiJwcm8iLCJzZXJ2aWNlRW52IjoiZGV2In0.rpf-HTa1bY4_jquBEBfKNKrzwvYu8rr-E5YH5QH1DUwQwmfjPPC40MpMlbiDCwmmND8i74p2lh1GcyI8Azokpag6FcA6-Pt_76ZHeXR7Z2913Ua_5mYeqQ15OOusc3WQ3IKKB_mE95f5Ifdds3deo7kB_JjsNatWRPbuavmMS_hdZ1I-gPYskik_kHdm9lL6Szsz9kaSYimxnw84vLdEjh_A0d0QEn0XY091j6sQFgdEV4vTawwO5Cg69Ji2qMhdpGcCS7uZYRXHbGB5PALQEdwzQf6SuXKcMx-RR1Oe68ss7OhAHsQkve2262OOtPLsvWe3mGBpnJM8M0hVHzU-SA"
  #providerKey: "api"
  -user: App\Entity\User {#2186 …}
  -roleNames: [
    "ROLE_MANAGER"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1930
  -map: Symfony\Component\Security\Http\AccessMap {#1931 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#2011 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#465 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2013
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2014 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#212 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2016 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#465 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
4.12 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2012
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#321 …}
  -secret: "ONTUxXD"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#212 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#465 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2018
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#321 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#195 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1931 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#212 …}
  -exceptionOnNoToken: true
}
0.12 ms (none)

Security Voters (6)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\EntityVoters\DefaultVoter"
5
"App\Security\EntityVoters\PlacementPageSetupVoter"
6
"App\Security\Placement\PaymentPlan\PaymentPlanVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#6 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#4 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#9 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#8 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#7 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#10 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/api/placements"
  #requestUri: "/api/placements?amo_deals=3472990.56012837"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: null
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED DEFAULT_GET_COLLECTION
ApiPlatform\Core\Bridge\Doctrine\Orm\Paginator {#6181
  -totalItems: 552
  #paginator: Doctrine\ORM\Tools\Pagination\Paginator {#6180 …}
  #iterator: ArrayIterator {#6374 …}
  #firstResult: 0
  #maxResults: 120
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\EntityVoters\DefaultVoter"
ACCESS GRANTED
Show voter details