GET https://api.sii.varicap-corporate.com/evapo_transpirations?dayAt=2022-08-14&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.eyJpYXQiOjE3MjY5MTUzMjQsImV4cCI6MTcyNjkxODkyNCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidmFyaWNhcCJ9.PgSwCbdK06FrOAip_ZdjNHuZLm6PqadfLnqbRVWDYZnQ8JDOcBCBJkT_s-53j5KQ2sryL53HgtVM0fDGj3RSup5CfMVUoDih5WfgQjAdEurb4BW3BrQ90qAFzKTVtdeZZjkR3Xed2rtwEP2FXZYdnS1sehRLW3dlf0VeHWuPG2V_dc_lE0NGWDDpMfti1r-1InKS4fVvHFSuRwWS2fxr7cluDBXRGsuYmtElkvB9uBFmzUcgyDBhcOyLJgfpfSlyxq3qug5xI1QEsbEZEwrQDWM4n2uQt7Z_yLQpJxd7C6TR2awk4koarzndCWxFsddhe_foHkwSYsY0F1_qaQawJQ"
}

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 …}
}
91.02 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.22 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"
2.00 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" => 1726915324
      "exp" => 1726918924
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "varicap"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjY5MTUzMjQsImV4cCI6MTcyNjkxODkyNCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidmFyaWNhcCJ9.PgSwCbdK06FrOAip_ZdjNHuZLm6PqadfLnqbRVWDYZnQ8JDOcBCBJkT_s-53j5KQ2sryL53HgtVM0fDGj3RSup5CfMVUoDih5WfgQjAdEurb4BW3BrQ90qAFzKTVtdeZZjkR3Xed2rtwEP2FXZYdnS1sehRLW3dlf0VeHWuPG2V_dc_lE0NGWDDpMfti1r-1InKS4fVvHFSuRwWS2fxr7cluDBXRGsuYmtElkvB9uBFmzUcgyDBhcOyLJgfpfSlyxq3qug5xI1QEsbEZEwrQDWM4n2uQt7Z_yLQpJxd7C6TR2awk4koarzndCWxFsddhe_foHkwSYsY0F1_qaQawJQ"
  ]
}
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=2022-08-14"
  #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