https://courier.ohau.co.ke/api/parcels/1/1058791

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.53 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.15 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_00068a8a7f0c20ba428152094dba1560"
      -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.eyJpYXQiOjE3NDIxOTgxMDIsImV4cCI6MTc0MjIxMjUwMiwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MjgxMjk3NDkiLCJ1c2VyX2lkIjoxNTB9.HBHXJB6vPnfPUP6J6n5pnHALhhb-O-tcros_FRHgXseKPDD9sa0iGh86WhWT0UhxL9UByojLlKbLTOFgXh6OMN_iYgUrJG7b1iittQcVve8CieN3WzWwiNwVfn1BZGFrnS_Rt-KAoKgehrivBKkgIFiVA_N2ikhNiFHNqFEX7vZ2UHUS-NfiyWizMckvrcd-qAqB6ZuvPmF5sMq2V1DaLzu1BhNjJ--1B7LO8qm4_DMVqlDe_nL8rhbgYjhwG5hMSn-AaI9ZRAWcmzljz9Rk1oQ5sl-4KEIY8oQ2U6th9GoeOZJSvDIbJfZRahrB5Q0glbwprxh_Yj9z_7l0RiQ6PQFw285bDQE9YOZu1iW2BEm0Z-my9vdpLThMRZYmCiZA6PdgeAovnyGIXaoJNrsABlSspKMAqEMkYWeFp3qI5DWAONlaWqVUEIgopb9M5l8H3oP7ozPNMvFLbSl7UdbOsXXhMMPZlg5WgdrvjRv8canQ9GzuElrZshAosKEzkM9FC5E2X4or50JSTgp_ly1B4AJKXDYhCxyNMspdH2Zcm5VRytqaWhX-KqC5VRwIsXct5gcHyBdvm-YbbyTOiq27g01cUZzmhFigbCkKu0VLAMWwdgaZLbCoBINu2WM0KUGY-jkWXqXzZu0SQKf47cc5zHjofJWjSq0XF8OSaEDTOXI"
      -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"