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

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 {#492
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#491 …}
}
2.02 ms
Symfony\Component\HttpFoundation\JsonResponse {#414
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#467 …}
  #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.19 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#427
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#422
      -userIdentifier: "guard_authenticator_f43601e02cfb75a0b94d76d6f27ba01f"
      -userLoader: Closure() {#428 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#432
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#67
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#68 …}
          -entityManager: Doctrine\ORM\EntityManager {#54 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE4NTQ0NzYsImV4cCI6MTc4MTg2ODg3Niwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3OTM0NjY0NDgiLCJ1c2VyX2lkIjoxMzZ9.ykU7a2GNCtUmb1KRK63YkZzHdrUTcNv4oFyYotO38bLdfges4R5EMEEEZ4BmDqdrVdj9LpGT-NUd7yhnOjpDADjtTHVsCJ9MzWhUsFCqq03MudjN8VK97vp6Xc9ulpuTePFg9ris0q-y9J2zbtZ1PDAvArehLgGB-o4zj15i5U6Z7qKSjRI6MROcydzWuQT6T7zzEXgXUswpLp_qx9NRt19PC4qxIokkkSlR5iNY22wL2Lm51W6Bum4MU_x6yJNzHGjxpHnzgQxm6ouqdaE6FVABrsnGw8t17Ga5g1tXPm-bs_tprqVCVJ0l-hGa59R2BRklcgWnSq9p-cNhCP_GZaoBY7JGN6gnCFIHvTS4KA1pW0IAGE_yIcMyvBOLf3_aI9S_HOLX0KUfx2oDLojOVoKDlA78PSQW8BX5SANGOMc63jFRnGYTo1HJTf2Af6F_g8hMzkL8HwpzCUu44zVFA1CxkVppkon3z_4OBtkNNmFQZmJnwHQzT865_lP4Mc8aEdB2DcL_nWVh3z84tzbqAtAVyPWnF4P16nD7ztZxtcRaXa1OU2i11Jc_FLcvxx0l995mcymhwSnIlpgUUCD4B-2h8wW3wIdZmm6q6PCk4wbJqBmbbJa2hz1DIDY2E4iSXjlrcRMhPzQaZ19KWZTaPCoR_aM_yB60jMqAx4tUOsY"
      -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"