https://api-edenwork.dtv-projects.com/wm-api/catalogues/evasion/products?limit=200&page=4

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 {#1383
  -user: App\Entity\User {#4161 …}
  -roleNames: [
    "ROLE_DEVELOPER"
  ]
  -authenticated: true
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzA1MDg4MTUsInJvbGVzIjpbIlJPTEVfREVWRUxPUEVSIl0sInVzZXJuYW1lIjoic3VwZXJfYWRtaW5AMzdkZXV4LmNvbSJ9.lY8gZEtaS10taGMD-kFahEFvxcO5F6plet21XhJJjf5P_DbZgsKbxdomnR5aqPGFZK3kdKdLbvolA7bUysLF_lWQPihbNZV5AxKneW1-vD1zUT-eJF5kvacDc_oYI9vI2GHqA2aLJEutH9QihTe9zVOQFwvs7Epo8RdKMzFtXk5sIt3q-iwevpuTyQSXF8u_e-VS5iid0_vJN7HDNNtRW1hC6zruvy3zK26k5hKi2eLUyPGKvITxt94bJJTQ8h3nGQPaHDcf9typB5uY0HlfX7d0FGyQbR-h34U2b9wQTY0IUGuh_xHGER5DNq9TB3qbtgguMSIE6N6X31JOvwCNkA"
}

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 {#1311
  -map: Symfony\Component\Security\Http\AccessMap {#1312 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1272 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1369
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1370 …}
}
243.89 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1374
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1892 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#196 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1312 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.80 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
9.95 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1385
  #user: App\Entity\User {#4161 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1389
      -userIdentifier: "super_admin@37deux.com"
      -userLoader: Closure($userIdentifier) {#1375 …}
      -user: App\Entity\User {#4161 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1770508815
      "roles" => [
        "ROLE_DEVELOPER"
      ]
      "username" => "super_admin@37deux.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzA1MDg4MTUsInJvbGVzIjpbIlJPTEVfREVWRUxPUEVSIl0sInVzZXJuYW1lIjoic3VwZXJfYWRtaW5AMzdkZXV4LmNvbSJ9.lY8gZEtaS10taGMD-kFahEFvxcO5F6plet21XhJJjf5P_DbZgsKbxdomnR5aqPGFZK3kdKdLbvolA7bUysLF_lWQPihbNZV5AxKneW1-vD1zUT-eJF5kvacDc_oYI9vI2GHqA2aLJEutH9QihTe9zVOQFwvs7Epo8RdKMzFtXk5sIt3q-iwevpuTyQSXF8u_e-VS5iid0_vJN7HDNNtRW1hC6zruvy3zK26k5hKi2eLUyPGKvITxt94bJJTQ8h3nGQPaHDcf9typB5uY0HlfX7d0FGyQbR-h34U2b9wQTY0IUGuh_xHGER5DNq9TB3qbtgguMSIE6N6X31JOvwCNkA"
  ]
}

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 {#1898
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1885 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#1886 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#1881 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#1906 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1900 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1899 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#1907 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/wm-api/catalogues/evasion/products"
  #requestUri: "/wm-api/catalogues/evasion/products?page=4&limit=200"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#12632 …}
  #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