Forwarded to ExceptionAction (2355ea)

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 {#1894
  -user: App\Entity\App\User {#1884 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTgzMTYyMjcsImV4cCI6MTc1ODMzNzgyNywicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImRzaSJ9.kFM2OreP-UZCIq1bdaVxEy82t8hU8hQMMtNy3pgBwonTqLENycFa5Whlfek5USqAid8nKATL7pWypwn0XK5EcSXcT5Jzay8PXqL7l3hJNnPpHQobThtKXIWwUFkivj0oNgViRZuEwCYoxJJ75oiZ4zG7UZMq0VbVRg5_7ZOx9EKG-MXq6MBKrH13_lWCVnQ-9QE8I0nfoO30lX5hdhfohqTO5tR1Kt-XosNhNJaqQ6BDhyiSBB8GXhqfSHJcHrRgM7xV-UQmZndfZsa8RbD_dWYzjQaGniD_S4fF9VU-lkEQl01pnBwIOFlsn1MCIpOZyQHZKJDNa1bGyF8bsx4REg"
}

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 {#1796
  -map: Symfony\Component\Security\Http\AccessMap {#1797 …}
  -logger: Monolog\Logger {#1781 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1828
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1815 …}
}
5.77 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1809
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#744 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#485 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1797 …}
}
0.14 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"
1.65 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1831
  #user: App\Entity\App\User {#1884 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1835
      -userIdentifier: "dsi"
      -userLoader: Closure($userIdentifier) {#1837 …}
      -user: App\Entity\App\User {#1884 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1758316227
      "exp" => 1758337827
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "dsi"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTgzMTYyMjcsImV4cCI6MTc1ODMzNzgyNywicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImRzaSJ9.kFM2OreP-UZCIq1bdaVxEy82t8hU8hQMMtNy3pgBwonTqLENycFa5Whlfek5USqAid8nKATL7pWypwn0XK5EcSXcT5Jzay8PXqL7l3hJNnPpHQobThtKXIWwUFkivj0oNgViRZuEwCYoxJJ75oiZ4zG7UZMq0VbVRg5_7ZOx9EKG-MXq6MBKrH13_lWCVnQ-9QE8I0nfoO30lX5hdhfohqTO5tR1Kt-XosNhNJaqQ6BDhyiSBB8GXhqfSHJcHrRgM7xV-UQmZndfZsa8RbD_dWYzjQaGniD_S4fF9VU-lkEQl01pnBwIOFlsn1MCIpOZyQHZKJDNa1bGyF8bsx4REg"
  ]
}
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/customers"
  #requestUri: "/api/customers?btoc=0&updatedAt%5Bafter%5D=2025-09-19%2022%3A55%3A24&updatedAt%5Bbefore%5D=2025-09-19%2023%3A10%3A24&websites.trigramme=OSB"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2426 …}
  #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