GET https://backend.staging.ressourcesetvous.org/api/shop_uuids

Security

Token

api-admin@localhost.local Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_API_ADMIN"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_CONTACT"
  "ROLE_BACKEND_ADMIN"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1407
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#1398 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_API_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzAxOTYwMDEsImV4cCI6MTc3MDE5OTYwMSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfQVBJX0FETUlOIl0sInVzZXJuYW1lIjoiYXBpLWFkbWluQGxvY2FsaG9zdC5sb2NhbCJ9.MKKcoJDVjHdhuUrWj1b-cG55Lt96v-jt8Qb3nrx-u337rh4LotJY0RilXDvy6IRLmgMW7UjaS6Jov1awYQzxT5xyJRrvc7FXUBopW797CRw5HN6fMrKshoqqKpsicFeikRB93N0y1IkLK3lvx1UJvaZbaIZCQIFJlIbckpBJePgmwF-xFqYQFthzuLhOT851sGwicrZHLkGI1kVENcTPbnpTT3XKosjQP67BCL-BJRPWvXikm5NYcgR2hQjpDMaD0AQJY7KWAui_PvXBqWd55Jn2n__YWNXDIAak_kpzmbCY_KmNz_FE4E5SFJxplG8jz38OY1Qc5XJEoGd4-UWqPw"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.api_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"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1306
  -map: Symfony\Component\Security\Http\AccessMap {#1320 …}
  -logger: Monolog\Logger {#1327 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1366
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1324 …}
}
74.67 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1368
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#397 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#376 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1320 …}
}
1.13 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
25.41 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#66
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#1398 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1372
      -userIdentifier: "api-admin@localhost.local"
      -userLoader: Closure($userIdentifier) {#1374 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#1398 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1770196001
      "exp" => 1770199601
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_API_ADMIN"
      ]
      "username" => "api-admin@localhost.local"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzAxOTYwMDEsImV4cCI6MTc3MDE5OTYwMSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfQVBJX0FETUlOIl0sInVzZXJuYW1lIjoiYXBpLWFkbWluQGxvY2FsaG9zdC5sb2NhbCJ9.MKKcoJDVjHdhuUrWj1b-cG55Lt96v-jt8Qb3nrx-u337rh4LotJY0RilXDvy6IRLmgMW7UjaS6Jov1awYQzxT5xyJRrvc7FXUBopW797CRw5HN6fMrKshoqqKpsicFeikRB93N0y1IkLK3lvx1UJvaZbaIZCQIFJlIbckpBJePgmwF-xFqYQFthzuLhOT851sGwicrZHLkGI1kVENcTPbnpTT3XKosjQP67BCL-BJRPWvXikm5NYcgR2hQjpDMaD0AQJY7KWAui_PvXBqWd55Jn2n__YWNXDIAak_kpzmbCY_KmNz_FE4E5SFJxplG8jz38OY1Qc5XJEoGd4-UWqPw"
  ]
}
UserBadge

Access Decision

unanimous 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
"Revo\Bundle\CoreBundle\Security\Voter\ContactVoter"
5
"Revo\Bundle\CoreBundle\Security\Voter\DocumentVoter"
6
"Revo\Bundle\CoreBundle\Security\Voter\HolidayVoter"
7
"Revo\Bundle\MessengerBundle\Security\Voter\TeamMessageVoter"
8
"Revo\Bundle\CollectBundle\Security\Voter\CollectVoter"
9
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "IS_AUTHENTICATED_REMEMBERED"
  "IS_AUTHENTICATED_FULLY"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/shop_uuids"
  #requestUri: "/api/shop_uuids"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#14707 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x00192.168.208.1\x00" => []
    "4\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
    "32\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS GRANTED
"Revo\Bundle\CoreBundle\Security\Voter\ContactVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Revo\Bundle\CoreBundle\Security\Voter\DocumentVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Revo\Bundle\CoreBundle\Security\Voter\HolidayVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Revo\Bundle\MessengerBundle\Security\Voter\TeamMessageVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Revo\Bundle\CollectBundle\Security\Voter\CollectVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
Show voter details