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

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.57 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.18 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_b82e6e4de3d3c84ffa36465314dab1f0"
      -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.eyJpYXQiOjE3NDIzNDA1MDYsImV4cCI6MTc0MjM1NDkwNiwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NTk0NzUwMzAiLCJ1c2VyX2lkIjoxNDZ9.uKpEeup-9ypQIfv4T9ewvDsX8QEKS0LMw8GK33OTIjO_bQc3XnsZVPquZgOFdCZ2T4WuwbDPnW5pxd8eviSmMTORS_7XXi3tg2nLU4x_5Ibe6mer9byY6y30RVOLE0V3RUC36qJqc2-JJQsm50tuKSwvpZv4dwYlqGI0FZYKtSbBBH7dmYBkibQW51zKNLW3Viu9C5VJNLahjeuOjzY80duZASSP6r9j0dVuMZdm6zCwAq4ykaw41e8MOrd66MeNa8BEF-UbpH-1H6HtWNb7Xl1Z4Ut7APdUeL9BDwX2E9Fp86KI2MgM5o-kfImHbSgWlBqOMHrcUFplT89UYi9rE34Yrdci01WF6amgVCdmasHRHjC9oPGKwlrBxrvGBXSR8ZeWj9jQp82SulmFGo7YZvMLBCznDG-ecWpCxebrNX02mFVgQ8kzjur6DWahpH8a-malG2xX29ITFd4Q1ZjzdzXTyHjIOXe7prvbuY8Rlhm91SFQxkL8ASfFvtGhQc2k8MxRffaRamN-k0xWUX4WcFxMLZ_JMoQhKQJK4Ah0Dtt7O7Qp0mtlrf0gYCczid7x5ia73TcSEpJBjyklZ19xQ7E74SygM6autgh5PaXez7rACmj1jbzoJBxx0YuvxTJWnoWWoXrM_Ik1QM9w8KO8jS4PIanXD7fFC98tuln4bU4"
      -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"