https://courier.ohau.co.ke/api/deliveries/1

Security

Token

0714150876 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_CLERK"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#614
  -user: App\Entity\User {#610 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_CLERK"
  ]
  -authenticated: true
  -attributes: []
  -providerKey: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.sys_users
context (none)
entry_point security.authenticator.guard.api.0
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#80
  -map: Symfony\Component\Security\Http\AccessMap {#81 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#72 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#315
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#321 …}
}
16.55 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#643
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#142 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#314 …}
  -map: Symfony\Component\Security\Http\AccessMap {#81 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.22 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.07 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#418
  #user: App\Entity\User {#610 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#449
      -userIdentifier: "guard_authenticator_862dccdcea63fb3d5b56dba8c48f0790"
      -userLoader: Closure() {#420 …}
      -user: App\Entity\User {#610 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#425
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#63
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#64 …}
          -entityManager: Doctrine\ORM\EntityManager {#51 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzcyODY4MTgsImV4cCI6MTczNzMwMTIxOCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MTQxNTA4NzYiLCJ1c2VyX2lkIjoxMDF9.Don_grDhYN9ZxpRHRnerCIG-E1oPzAgTv-9w98XLy80FQMbg5THvNZjq3TjJ_Lx4PS9pSlc1tC_uGLsjB_zd4tLkEzc91BBqStSmsvHUdyQmwS-tqH0M9irjhVXUjflfEyuDzCkUDcWvVZhBQQnu5-n0K_OWPPC0dfGTj4-RqGzrC7BHACQSkGz2hvGjcnpMx_4IEyKkkgE_me98hbveLXR2k1nOeEIoz-MnkQ3YmgtdTG6QgfwEhTYCUsddbQ3oKK5caiayeOoHU9VG8QVrtHlKtUzoo6IFMw-lDw0zFZrHiiS6ycQNzwwV3b-rjTwoCn-Z8Hc3bovY5x0yI-89obAZUUkNm1AxEaKUcteN-sSe40s6Zu9HIyoK3ocQxCDCbvztZB2BxnvisotLuNd_m9FA7IFtNrhtZKhvIn9Z_J4t3aBw-H3b0mkPN86F0vuEVvW-7G7oRRHMun3PCRimI1_fzCoNQrQeoQIKCYkXKaNpeuRgdthfxdmoAyykNBgkklU2Ozo5eiLMcJnbA8xg2CCwBZ1J_Jil1Ra0mS4ZroJrEWpmn_MiQuspw9O9XStUTuBQxkwv9g0nRjVtlEzWUCwFhqaRCYj4MTVJV_5-6i9I-kCGDTFGAXb6JahCm41esvxMbaMYmSW01fRFe1mdum4WXPzwg0j3_E5_iPBqkoE"
      -resolved: true
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_CLERK
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/deliveries/1"
  #requestUri: "/api/deliveries/1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1823 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details