GET http://profit.knauf.pl/api/invoice/products

Security

Token

5741869403 Username
Authenticated
Property Value
Roles
[
  "ROLE_COMPANY"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1600
  -user: App\Entity\User {#1167 …}
  -roleNames: [
    "ROLE_COMPANY"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTMxMjYzNTYsImV4cCI6MTc1MzE0MDc1Niwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiNTc0MTg2OTQwMyJ9.SOCb4bkjGBFHkwvQ6ravZs2ZBZjJdNzRKRl9FRbpxh42N5Tn8FEz6wEu_OWtAPeHiZV9eigro-UJASrth1Zv2zk9FN9H7JX72-bCA0bvxXmSpXttRYUMHnzvppTDVBHeFtPJ9xEUxTJihVbIGAgpwANc0yfnd33BQ1h6YDL5RnhBus2abJel1cj7q8pA0a7mzER-8vAqgy8zFsVuTawUgP5_xXBeMdlzLO-xqWY_qIaxb6TSwOOS4mJ3dHWlpu4t9E0nLRWhAitYUTyjuQwDR2GAgVDqF0p3DX7dZeKBmIfik21lImhq7IIsuit9y-zKhY3_rzA6X465Dz0Cs2FoCg"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#389
  -map: Symfony\Component\Security\Http\AccessMap {#379 …}
  -logger: Monolog\Logger {#382 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#438
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#424 …}
}
22.13 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#440
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#106 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#90 …}
  -map: Symfony\Component\Security\Http\AccessMap {#379 …}
}
0.15 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.83 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#423
  #user: App\Entity\User {#1167 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#444
      -userIdentifier: "5741869403"
      -userLoader: Closure($userIdentifier) {#446 …}
      -user: App\Entity\User {#1167 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1753126356
      "exp" => 1753140756
      "roles" => [
        "ROLE_COMPANY"
        "ROLE_USER"
      ]
      "username" => "5741869403"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTMxMjYzNTYsImV4cCI6MTc1MzE0MDc1Niwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiNTc0MTg2OTQwMyJ9.SOCb4bkjGBFHkwvQ6ravZs2ZBZjJdNzRKRl9FRbpxh42N5Tn8FEz6wEu_OWtAPeHiZV9eigro-UJASrth1Zv2zk9FN9H7JX72-bCA0bvxXmSpXttRYUMHnzvppTDVBHeFtPJ9xEUxTJihVbIGAgpwANc0yfnd33BQ1h6YDL5RnhBus2abJel1cj7q8pA0a7mzER-8vAqgy8zFsVuTawUgP5_xXBeMdlzLO-xqWY_qIaxb6TSwOOS4mJ3dHWlpu4t9E0nLRWhAitYUTyjuQwDR2GAgVDqF0p3DX7dZeKBmIfik21lImhq7IIsuit9y-zKhY3_rzA6X465Dz0Cs2FoCg"
  ]
}
UserBadge

Access Decision

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
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/invoice/products"
  #requestUri: "/api/invoice/products"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2212 …}
  #locale: null
  #defaultLocale: "pl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x0046.112.106.119\x00" => []
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00\x00\x00" => []
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details