GET https://api-dev-bdw.softmena.dev/api/notifications?limit=5&page=1&prioritize_unread=true

Security

Token

henry_tovar Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#724
  -user: App\Entity\User {#809 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODA2ODQ5NzQsImV4cCI6MTc4MDY4ODU3NCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiaGVucnlfdG92YXIifQ.D5MtUVmyBQVbrrzg93tUjb4g5dB1m0TBIcsXPVRF6pvY7h4TyLztsfhivSOm0B1W-aiCM3TBhuKjGc7S_jlLiOF5clCmEgTNOscJJN9wNNA3HrHZxT6mq8bsloBLFFvjvUoJ0ARkaAJ_80weTpTkNWw6osyVC8TnTI1QSZ2kujc0BoPdXnmhSDeNLFV40-5UGPIoy7pdFfhA4kz8lEf8mNI5xa2PWLJSchBFKvN3-JiccbyryJZf-aB-Hk4F1_u_ZapLKhV2e1krSwf9VItHLMM_eL6FtxQYO6cCQRzDySnHubdkFaIE5Tg-tpkavaQetlewURPtbeyGQctPJfy6JQ"
}

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 {#51
  -map: Symfony\Component\Security\Http\AccessMap {#52 …}
  -logger: Monolog\Logger {#42 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#500
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#465 …}
}
22.73 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#495
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#151 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#131 …}
  -map: Symfony\Component\Security\Http\AccessMap {#52 …}
}
0.21 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 1.86 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#50
  #user: App\Entity\User {#809 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#480
      -userLoader: Closure($userIdentifier) {#502 …}
      -user: App\Entity\User {#809 …}
      -userIdentifier: "henry_tovar"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1780684974
      "exp" => 1780688574
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "henry_tovar"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODA2ODQ5NzQsImV4cCI6MTc4MDY4ODU3NCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiaGVucnlfdG92YXIifQ.D5MtUVmyBQVbrrzg93tUjb4g5dB1m0TBIcsXPVRF6pvY7h4TyLztsfhivSOm0B1W-aiCM3TBhuKjGc7S_jlLiOF5clCmEgTNOscJJN9wNNA3HrHZxT6mq8bsloBLFFvjvUoJ0ARkaAJ_80weTpTkNWw6osyVC8TnTI1QSZ2kujc0BoPdXnmhSDeNLFV40-5UGPIoy7pdFfhA4kz8lEf8mNI5xa2PWLJSchBFKvN3-JiccbyryJZf-aB-Hk4F1_u_ZapLKhV2e1krSwf9VItHLMM_eL6FtxQYO6cCQRzDySnHubdkFaIE5Tg-tpkavaQetlewURPtbeyGQctPJfy6JQ"
  ]
}
Badges UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_OWNER"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/notifications"
  #requestUri: "/api/notifications?page=1&limit=5&prioritize_unread=true"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1991 …}
  #locale: null
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details