Security

Token

amerlini Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_STDUSER"
  "ROLE_SP"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_USER"
  "ROLE_RWM"
  "ROLE_WM"
  "ROLE_CF"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#671
  -user: App\Entity\User {#823 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_STDUSER"
    "ROLE_SP"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDE4OTU4MzQsImV4cCI6MTc0MTg5OTQzNCwicm9sZXMiOnsiMSI6IlJPTEVfQURNSU4iLCIzIjoiUk9MRV9TVERVU0VSIiwiNSI6IlJPTEVfU1AifSwidXNlcm5hbWUiOiJhbWVybGluaSJ9.Qio-xp_ecf20Z74HAz8vSA6FsaBtlBOfiqyDXmzlV2RMT-VdisL57Cs7WiokSvxT7rkDXdgeD1FzybfN5rQU9Ri-JSLk-BmoxfaJybiOwQfhMrV09KV2P8uxqW6WkrS_I_3QEuXY2eijsiULNfU7cDoUk8daxBGujgs9rXkCzzMk_ff7GjUWCB0IOo0szhWuhAEZRlhHESBTs9Q23IxMtMmBligAJIgz8YEmzp2LVx5UexTCEvjkt0y3ui0RIw8ID4r3TRaqZOz8UjoN0rPzdtgDo5erUkjIdwoMZ3-JikzD0Ts8-GssMq_ShMkCfPh5HaA7g85vyqBnT6e6ja6klw"
}

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 …}
}
8.09 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.15 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.69 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: "amerlini"
      -userLoader: Closure($userIdentifier) {#668 …}
      -user: App\Entity\User {#823 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1741895834
      "exp" => 1741899434
      "roles" => [
        1 => "ROLE_ADMIN"
        3 => "ROLE_STDUSER"
        5 => "ROLE_SP"
      ]
      "username" => "amerlini"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDE4OTU4MzQsImV4cCI6MTc0MTg5OTQzNCwicm9sZXMiOnsiMSI6IlJPTEVfQURNSU4iLCIzIjoiUk9MRV9TVERVU0VSIiwiNSI6IlJPTEVfU1AifSwidXNlcm5hbWUiOiJhbWVybGluaSJ9.Qio-xp_ecf20Z74HAz8vSA6FsaBtlBOfiqyDXmzlV2RMT-VdisL57Cs7WiokSvxT7rkDXdgeD1FzybfN5rQU9Ri-JSLk-BmoxfaJybiOwQfhMrV09KV2P8uxqW6WkrS_I_3QEuXY2eijsiULNfU7cDoUk8daxBGujgs9rXkCzzMk_ff7GjUWCB0IOo0szhWuhAEZRlhHESBTs9Q23IxMtMmBligAJIgz8YEmzp2LVx5UexTCEvjkt0y3ui0RIw8ID4r3TRaqZOz8UjoN0rPzdtgDo5erUkjIdwoMZ3-JikzD0Ts8-GssMq_ShMkCfPh5HaA7g85vyqBnT6e6ja6klw"
  ]
}

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/dsreq_products/link/05feb92e-2ca6-11ef-92e1-022eb5284265/leads_dsreq_products_1/status=In%20Process,originator_name_c=-TNB%20-%20BA01%20-%20Walter%20Pucci,lead_source=bc_origination/name,account_name,email1,fiscal_code_c,partitaiva_c,description,first_name,last_name,full_name,phone_work,refered_by,lead_source,attachment_id_c,attachment_name_c,status,leads_dsreq_products_1,oric_originator_leads_1,amount_c,opportunity_name,opportunity_amount,contacts_leads_1,contacts_leads_2,contacts_leads_3/50/0"
  #requestUri: "/api/crm/dsreq_products/link/05feb92e-2ca6-11ef-92e1-022eb5284265/leads_dsreq_products_1/status=In%20Process,originator_name_c=-TNB%20-%20BA01%20-%20Walter%20Pucci,lead_source=bc_origination/name,account_name,email1,fiscal_code_c,partitaiva_c,description,first_name,last_name,full_name,phone_work,refered_by,lead_source,attachment_id_c,attachment_name_c,status,leads_dsreq_products_1,oric_originator_leads_1,amount_c,opportunity_name,opportunity_amount,contacts_leads_1,contacts_leads_2,contacts_leads_3/50/0"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1440 …}
  #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