Security

Token

gonzalocalderon11@hotmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_PROFESSIONAL"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1199
  -user: App\Entity\User {#137 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_PROFESSIONAL"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzE0NDYwMzQsImV4cCI6MTc3MTQ0OTYzNCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9QUk9GRVNTSU9OQUwiXSwidXNlcm5hbWUiOiJnb256YWxvY2FsZGVyb24xMUBob3RtYWlsLmNvbSJ9.aRfpUnCwy7K15IpHTmgqlxOtf0cpxBNG6DGpFxh-yPNrGmNnQUwtn2H5ePEB62koFSZjB_i0vTjbqCgUgFjzQ3dFvJmkN-TqSTgiT4FM2afKGkUrt807biQDeptrMbmd0mr9k7ooENguDddTMAPljVGKYMqDuh95UO7mIKZbDgsduN3qEPQvzYoMEwKlINhsVTMTkWJpYLFOJ3QESFKh5rnUWqe3xDmZycNtNSbne81VbaZNu1s7BgCvyRBPdUlqw8yWa_u4sO1OlFKfpMXsckw6Mp0UlRsv5OKE_9-8P46N1T7rn9i9ul1RTQtw7WJNaaUO6NifGM1ZcH1Kvf9H3g"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
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 {#866
  -map: Symfony\Component\Security\Http\AccessMap {#864 …}
  -logger: Monolog\Logger {#1520 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1286
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1299 …}
}
5.25 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1289
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#580 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#561 …}
  -map: Symfony\Component\Security\Http\AccessMap {#864 …}
}
0.14 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.91 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1292
  #user: App\Entity\User {#137 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1272
      -userIdentifier: "gonzalocalderon11@hotmail.com"
      -userLoader: Closure($userIdentifier) {#1282 …}
      -user: App\Entity\User {#137 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1771446034
      "exp" => 1771449634
      "roles" => [
        "ROLE_USER"
        "ROLE_PROFESSIONAL"
      ]
      "username" => "gonzalocalderon11@hotmail.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzE0NDYwMzQsImV4cCI6MTc3MTQ0OTYzNCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9QUk9GRVNTSU9OQUwiXSwidXNlcm5hbWUiOiJnb256YWxvY2FsZGVyb24xMUBob3RtYWlsLmNvbSJ9.aRfpUnCwy7K15IpHTmgqlxOtf0cpxBNG6DGpFxh-yPNrGmNnQUwtn2H5ePEB62koFSZjB_i0vTjbqCgUgFjzQ3dFvJmkN-TqSTgiT4FM2afKGkUrt807biQDeptrMbmd0mr9k7ooENguDddTMAPljVGKYMqDuh95UO7mIKZbDgsduN3qEPQvzYoMEwKlINhsVTMTkWJpYLFOJ3QESFKh5rnUWqe3xDmZycNtNSbne81VbaZNu1s7BgCvyRBPdUlqw8yWa_u4sO1OlFKfpMXsckw6Mp0UlRsv5OKE_9-8P46N1T7rn9i9ul1RTQtw7WJNaaUO6NifGM1ZcH1Kvf9H3g"
  ]
}
UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: [
    "en_US"
    "en"
  ]
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/chats/recipients/019c00c8-049e-7924-b16a-2707b3b87cf8/messages"
  #requestUri: "/api/chats/recipients/019c00c8-049e-7924-b16a-2707b3b87cf8/messages"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2060 …}
  #locale: "en"
  #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