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

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 {#84
  -map: Symfony\Component\Security\Http\AccessMap {#85 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#76 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#491
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#496 …}
}
2.93 ms
Symfony\Component\HttpFoundation\JsonResponse {#475
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#469 …}
  #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.35 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#423
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#431
      -userIdentifier: "guard_authenticator_0564ba97cf907574dec594d2e1e841de"
      -userLoader: Closure() {#424 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#429
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#67
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#68 …}
          -entityManager: Doctrine\ORM\EntityManager {#54 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzg3NDAzMzcsImV4cCI6MTc3ODc1NDczNywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MDYxODU3OTkiLCJ1c2VyX2lkIjoxMzh9.iOMfKe9lobNLeQEQINd16J7RlyxGSq4msKh_630e-8xneDdlRLt-Kh4UTeCm8bVau1BCD0HjuiaZrGFfQcePwMeDobcsXabQ2Wc3DeGLEQZL33XegpWoJBa0kzwqDG4RXZ983Pvc7WcpdS8zYN91uRA7nOXfivgJ1I0J2cxzuqBQI4UgDTGdqcopxI2KKhWXnY68WD3flAKf5WznfC-mksF-EzRupv3YrsB-ua2q0ToHLGEISL3vtywlj5CeL5vryD3TP0eD4C6doqUPVI7k0lv3nE6hE85yh7XUPCnuxODOKuds1cZpnZKLlRMHwZTFi_5Kf9bABQZvAgaigeUjmTX1rlrqWrUkN-v_LUckRiB-KOgv74sgdTyi3VgxYFq8H0wORdRPOene9XCV1rjN2ZaYJS96tRRATtNKHZMY-aCCJ2hoT4EmED0Uqj6FBt2Fzw1vIXnjodKBNfOlMAhQGrYhXO2d9I4GwlDf40LuJRoJV6puhq6D8zMM57xSs3yG_wVk0oZVVo8e-sp-S6ZS8PNbIytr2tW2jn020I_mnGWT-dlh7pWiMYyb_6TxGOG2blwHPuB1NbhDR1Axqe1qWmSC5vHt9rkoxJwarU-erx8CFAiCI52f8AII8_KnNTTB0N0_IpjScALVf75QA8Mo6bvL4ePbW4S9LKUs_pDvhv8"
      -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"