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

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 {#78
  -map: Symfony\Component\Security\Http\AccessMap {#79 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#70 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#450
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#449 …}
}
1.79 ms
Symfony\Component\HttpFoundation\JsonResponse {#439
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#384 …}
  #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.23 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#432
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#437
      -userIdentifier: "guard_authenticator_b87857fad89c9df1151815acc78a9636"
      -userLoader: Closure() {#421 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#436
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#61
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#62 …}
          -entityManager: Doctrine\ORM\EntityManager {#48 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDIxMzg1MzgsImV4cCI6MTc0MjE1MjkzOCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NTk0NzUwMzAiLCJ1c2VyX2lkIjoxNDZ9.zOLV3Kp1AjmodPPkK7EInlv3EplUEnO_ocbwjzwD8YjHO7VNyCpkh2a8vQoTadWTIxkRedZm9pyXY9SlWs9BvUU7HLV8KYo5KlrM2uE-ef7abI8Jje3yjaT_hu7Zab7KAVpduVLgRbC04l7SXvzhgP_wdDU-Zoh3dsjfPjNzIx-aayQjIPD04x3L7HBBoDCiOJJ9UOPjJPbJ7C2zE01E6pU7urgkQS2miRq3yk3X1Flj_Y3Ksk7LPXHg_Ald6sTNV-AOOCP9XchqfQ40zcMMYMYyjZ6y7wViB3a72UYu12K4rqUHY_3dUtLFGODMv47V2Bg5i1X4NYZwp0f8JBYtwWtgBVmWDFXEDz5OEOUiP3NPC-r0dGWitmkNc6LCuhUwELi9vBdeFTTtFPpOTDH7uCbpKhFqQz-2RN1-Qo88WZk7Au3hayoQont27oPf3N2RKoQruIUnwunrEtPTBAtEU6Pl35_jH4QznSB05i9yDRZint4EBVwi6fuYLNwmfnpr8-AkfKQpE68FDNXLx-n3y-0Y4Bti2QQ6JB-qqogx-0yJ7UDgP8cUUTjFVD4q0q5mYUmVZ_HE0DeVYD5UjeGNMHjkd5rfdvuyETsCk_VwRyxOKzbpzBpEWZx0yBmZfHaS3qaHt5SgqzG7Nb2s0QYlQTiG6uwKItMdaOM_C0ccf-U"
      -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"