PATCH https://api.sii.varicap-corporate.com/settings/8

Security

Token

varicap Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#897
  -user: App\Entity\User {#895 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjY5MTY0NjYsImV4cCI6MTcyNjkyMDA2Niwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidmFyaWNhcCJ9.qrS8kvaE-SQ41q-NVRIp12dcsoc78_H-t32nc07yuOcALFkY0fEa5NqehQU5G8HUb4eQpDvKy9v3qz1hQZY6yGJMOxlkepzbiMjZOySTjOyiUTD6STsU6YiGtWsjjbIHoZEbCOiaQ928cLE6dsdT-7FHsHSHPRukT1JgwD3OtV_RoqrhtH2dNGOrlVpToBETX9aGO5e2_WfLy6lC6hkwdTnYlU-UuUEshsBt-w4YuMg5Ds5D2WptF5-9xtA-0EVS2pXEaX9aWXdaHMvjQXYIrGpDiIPD6OajrqbyeM_Hytdm0ZnKJCs-RyEHVQf_fKLFJdnkNIOwnOXuYti_wxw96A"
}

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 security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#671
  -map: Symfony\Component\Security\Http\AccessMap {#672 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#21 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#828
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#829 …}
}
98.24 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#652
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "token_invalidate"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#635 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#653 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#832
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#76 …}
  -map: Symfony\Component\Security\Http\AccessMap {#672 …}
}
0.26 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none) (none)
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
0.00 ms (none) (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.88 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#833
  #user: App\Entity\User {#895 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#837
      -userIdentifier: "varicap"
      -userLoader: Closure($userIdentifier) {#839 …}
      -user: App\Entity\User {#895 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1726916466
      "exp" => 1726920066
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "varicap"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjY5MTY0NjYsImV4cCI6MTcyNjkyMDA2Niwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidmFyaWNhcCJ9.qrS8kvaE-SQ41q-NVRIp12dcsoc78_H-t32nc07yuOcALFkY0fEa5NqehQU5G8HUb4eQpDvKy9v3qz1hQZY6yGJMOxlkepzbiMjZOySTjOyiUTD6STsU6YiGtWsjjbIHoZEbCOiaQ928cLE6dsdT-7FHsHSHPRukT1JgwD3OtV_RoqrhtH2dNGOrlVpToBETX9aGO5e2_WfLy6lC6hkwdTnYlU-UuUEshsBt-w4YuMg5Ds5D2WptF5-9xtA-0EVS2pXEaX9aWXdaHMvjQXYIrGpDiIPD6OajrqbyeM_Hytdm0ZnKJCs-RyEHVQf_fKLFJdnkNIOwnOXuYti_wxw96A"
  ]
}
UserBadge

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"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: "{"name":"load_offset_evapo","value":"11315"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/merge-patch+json"
  ]
  #pathInfo: "/settings/8"
  #requestUri: "/settings/8"
  #baseUrl: ""
  #basePath: null
  #method: "PATCH"
  #format: "json"
  #session: Closure() {#528 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details