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 {#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.01 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.07 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_2787e00dcf7646c5aff28dbb41400ffc"
      -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.eyJpYXQiOjE3NjA3MjE5NTEsImV4cCI6MTc2MDczNjM1MSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NTg2MzM5MTQiLCJ1c2VyX2lkIjoxMTh9.juv3OEzBHqbya27CsPhS3iUgUcxqd-ePm-bL2XGK3pDGy90iOX-On50FLWbgWXriChirfBodgAdD0x9FNm4vIpOOuY8LCL2R7Iqt5W6MRRtVnDTbCDMTZ9y4S8ya2no-UYh-DTeBQQq9UbQURXVEzIiQlLo5GGgy40x6UUi3zVEb-aRcSl2aNgBDhB-pJtbG-bR0dxuCmqTVnG2qQvFVFiUhJqBaQjzUbuPtnR-igbC7ISE3t5J_MpBwILKv5cmEZDzVkI3elQilMPeodxH0PUi0NbTALjgZbwoYCC1b0YXTDGaJWknYxDk4FKKfVM1oe5_uRpfRhuoH5vedPwBMhPmU_ylleZiUzzW0cd0TK36TRFTNefmijdqul9evYL8xr8sFNUxyGx558HdvEmRxcoMVsnAT-pmxnliUmOpLmtpf_QOhkynGKxyeMTPdjzkNK-CaFE0yBBxEBPMNNBS116KLnB6VGFe5k4ipLK3lFpRD_5i5LDVRc_NUB9wiTehz3DbwL8YEdlUAeV-wexgsNsvFbjTwzlahwma-n9s_KCVnQ6jvRjK71PAg1m-nU8w_gmcRK5mFLMDchDpA5oO0-tHmIvg25RzYiGzQbFcr2A-L63Iipa8JoZewjCP6HslY6buycNUj_AIG_r6zu_hvDOod8QXJ2QR91TAIuMGDewQ"
      -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"