Security

Token

rbarbosabd@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_API"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#865
  -user: App\Application\Internit\ClienteBundle\Entity\Cliente {#670 …}
  -roleNames: [
    "ROLE_SUPER_API"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODk0Mjk4MzEsImV4cCI6MTc4OTQ3MzAzMSwicm9sZXMiOlsiUk9MRV9TVVBFUl9BUEkiXSwiZW1haWwiOiJyYmFyYm9zYWJkQGdtYWlsLmNvbSJ9.gN-fV26xLH70G6pnzDVEcAqg2xCp_o5Z9LLAICJ75LY-BamHrgXpq_PNHNxJwOF88bb26FH6IWOBhDmoZ39vH9Db2wQ3RMvh-K1Yavz_ruVZxT6Yh0c4zR1Yvu6CmiB590iQ2ERH7TiE7asK3KNZ5jzbaOobGzv3aKJb3Sj71OVoUUI20M3dtc7CPcbF9OlCt1p6IG7IfkJi-U_TxnvgXW5WfZH7Dee2B4HBjJ7u4ClpWQoOM6vTpH7xjBkDOuCTvnUN4Y5b2PtrJ5aRNq6S8dN15MVkwEVSQBCbs-LqDoJPUOuI8vgiT0FQ8RCJpTp0QEML78aHf6oviX5WFAmllw"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.security.provider.default.cliente
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler App\Application\Project\SecurityUserBundle\Security\ApiAccessDeniedHandler
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#839
  -map: Symfony\Component\Security\Http\AccessMap {#840 …}
  -logger: Symfony\Bridge\Monolog\Logger {#831 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#852
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#851 …}
}
107.32 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#859
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1075 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#732 …}
  -map: Symfony\Component\Security\Http\AccessMap {#840 …}
}
0.01 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
4.03 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#869
  #user: App\Application\Internit\ClienteBundle\Entity\Cliente {#670 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#863
      -userIdentifier: "rbarbosabd@gmail.com"
      -userLoader: Closure($userIdentifier) {#872 …}
      -user: App\Application\Internit\ClienteBundle\Entity\Cliente {#670 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1789429831
      "exp" => 1789473031
      "roles" => [
        "ROLE_SUPER_API"
      ]
      "email" => "rbarbosabd@gmail.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODk0Mjk4MzEsImV4cCI6MTc4OTQ3MzAzMSwicm9sZXMiOlsiUk9MRV9TVVBFUl9BUEkiXSwiZW1haWwiOiJyYmFyYm9zYWJkQGdtYWlsLmNvbSJ9.gN-fV26xLH70G6pnzDVEcAqg2xCp_o5Z9LLAICJ75LY-BamHrgXpq_PNHNxJwOF88bb26FH6IWOBhDmoZ39vH9Db2wQ3RMvh-K1Yavz_ruVZxT6Yh0c4zR1Yvu6CmiB590iQ2ERH7TiE7asK3KNZ5jzbaOobGzv3aKJb3Sj71OVoUUI20M3dtc7CPcbF9OlCt1p6IG7IfkJi-U_TxnvgXW5WfZH7Dee2B4HBjJ7u4ClpWQoOM6vTpH7xjBkDOuCTvnUN4Y5b2PtrJ5aRNq6S8dN15MVkwEVSQBCbs-LqDoJPUOuI8vgiT0FQ8RCJpTp0QEML78aHf6oviX5WFAmllw"
  ]
}

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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_SUPER_API
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details