https://api.dev.talloverde.com/api/categories/13?q=%2Fapi%2Fcategories%2F13

Security

Token

test@testuser.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#132
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3Njc0ODc5NjcsImV4cCI6MTc3MDA3OTk2Nywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidGVzdEB0ZXN0dXNlci5jb20iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpZCI6NDkyNDAsIm5hbWUiOiJUZXN0IE1QIiwiZW1haWwiOiJ0ZXN0QHRlc3R1c2VyLmNvbSJ9.HHOF0FvAR_U7woMzUFLpTPMtPAaTW05sxNDxQP45EqB02eUkDIRyC0cv2P2BqJYzGjZ4GBCV-YeVIFG8SM3_Fx2hit3hRGmA7Ve5yT_vHArLEF_rdb-X38VfMH_4L6WxoclXKoawUPHgQN0D6nVPTHE98J9RTuS4G9xC1-TEHX0oMER9wu0ccnEfevmGu1pNIOmdErxdharfM7RrCT3cR0fjqfa5Orbed0yiobH4kwUKZwRqVqO4kY1fnM4ZQyGLXLkXiMJkCbjdbHq_wT2tBEFD3XpaB0CEzDwnXA5ns6yyWQ5gXgNe2PasTO43FXf1iu48sZbI4gbYPHvBzKY8TA"
  -firewallName: "api"
  -user: App\Authentication\Entity\User {#797 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.db
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 {#109
  -map: Symfony\Component\Security\Http\AccessMap {#110 …}
  -logger: Symfony\Bridge\Monolog\Logger {#92 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#113
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#114 …}
}
31.81 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#123
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#284 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#779 …}
  -map: Symfony\Component\Security\Http\AccessMap {#110 …}
}
0.01 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.42 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#111
  #user: App\Authentication\Entity\User {#797 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#127
      -userIdentifier: "test@testuser.com"
      -userLoader: Closure($userIdentifier) {#129 …}
      -user: App\Authentication\Entity\User {#797 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1767487967
      "exp" => 1770079967
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "test@testuser.com"
      "isVerified" => true
      "id" => 49240
      "name" => "Test MP"
      "email" => "test@testuser.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3Njc0ODc5NjcsImV4cCI6MTc3MDA3OTk2Nywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidGVzdEB0ZXN0dXNlci5jb20iLCJpc1ZlcmlmaWVkIjp0cnVlLCJpZCI6NDkyNDAsIm5hbWUiOiJUZXN0IE1QIiwiZW1haWwiOiJ0ZXN0QHRlc3R1c2VyLmNvbSJ9.HHOF0FvAR_U7woMzUFLpTPMtPAaTW05sxNDxQP45EqB02eUkDIRyC0cv2P2BqJYzGjZ4GBCV-YeVIFG8SM3_Fx2hit3hRGmA7Ve5yT_vHArLEF_rdb-X38VfMH_4L6WxoclXKoawUPHgQN0D6nVPTHE98J9RTuS4G9xC1-TEHX0oMER9wu0ccnEfevmGu1pNIOmdErxdharfM7RrCT3cR0fjqfa5Orbed0yiobH4kwUKZwRqVqO4kY1fnM4ZQyGLXLkXiMJkCbjdbHq_wT2tBEFD3XpaB0CEzDwnXA5ns6yyWQ5gXgNe2PasTO43FXf1iu48sZbI4gbYPHvBzKY8TA"
  ]
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"