https://sys.nenocourier.co.ke/api/deliveries/2

Security

Token

There is no security token.

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 {#79
  -map: Symfony\Component\Security\Http\AccessMap {#80 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#71 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#409
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#451 …}
}
1.27 ms
Symfony\Component\HttpFoundation\JsonResponse {#441
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#430 …}
  #content: "{"error":"Expired JWT Token: Please login again"}"
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
  #data: "{"error":"Expired JWT Token: Please login again"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.12 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#422
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#443
      -userIdentifier: "guard_authenticator_45c4684717158c70738a79aaa536dcd1"
      -userLoader: Closure() {#438 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#433
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#62
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#63 …}
          -entityManager: Doctrine\ORM\EntityManager {#49 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTU0MzY3NzQsImV4cCI6MTc1NTQ1MTE3NCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MjI4NzYxMjYiLCJ1c2VyX2lkIjoxMjR9.crsPFZ6tA3ztn60QltKwGnDbUkivGKppXcOcCFLXDQZKMHAoTD5VtUiSeQ1_q-_Jy9j6BETcKpyjH4qo9DzPvWomcYjV3Vs4Rw8InXcCjnBcGbuRSO-JUO26KFwAVnF212r0YSguL39xZZc3EcH4dLnafOSP8U8m7SYPcSl1eyv_2jfFKicV7dpzBxrwq_WJF6Qkyy--nZqfJ5213g3HSNdVUwtyiSGjYwBAXVjVxmym_NCz_UiWVLy3U1UOMALetREtrCO3uqdPseU_kFY1MYbwSiztdCKsVTtiMW14Np2pZ6lumK0PhNlloQWMbYx4BRQmKIKEtEvNG_2vDodA1kL9f1eAlYoFBdTsnO-tG5jl79tPrZK61BNoJ7wu3TbA0S_tP7-HXZn9TyEoha2BXbq3Y7XevLPt2nAeJKJ9M4LO90jt_m52gWOOVj021-zHzgTl5MpyfseOr6vyrrHa6GCCJpIWk3YLoleZXa7nM0r2xx1UJhbitAU9HoxkCwCUzNwEifBqx08KyezcU35aqkUpcl1cePJ_VrgFtV8WM39PKKST2pZinDjk1kg_OiRLjdpLbIguniTn44te2g8tvgIJrty3aV_IYPoWXucd5vN04hWAfxd7Oe8Aj4TCPPaMhDX3oOu8rQk4Y4I2NUsPYUSv9xo5H7UAG_SsbiR9mJc"
      -resolved: false
    }
  ]
  -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"