https://api-edenwork.dtv-projects.com/wm-api/sale_orders_updated?date=2026-05-30

Security

Token

super_admin@37deux.com Username
Authenticated
Property Value
Roles
[
  "ROLE_DEVELOPER"
]
Inherited Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_ADMIN"
  "ROLE_AGENCY_MANAGER"
  "ROLE_COMMERCIAL"
  "ROLE_USER"
  "ROLE_USER_ONLY"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1427
  -user: App\Entity\User {#4133 …}
  -roleNames: [
    "ROLE_DEVELOPER"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODAxODU2MDYsInJvbGVzIjpbIlJPTEVfREVWRUxPUEVSIl0sInVzZXJuYW1lIjoic3VwZXJfYWRtaW5AMzdkZXV4LmNvbSJ9.Kz3_F7YNvcROLAH9N-e0CgVAAmvqVcfrYgs0nCihy_3CFw3O0gOIEsDyrsHCMst3RZglUpML9MSKMV5DsJz3tLOmYoDW3f_Fa1gmXciecRZH2Li3SkwL_y6w7exSo2VjXyxA-nzvgapZV2WM3cWs8G_M3Ikdn6i4PBl8Pyc1nqad9gwjcHVcuxFkSEXnUdMbKf-ifDo7bM4ifyDIqnvTuI9IeuTtqDig5NK_eBTjkbL198MmQBOlhPtcXjOHTIAEzAhhmjr9b-HleNrR10Kp46Rrfn6sY4_4_XC72p1EdV99aYzPCEWpxeFjmcJl1u8JiHrgqo1GI8-i_U7A1yE0gQ"
}

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1363
  -map: Symfony\Component\Security\Http\AccessMap {#1364 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1324 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1421
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1422 …}
}
553.60 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1426
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1943 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#229 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1364 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.82 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
11.00 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1437
  #user: App\Entity\User {#4133 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1441
      -userIdentifier: "super_admin@37deux.com"
      -userLoader: Closure($userIdentifier) {#1432 …}
      -user: App\Entity\User {#4133 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1780185606
      "roles" => [
        "ROLE_DEVELOPER"
      ]
      "username" => "super_admin@37deux.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODAxODU2MDYsInJvbGVzIjpbIlJPTEVfREVWRUxPUEVSIl0sInVzZXJuYW1lIjoic3VwZXJfYWRtaW5AMzdkZXV4LmNvbSJ9.Kz3_F7YNvcROLAH9N-e0CgVAAmvqVcfrYgs0nCihy_3CFw3O0gOIEsDyrsHCMst3RZglUpML9MSKMV5DsJz3tLOmYoDW3f_Fa1gmXciecRZH2Li3SkwL_y6w7exSo2VjXyxA-nzvgapZV2WM3cWs8G_M3Ikdn6i4PBl8Pyc1nqad9gwjcHVcuxFkSEXnUdMbKf-ifDo7bM4ifyDIqnvTuI9IeuTtqDig5NK_eBTjkbL198MmQBOlhPtcXjOHTIAEzAhhmjr9b-HleNrR10Kp46Rrfn6sY4_4_XC72p1EdV99aYzPCEWpxeFjmcJl1u8JiHrgqo1GI8-i_U7A1yE0gQ"
  ]
}

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#1949
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1947 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#1948 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#1932 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#1957 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1951 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1950 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#1958 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/wm-api/sale_orders_updated"
  #requestUri: "/wm-api/sale_orders_updated?date=2026-05-30"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#8996 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details