Security

Token

ATRUTER Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_EVALUADOR"
  "ROLE_CLIENT"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1244
  -user: App\Entity\User {#1330 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzAyMjM1NDEsImV4cCI6MTc3MDM5NjM0MSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6IkFUUlVURVIifQ.tkFRLJz8g0c7eqenPN13YPRnafBui-sO5AFyBZshRW7qwjEZSX3V7PhWJtvIaDlOmZGGiXhrDfRmVpmWjpeIE0c9ZEH2FbS_ZwSMH26sCIlpp3YFnX8qlsQJBWFJVwKfNg432AgWYAq7MGi1IVi5IO9Kco_k5T57ZwvY2P0xK6cOpsvz1FZnETKxayRVjNSOONyz0GjBjAy6LGA1eKk1EunxlXzK2GjecsVFjbgrIM7eGQRbGp3sVRBos_TLuLmFlmQdc9Bph_3iyM7g_rr9R9r8jGrpl-MH9HtP0yg-9EOwkunQqi-tzTCLMdhu-XrFFBpIOl3extjBbq7Shg4ZEw"
}

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 {#1217
  -map: Symfony\Component\Security\Http\AccessMap {#1218 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1200 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1239
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1235 …}
}
46.49 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1241
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#321 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#331 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1218 …}
}
0.47 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
3.61 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1251
  #user: App\Entity\User {#1330 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1250
      -userIdentifier: "ATRUTER"
      -userLoader: Closure($userIdentifier) {#1243 …}
      -user: App\Entity\User {#1330 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1770223541
      "exp" => 1770396341
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "ATRUTER"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzAyMjM1NDEsImV4cCI6MTc3MDM5NjM0MSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6IkFUUlVURVIifQ.tkFRLJz8g0c7eqenPN13YPRnafBui-sO5AFyBZshRW7qwjEZSX3V7PhWJtvIaDlOmZGGiXhrDfRmVpmWjpeIE0c9ZEH2FbS_ZwSMH26sCIlpp3YFnX8qlsQJBWFJVwKfNg432AgWYAq7MGi1IVi5IO9Kco_k5T57ZwvY2P0xK6cOpsvz1FZnETKxayRVjNSOONyz0GjBjAy6LGA1eKk1EunxlXzK2GjecsVFjbgrIM7eGQRbGp3sVRBos_TLuLmFlmQdc9Bph_3iyM7g_rr9R9r8jGrpl-MH9HtP0yg-9EOwkunQqi-tzTCLMdhu-XrFFBpIOl3extjBbq7Shg4ZEw"
  ]
}

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#55 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#40 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#41 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#58 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#57 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#59 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/sesionesValores"
  #requestUri: "/api/sesionesValores?sesion.uuid=a8fadbbb-1d78-4c84-9c5f-96f28474bf82&muestra.uuid=b3dd3ce4-8229-464f-8b8e-e09012789095&itemsPerPage=3000"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#3606 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED ROLE_ROOT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details