http://adwapi.puntopersiane.it/api/lavorazioni/1000002?connection=2

Security

Token

imballo Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#277
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjgyMDI1MTcsImV4cCI6MTc2ODIwNjExNywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiaW1iYWxsbyJ9.N6T6UwYRbw5eCHFI8jvRH9l9cajrKL8yF0OQrBo-1JgQOCVPY-4nnqohG7vuRfzcr85eK7IjSwIHz3zlVQxSjV3YuLuktCWoSB6iT2mcds62fDkroJoKo66m3ox58Zp6IKNxiPKCeIrp4oqXWJS-4w8e87UBLYOG3unEgzGwsT28dy-6W6Q8l30qkOAm9sY3MKyDa0-hFKj4S27U5hvxysJVLm5ESDoXiEl3vEhor3A3NuJ7gljTSGFQFbAO_qimLpmekcr69HF9UPePIjJ3a2KX2Bxe8bs7-WvEIfE3j5JlIkmoDal4_dSbyevWrVbBeKe1SQCXY0CqNhMz2CNFM1Os5AE-_HTaXLL8abRS8w6jMv27cvyqM6VuNiqqfw9Z72V0dFwnULlP4HRVF2xSpJyxdd--Vj8I4AxpB3h_n1-NiMORCbwoc4qFnAzX_AvHatDUgV40DGbRYZSxaSwe3SzuwannX1qn8NkLUYZSd8LelKco6qzVzvKKK8xP3_U-U0_nbnCqDSbQg_JDHFrSRo5wW66a1AW8qA9o9vAuoNsOp9pRwYSeywlzj85-6Jf0qEnaCi-nzBV6zbis5ko9Ty8r2IQwAyFHm2mtm3pLRinEh-6JtXRQQRPpkHzgMDNqW8J93aOHP9pu-Y8bjEi-MG0EpBh8qrT8-6jJv2d9uNM"
  -firewallName: "main"
  -user: App\Entity\AdUser {#1259 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user
context main
entry_point security.authenticator.jwt.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#239
  -map: Symfony\Component\Security\Http\AccessMap {#240 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#198 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#247
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#168 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#198 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#248 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#225 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#199 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
    "enableUsageTracking"
  ]
}
0.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#262
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#263 …}
}
15.93 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#219
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#204 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#225 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#250
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1264 …}
  -map: Symfony\Component\Security\Http\AccessMap {#240 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.02 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.06 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#276
  #user: App\Entity\AdUser {#1259 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#280
      -userIdentifier: "imballo"
      -userLoader: Closure($userIdentifier) {#282 …}
      -user: App\Entity\AdUser {#1259 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1768202517
      "exp" => 1768206117
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "imballo"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjgyMDI1MTcsImV4cCI6MTc2ODIwNjExNywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiaW1iYWxsbyJ9.N6T6UwYRbw5eCHFI8jvRH9l9cajrKL8yF0OQrBo-1JgQOCVPY-4nnqohG7vuRfzcr85eK7IjSwIHz3zlVQxSjV3YuLuktCWoSB6iT2mcds62fDkroJoKo66m3ox58Zp6IKNxiPKCeIrp4oqXWJS-4w8e87UBLYOG3unEgzGwsT28dy-6W6Q8l30qkOAm9sY3MKyDa0-hFKj4S27U5hvxysJVLm5ESDoXiEl3vEhor3A3NuJ7gljTSGFQFbAO_qimLpmekcr69HF9UPePIjJ3a2KX2Bxe8bs7-WvEIfE3j5JlIkmoDal4_dSbyevWrVbBeKe1SQCXY0CqNhMz2CNFM1Os5AE-_HTaXLL8abRS8w6jMv27cvyqM6VuNiqqfw9Z72V0dFwnULlP4HRVF2xSpJyxdd--Vj8I4AxpB3h_n1-NiMORCbwoc4qFnAzX_AvHatDUgV40DGbRYZSxaSwe3SzuwannX1qn8NkLUYZSd8LelKco6qzVzvKKK8xP3_U-U0_nbnCqDSbQg_JDHFrSRo5wW66a1AW8qA9o9vAuoNsOp9pRwYSeywlzj85-6Jf0qEnaCi-nzBV6zbis5ko9Ty8r2IQwAyFHm2mtm3pLRinEh-6JtXRQQRPpkHzgMDNqW8J93aOHP9pu-Y8bjEi-MG0EpBh8qrT8-6jJv2d9uNM"
  ]
}

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"
4
"App\Security\Voter\GeneralVoter"

Access decision log

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