GET https://api.sii.varicap-corporate.com/evapo_transpirations?dayAt=2020-10-18&site.identifiant=2

Security

Token

varicap Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#936
  -user: App\Entity\User {#934 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjY5MDc1ODUsImV4cCI6MTcyNjkxMTE4NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidmFyaWNhcCJ9.nBISECL6Ty8rQAQSWTMZuDryNSma0aocWyMTmrLbv6IyenHUGchcxbZ5RofVdWSmX4VbHt8x5_oLnmL3hgT1ZMrF0s7T2g0P3nuad4i8LWpAmlSVp9OeRLnb93_bPDv3QIWB6auUNoIkA3GZkUSDdm1ro_kiY6zgx6jqLwg9ET0L-p-rpjURsn2G4x6fjrUD-RrGVCT0UGh4ceRH67hXgcYUwXLelgEeJRN6jzQm-5u3Zv8WhQB561ypFs77EVsrrcevqYu_xcsUAXa1n7SdzNhAyLq7hTrG2DzDvIdzTG5cnFeFjbQDWwgXHI758bZb0IoUiOwnX2gDvPddMBWMLw"
}

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 {#815
  -map: Symfony\Component\Security\Http\AccessMap {#816 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#21 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#867
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#868 …}
}
89.96 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#796
  -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 {#779 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#797 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#871
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#76 …}
  -map: Symfony\Component\Security\Http\AccessMap {#816 …}
}
0.35 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"
77.87 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#872
  #user: App\Entity\User {#934 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#876
      -userIdentifier: "varicap"
      -userLoader: Closure($userIdentifier) {#878 …}
      -user: App\Entity\User {#934 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1726907585
      "exp" => 1726911185
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "varicap"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjY5MDc1ODUsImV4cCI6MTcyNjkxMTE4NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidmFyaWNhcCJ9.nBISECL6Ty8rQAQSWTMZuDryNSma0aocWyMTmrLbv6IyenHUGchcxbZ5RofVdWSmX4VbHt8x5_oLnmL3hgT1ZMrF0s7T2g0P3nuad4i8LWpAmlSVp9OeRLnb93_bPDv3QIWB6auUNoIkA3GZkUSDdm1ro_kiY6zgx6jqLwg9ET0L-p-rpjURsn2G4x6fjrUD-RrGVCT0UGh4ceRH67hXgcYUwXLelgEeJRN6jzQm-5u3Zv8WhQB561ypFs77EVsrrcevqYu_xcsUAXa1n7SdzNhAyLq7hTrG2DzDvIdzTG5cnFeFjbQDWwgXHI758bZb0IoUiOwnX2gDvPddMBWMLw"
  ]
}
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: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/merge-patch+json"
  ]
  #pathInfo: "/evapo_transpirations"
  #requestUri: "/evapo_transpirations?site.identifiant=2&dayAt=2020-10-18"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #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