GET https://www.transportrfid.libisoft.com.co/api/rpgestion/generarReporte/2026-03-01/2026-03-01

Security

Token

gerencia@libisoft.com.co Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#477
  -user: App\Entity\User {#429 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI0NTI4MTUsImV4cCI6MTc3MjQ1NjQxNSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImdlcmVuY2lhQGxpYmlzb2Z0LmNvbS5jbyJ9.MFVsixxwJ5E3G0pKbPue6r7zKcjUoZQQ8cbDKMG8V9JF_FEQEbwlDekburUyIcTKhkPyrVZ_bl_w-PP_Pe4MBEUFpZ9keaYBjeLc26YsQMo5b_YjtjZGrrh7RmUVby5Ox1I_hmuvdq4zFL4oWYdVh43rMBnBfzpfJuadOg2BYb6xb_-piU4neeUqkS_yzZz_9rcw8D8mZziijppJ8-3389bl77q9ja_aLaNOiavPMNOB30-7K73o1w3XBInQXOg-Gcha7rDnHKoSeyTVhNM3tmT4LvCXMRTo_bTQmRj0UsUgTm1fzSGq40XJqdWqw1dADmkBZdFYspf5jzyua1745Q"
}

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 {#93
  -map: Symfony\Component\Security\Http\AccessMap {#92 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#20 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#378
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#379 …}
}
55.94 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#487
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#134 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#371 …}
  -map: Symfony\Component\Security\Http\AccessMap {#92 …}
}
0.36 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
18.30 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#358
  #user: App\Entity\User {#429 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#357
      -userIdentifier: "gerencia@libisoft.com.co"
      -userLoader: Closure($userIdentifier) {#330 …}
      -user: App\Entity\User {#429 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1772452815
      "exp" => 1772456415
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "gerencia@libisoft.com.co"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI0NTI4MTUsImV4cCI6MTc3MjQ1NjQxNSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImdlcmVuY2lhQGxpYmlzb2Z0LmNvbS5jbyJ9.MFVsixxwJ5E3G0pKbPue6r7zKcjUoZQQ8cbDKMG8V9JF_FEQEbwlDekburUyIcTKhkPyrVZ_bl_w-PP_Pe4MBEUFpZ9keaYBjeLc26YsQMo5b_YjtjZGrrh7RmUVby5Ox1I_hmuvdq4zFL4oWYdVh43rMBnBfzpfJuadOg2BYb6xb_-piU4neeUqkS_yzZz_9rcw8D8mZziijppJ8-3389bl77q9ja_aLaNOiavPMNOB30-7K73o1w3XBInQXOg-Gcha7rDnHKoSeyTVhNM3tmT4LvCXMRTo_bTQmRj0UsUgTm1fzSGq40XJqdWqw1dADmkBZdFYspf5jzyua1745Q"
  ]
}
UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
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/rpgestion/generarReporte/2026-03-01/2026-03-01"
  #requestUri: "/api/rpgestion/generarReporte/2026-03-01/2026-03-01"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#899 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details