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 {#83
  -map: Symfony\Component\Security\Http\AccessMap {#84 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#75 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#495
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#492 …}
}
3.92 ms
Symfony\Component\HttpFoundation\JsonResponse {#412
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#439 …}
  #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.54 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#428
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#423
      -userIdentifier: "guard_authenticator_ade37643aeff75a5f5664b476db82c3e"
      -userLoader: Closure() {#422 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#427
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#66
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#67 …}
          -entityManager: Doctrine\ORM\EntityManager {#53 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODI1NzEzMjcsImV4cCI6MTc4MjU4NTcyNywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MjEyMzU4MjEiLCJ1c2VyX2lkIjoxMDh9.q9ECp0C_i30yiUdHuLrX75SG1LwFBmDnQ_3DgdVBdrtsSJYlyfQXDdjyODzmXzo3b2qKnzM2dLNZN641wNXSGGD9HWPFipK9HNVJNtgmWx4tu-hYj9epdJKIM52W9Q5HEx8vaBhDB-3hEWLVvNzNNCTpCsoLku-TUBzg1IHEZN9w34wAt0SrZDRFqCZ-HG1NyRugJb88hLYhaew7EaTO0ywwuBNJAEQFUDh7g-XTO3u9OhVmmNu-bSD4ZUWQHpRSFNPz7yYT16L882YQxnwB74SOM-01SMYHQYxS8LjKmW8b-e_Doc5wXX-iQhiLVgfvMlrHnUTAxwYrDbq82Rx6ZswbVZl3NQsaZrgwuh3sjBKswDC8cul038PrmbNospZlfxb_dmKznoys6NLP6BACEcfokOOU0NXk9RPbbj6_bhbfbf4rZRFufujuDbtOoV94c5LBhuZf45HJRizoPijlgKjac3-CS0f30_u5H4A2rj1CZPgPu_rmTpA_efcolJYURhnSs4MMDk1qytnZ-Dq0U8CeNgJc4iLbfCU5rPYI-k42j4M5FzOekvjBPObuC9xsKNj7VyDsreqlfO2KIgzvO0DpCfAj3ckuOU2nkdXTCrfIeKB_lTRzn86g3qt8UN8_-cD2zFNqbmGKtucDst9sULnWoXuOY0VpX9L_XWVrmc0"
      -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"