Security

Token

matteo.baccicchett@azimut.it Username
Authenticated
Property Value
Roles
[
  "ROLE_CF"
  "ROLE_STDUSER"
  "ROLE_API"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#671
  -user: App\Entity\User {#823 …}
  -roleNames: [
    "ROLE_CF"
    "ROLE_STDUSER"
    "ROLE_API"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDQ4MzA3ODksImV4cCI6MTc0NDgzNDM4OSwicm9sZXMiOlsiUk9MRV9DRiIsIlJPTEVfU1REVVNFUiIsIlJPTEVfQVBJIl0sInVzZXJuYW1lIjoibWF0dGVvLmJhY2NpY2NoZXR0QGF6aW11dC5pdCJ9.YYVoKm86ZaQaXF-IyuON_LYcua97Z_kBLw4gN2akVXa-VLHrA_Ow__57ne1RlTDQNUqkJTAv0G8jI7--VeQgTY0nBbbaKtbgXVhmBONqYRF4wFe6aOpEBRgsjAmDoRc4H3SQneDD7uxmyp_z2sew7FFPfhUeVKnp7z4-NVaAyT4LqkIwr_KTb8XswTOeJytCI2lBkSh3RSDIBOKMzaMVNlSYLZ0hf9PGyqUWf5lHoRg0SSKujDMplv_Epi5Av9assBprDHBgsOH8GjA6gdfEG9wuU7JAzVNgPwXcYc2gpSriahu5qqQci7BIKdcDHxoFCQTkn35hdeEXp0p_YWSUQw"
}

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 App\Security\UserChecker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#574
  -map: Symfony\Component\Security\Http\AccessMap {#573 …}
  -logger: Symfony\Bridge\Monolog\Logger {#583 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#659
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#657 …}
}
6.81 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#639
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#304 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#320 …}
  -map: Symfony\Component\Security\Http\AccessMap {#573 …}
}
1.12 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.63 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#662
  #user: App\Entity\User {#823 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#666
      -userIdentifier: "matteo.baccicchett@azimut.it"
      -userLoader: Closure($userIdentifier) {#668 …}
      -user: App\Entity\User {#823 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1744830789
      "exp" => 1744834389
      "roles" => [
        "ROLE_CF"
        "ROLE_STDUSER"
        "ROLE_API"
      ]
      "username" => "matteo.baccicchett@azimut.it"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDQ4MzA3ODksImV4cCI6MTc0NDgzNDM4OSwicm9sZXMiOlsiUk9MRV9DRiIsIlJPTEVfU1REVVNFUiIsIlJPTEVfQVBJIl0sInVzZXJuYW1lIjoibWF0dGVvLmJhY2NpY2NoZXR0QGF6aW11dC5pdCJ9.YYVoKm86ZaQaXF-IyuON_LYcua97Z_kBLw4gN2akVXa-VLHrA_Ow__57ne1RlTDQNUqkJTAv0G8jI7--VeQgTY0nBbbaKtbgXVhmBONqYRF4wFe6aOpEBRgsjAmDoRc4H3SQneDD7uxmyp_z2sew7FFPfhUeVKnp7z4-NVaAyT4LqkIwr_KTb8XswTOeJytCI2lBkSh3RSDIBOKMzaMVNlSYLZ0hf9PGyqUWf5lHoRg0SSKujDMplv_Epi5Av9assBprDHBgsOH8GjA6gdfEG9wuU7JAzVNgPwXcYc2gpSriahu5qqQci7BIKdcDHxoFCQTkn35hdeEXp0p_YWSUQw"
  ]
}

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\CrudVoter"
6
"App\Security\Voter\TokenVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/crm/Contacts/id=36e345de-16b9-11f0-865b-061a8a1a6f52/1/0/name,first_name,last_name,nome_completo_c,agent_code,app_c,email,account_name,phone_work,dsreq_products_contacts_1,oric_originator_contacts_1,oric_originator_contacts_1oric_originator_ida"
  #requestUri: "/api/crm/Contacts/id=36e345de-16b9-11f0-865b-061a8a1a6f52/1/0/name,first_name,last_name,nome_completo_c,agent_code,app_c,email,account_name,phone_work,dsreq_products_contacts_1,oric_originator_contacts_1,oric_originator_contacts_1oric_originator_ida"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1420 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: "json"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute PUBLIC_ACCESS ACCESS GRANTED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Security\Voter\CrudVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Security\Voter\TokenVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
Show voter details