https://api.nomadcloud.fr/api/adresses-incomming-hierarchy/6?cpv=1031097&page=1

Security

Token

circet@nomad.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_COMPANY"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#423
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU1MzM5ODgsImV4cCI6MTc2NTYyMDM4OCwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiY2lyY2V0QG5vbWFkLmZyIiwibWVyY3VyZSI6eyJzdWJzY3JpYmUiOlsiaHR0cHM6Ly8vdXNlcnMvNi9ub3RpZmljYXRpb25zIl19fQ.jmBDKpabPbwVCDKPqd4WTPcp_RfOtogIt90SlB5CWxGN7FqqPHRQcLkNcEca82bpBdT_cVwHuOfkZ0HmfWqOvuQjvDdmDzdXQCYqjtGUoIH9RGq3gQjAViX6H04sBQx36XegNZ5t5jFZQkrp4bMW40kxd0xALcdYI437na31E_WhoCmRBueiDRMAQw4OqYFnxw3AsgiFnDuym2riAk00q9EtpLHHqa7WSdiNH6Njgl1Bq7feIZbdsCciY-yRl7DHXhjrEg54uMJ5VIjrMMiNP44hkSugIcJYwJN9ql3kFT1HKUCpsbxsnHjEJCby1a79sB4GMhGp_y--l-fh-gDjWA"
  -firewallName: "api"
  -user: App\Entity\User {#1532 …}
  -roleNames: [
    "ROLE_COMPANY"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

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"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#638
  -map: Symfony\Component\Security\Http\AccessMap {#636 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#656 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#629
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#628 …}
}
78.10 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#631
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#161 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#56 …}
  -map: Symfony\Component\Security\Http\AccessMap {#636 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.21 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.83 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#422
  #user: App\Entity\User {#1532 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#365
      -userIdentifier: "circet@nomad.fr"
      -userLoader: Closure($userIdentifier) {#420 …}
      -user: App\Entity\User {#1532 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1765533988
      "exp" => 1765620388
      "roles" => [
        "ROLE_COMPANY"
        "ROLE_USER"
      ]
      "username" => "circet@nomad.fr"
      "mercure" => [
        "subscribe" => [
          "https:///users/6/notifications"
        ]
      ]
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU1MzM5ODgsImV4cCI6MTc2NTYyMDM4OCwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiY2lyY2V0QG5vbWFkLmZyIiwibWVyY3VyZSI6eyJzdWJzY3JpYmUiOlsiaHR0cHM6Ly8vdXNlcnMvNi9ub3RpZmljYXRpb25zIl19fQ.jmBDKpabPbwVCDKPqd4WTPcp_RfOtogIt90SlB5CWxGN7FqqPHRQcLkNcEca82bpBdT_cVwHuOfkZ0HmfWqOvuQjvDdmDzdXQCYqjtGUoIH9RGq3gQjAViX6H04sBQx36XegNZ5t5jFZQkrp4bMW40kxd0xALcdYI437na31E_WhoCmRBueiDRMAQw4OqYFnxw3AsgiFnDuym2riAk00q9EtpLHHqa7WSdiNH6Njgl1Bq7feIZbdsCciY-yRl7DHXhjrEg54uMJ5VIjrMMiNP44hkSugIcJYwJN9ql3kFT1HKUCpsbxsnHjEJCby1a79sB4GMhGp_y--l-fh-gDjWA"
  ]
}

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\DeclarativeVoter"
5
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/adresses-incomming-hierarchy/6"
  #requestUri: "/api/adresses-incomming-hierarchy/6?cpv=1031097&page=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#3349 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details