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

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 {#1429
  -user: App\Entity\User {#4136 …}
  -roleNames: [
    "ROLE_DEVELOPER"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODA0NDQ4MDYsInJvbGVzIjpbIlJPTEVfREVWRUxPUEVSIl0sInVzZXJuYW1lIjoic3VwZXJfYWRtaW5AMzdkZXV4LmNvbSJ9.RWhdaPBUQC4OKhwRXoQjIAjlhg5iXTesdz8jEqqAG3WfKCV-ti-N68e21iir6GDkRRcJ_qtblBCjtaxnRfaEjNbvhQWwh-Yg4pkgBtknhdi4ea2DVg4ZAqUKlAjCTqR9Tdda4hZCu5ai_1cQ_RBG8BMa-SHhTrpisZwRilrt7svmLSUYbmSIeJB_U9d2qZ_s54JQya9IlIVB0DK4kftLL9evYFwbaghYIgLSvCzHRyUFqVX0e-_6MIXxotCQsS2bVarsqtImROojLz4VEHUB31jiU2JnB6pnXpP8zweAVDOhsu2GIQKo0dEVgoctuzcp38-QVrELxdc8X9pnkGndQQ"
}

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 {#1365
  -map: Symfony\Component\Security\Http\AccessMap {#1366 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1326 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1423
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1424 …}
}
366.75 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1428
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1952 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#238 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1366 …}
  -authManager: null
  -exceptionOnNoToken: false
}
1.31 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
12.25 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1439
  #user: App\Entity\User {#4136 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1443
      -userIdentifier: "super_admin@37deux.com"
      -userLoader: Closure($userIdentifier) {#1434 …}
      -user: App\Entity\User {#4136 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1780444806
      "roles" => [
        "ROLE_DEVELOPER"
      ]
      "username" => "super_admin@37deux.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODA0NDQ4MDYsInJvbGVzIjpbIlJPTEVfREVWRUxPUEVSIl0sInVzZXJuYW1lIjoic3VwZXJfYWRtaW5AMzdkZXV4LmNvbSJ9.RWhdaPBUQC4OKhwRXoQjIAjlhg5iXTesdz8jEqqAG3WfKCV-ti-N68e21iir6GDkRRcJ_qtblBCjtaxnRfaEjNbvhQWwh-Yg4pkgBtknhdi4ea2DVg4ZAqUKlAjCTqR9Tdda4hZCu5ai_1cQ_RBG8BMa-SHhTrpisZwRilrt7svmLSUYbmSIeJB_U9d2qZ_s54JQya9IlIVB0DK4kftLL9evYFwbaghYIgLSvCzHRyUFqVX0e-_6MIXxotCQsS2bVarsqtImROojLz4VEHUB31jiU2JnB6pnXpP8zweAVDOhsu2GIQKo0dEVgoctuzcp38-QVrELxdc8X9pnkGndQQ"
  ]
}

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 {#1958
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1956 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#1957 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#1941 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#1966 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1960 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1959 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#1967 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/wm-api/sale_orders_updated"
  #requestUri: "/wm-api/sale_orders_updated?date=2026-06-02"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#9002 …}
  #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