GET https://api.renofy.fr/api/crm/customer/434

Security

Token

benoit.rousselle@ctbg.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_INSTALLER_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1395
  -user: App\Entity\User\UserInstallerAdmin {#1197 …}
  -roleNames: [
    "ROLE_INSTALLER_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODgyNzcyOTAsImV4cCI6MTc4ODI4MDg5MCwicm9sZXMiOlsiUk9MRV9JTlNUQUxMRVJfQURNSU4iLCJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJiZW5vaXQucm91c3NlbGxlQGN0YmcuZnIifQ.MYtMMKTNotkTL8BtCWt4_11wos69kIvWWSwElazX2hgCAAUKwG9qr_rqkvBh34bvICZHOC89iUdzfgdnveuvyQCwqklGVQiKLQc4LaxBXir6Q7O3w1OwCCy3oSAU15HtCvysHtDlYmMi-bxg2bJVbQJqjK64vEyU3T3mU1ZY7cmxks-w_gh79KzXUB4L8wnccmUgkv-cx7uadudNWA_15ySSs2fyG3JjhIkbk73kkdE2lY94RXpvi_VbSyXmsilQNwf6hXfSW7dtml5BAcU8Cte078rsksPYnY9DVu39tyvT_Bh_6I85iJ03c3bYuu7lp1O9KzRESUKdsIKlYYlLoA"
}

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 {#536
  -map: Symfony\Component\Security\Http\AccessMap {#539 …}
  -logger: Monolog\Logger {#502 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#671
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#672 …}
}
9.17 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#685
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#344 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#346 …}
  -map: Symfony\Component\Security\Http\AccessMap {#539 …}
}
0.09 ms (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"

This authenticator did not support the request.

skipped
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"

This authenticator did not support the request.

success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 1.13 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#540
  #user: App\Entity\User\UserInstallerAdmin {#1197 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#688
      -userLoader: Closure($userIdentifier) {#690 …}
      -user: App\Entity\User\UserInstallerAdmin {#1197 …}
      -userIdentifier: "benoit.rousselle@ctbg.fr"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1788277290
      "exp" => 1788280890
      "roles" => [
        "ROLE_INSTALLER_ADMIN"
        "ROLE_USER"
      ]
      "username" => "benoit.rousselle@ctbg.fr"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODgyNzcyOTAsImV4cCI6MTc4ODI4MDg5MCwicm9sZXMiOlsiUk9MRV9JTlNUQUxMRVJfQURNSU4iLCJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJiZW5vaXQucm91c3NlbGxlQGN0YmcuZnIifQ.MYtMMKTNotkTL8BtCWt4_11wos69kIvWWSwElazX2hgCAAUKwG9qr_rqkvBh34bvICZHOC89iUdzfgdnveuvyQCwqklGVQiKLQc4LaxBXir6Q7O3w1OwCCy3oSAU15HtCvysHtDlYmMi-bxg2bJVbQJqjK64vEyU3T3mU1ZY7cmxks-w_gh79KzXUB4L8wnccmUgkv-cx7uadudNWA_15ySSs2fyG3JjhIkbk73kkdE2lY94RXpvi_VbSyXmsilQNwf6hXfSW7dtml5BAcU8Cte078rsksPYnY9DVu39tyvT_Bh_6I85iJ03c3bYuu7lp1O9KzRESUKdsIKlYYlLoA"
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/crm/customer/434"
  #requestUri: "/api/crm/customer/434"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2751 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details