Security

Token

lucasbortolomai@hotmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_API"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#864
  -user: App\Application\Internit\ClienteBundle\Entity\Cliente {#669 …}
  -roleNames: [
    "ROLE_SUPER_API"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODI5Mzg2MDYsImV4cCI6MTc4Mjk4MTgwNiwicm9sZXMiOlsiUk9MRV9TVVBFUl9BUEkiXSwiZW1haWwiOiJsdWNhc2JvcnRvbG9tYWlAaG90bWFpbC5jb20ifQ.PWQIdodBywoB8NenKG8_Z6C1Ri6TAlYsMPelXuxE4myN2ibnEFqspXMNXM0a8v30Q9VtzxQ38Qgk25K9AkDv3i3e64K92SAHVwKeux6bqbz7C2r-kh0BWxhlMClzjJ0X_kmhiDXGK6K9c5IMZ5u3x8M5UPf4S6B4uDjqYtZ_NA5t8tgQZrq-9BANLu6dcfi_yQTUgSdB5QuXBWs9VkWhBCCnL8xj-ahUBLX0yKjFAPhNOMBfCt6zIBszWC7nbtmzxA5ynXN5Y_CMG9tyWaL5fji9V2LhPV0s6ICkCttBGo5WzTm5qhoIma4DyW30khuLmdTahJ7zdjjKeSKkOAscXA"
}

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 {#838
  -map: Symfony\Component\Security\Http\AccessMap {#839 …}
  -logger: Symfony\Bridge\Monolog\Logger {#830 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#851
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#850 …}
}
82.56 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#858
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1074 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#731 …}
  -map: Symfony\Component\Security\Http\AccessMap {#839 …}
}
0.01 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
4.09 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#868
  #user: App\Application\Internit\ClienteBundle\Entity\Cliente {#669 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#862
      -userIdentifier: "lucasbortolomai@hotmail.com"
      -userLoader: Closure($userIdentifier) {#871 …}
      -user: App\Application\Internit\ClienteBundle\Entity\Cliente {#669 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1782938606
      "exp" => 1782981806
      "roles" => [
        "ROLE_SUPER_API"
      ]
      "email" => "lucasbortolomai@hotmail.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODI5Mzg2MDYsImV4cCI6MTc4Mjk4MTgwNiwicm9sZXMiOlsiUk9MRV9TVVBFUl9BUEkiXSwiZW1haWwiOiJsdWNhc2JvcnRvbG9tYWlAaG90bWFpbC5jb20ifQ.PWQIdodBywoB8NenKG8_Z6C1Ri6TAlYsMPelXuxE4myN2ibnEFqspXMNXM0a8v30Q9VtzxQ38Qgk25K9AkDv3i3e64K92SAHVwKeux6bqbz7C2r-kh0BWxhlMClzjJ0X_kmhiDXGK6K9c5IMZ5u3x8M5UPf4S6B4uDjqYtZ_NA5t8tgQZrq-9BANLu6dcfi_yQTUgSdB5QuXBWs9VkWhBCCnL8xj-ahUBLX0yKjFAPhNOMBfCt6zIBszWC7nbtmzxA5ynXN5Y_CMG9tyWaL5fji9V2LhPV0s6ICkCttBGo5WzTm5qhoIma4DyW30khuLmdTahJ7zdjjKeSKkOAscXA"
  ]
}

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