Security

Token

dsi Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_DEV"
  "ROLE_TECDOC_MANAGER"
  "ROLE_API"
  "ROLE_ENRICH"
  "ROLE_MARKET_MANAGER"
  "ROLE_PO"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1890
  -user: App\Entity\App\User {#1880 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQwNTg3NDMsImV4cCI6MTc1NDA4MDM0Mywicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImRzaSJ9.K0syeBC-VGWnni1bPN8VrZBpOZnGW4_h_M-m1KOkrdxHh4Gn-_MYiTfNS0GXnYK1WvQQkQL-G_tNCZgb213BWcEFioeDGQj66Vz5aHWGoHgPDOmU6Yg8GWNJPNyOv2eVy0ZGj1jIdbdSWLy4N9hZGrPCwe3zvDJ7hGL-b2pTyLUhJreRUNgSLWY2fgBoVnxTb88R1jw5n0VZRS2X5wLpY6dwgXxbkkFF3syMB64Rk7ZPDdGgykdSHG8jnsY9xKXe2XpqrKBzRFgg8nMckEEMYfPS7Q3maX8buMrhCIMgfz2CmrnLlPK-VNYgRtbTiv7RyX87OmJFCJqAFj20F4prew"
}

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 {#1792
  -map: Symfony\Component\Security\Http\AccessMap {#1793 …}
  -logger: Monolog\Logger {#1777 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1824
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1811 …}
}
11.74 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1805
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#744 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#485 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1793 …}
}
1.21 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none) (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
7.10 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1827
  #user: App\Entity\App\User {#1880 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1831
      -userIdentifier: "dsi"
      -userLoader: Closure($userIdentifier) {#1833 …}
      -user: App\Entity\App\User {#1880 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1754058743
      "exp" => 1754080343
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "dsi"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQwNTg3NDMsImV4cCI6MTc1NDA4MDM0Mywicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImRzaSJ9.K0syeBC-VGWnni1bPN8VrZBpOZnGW4_h_M-m1KOkrdxHh4Gn-_MYiTfNS0GXnYK1WvQQkQL-G_tNCZgb213BWcEFioeDGQj66Vz5aHWGoHgPDOmU6Yg8GWNJPNyOv2eVy0ZGj1jIdbdSWLy4N9hZGrPCwe3zvDJ7hGL-b2pTyLUhJreRUNgSLWY2fgBoVnxTb88R1jw5n0VZRS2X5wLpY6dwgXxbkkFF3syMB64Rk7ZPDdGgykdSHG8jnsY9xKXe2XpqrKBzRFgg8nMckEEMYfPS7Q3maX8buMrhCIMgfz2CmrnLlPK-VNYgRtbTiv7RyX87OmJFCJqAFj20F4prew"
  ]
}
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"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_API
Symfony\Component\HttpFoundation\Request {#2
  +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: "null"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/products/regen"
  #requestUri: "/api/products/regen?updatedAtApi%5Bafter%5D=2025-07-16%2017%3A16%3A09&updatedAtApi%5Bbefore%5D=2025-08-02%2000%3A00%3A00&groups%5B0%5D=product%3Awebsite%3Alight-regen&itemsPerPage=700&page=1&websites.trigramme=OSB"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2952 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details