https://sys.nenocourier.co.ke/api/data2?last_parcel_id=960453&last_vehicle=2223&station_id=1

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 {#320
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#317 …}
}
2.88 ms
Symfony\Component\HttpFoundation\JsonResponse {#423
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#428 …}
  #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.25 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#424
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#419
      -userIdentifier: "guard_authenticator_a6828655b31a56dddf1719e33b8f30fb"
      -userLoader: Closure() {#417 …}
      -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 {#50 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mjc0OTk2NDEsImV4cCI6MTcyNzUxNDA0MSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NDg2ODcxNTgiLCJ1c2VyX2lkIjoxMTV9.XZDOblzQjVc5yB4vWZLJMZzrWYaaMMGu5rBdTicbwX-NHCuGT2IcZnM_0Tug1kcD88ker9-arqxxVdhFHpRYFAAzm3id0Jb3gKPjXhedTnFjuXMGsrLXazpqN8AWMhvOlJ6IWRfGqI9rrTbqLFXQkqnl83YjiVJ6OmgsQcn2e31p4ehvQBsNUJv2LcBiUX8jkuDwlq3WbwW7_STl_Mv8HamYxMeX6nhrgI-slVy9i4mp3Re0Q-oCzfj7ilevZo1w2C8cAj8vvBV4559y8h6XDGydJYdAJBoXI6jpQwcFfi1q2nzouTYA-FNJlIA6dbp4K3kVpyu93p22e_Zkh4UCtPKZ5ct1_jjNtfGJ2M09SN2f2LsfX7yNjecjPW9cwHjOaJAe8hzsSqCPnZHJtJkpt22uu8QbD16sI9Qcx3YcWX-60DUhOQP9BwyQTrxF9-EjA-vwdJyGgKbNby50mFcsPWyrjEiDa3SF0Jy4ACyMbkxxKPmwgOikgnBbV0dLfy7uKDxH3uqE2N-125Sx9AvCjios8Y7dzZAO_YMb77OBzvfYxeJNyAUAAPtjBhVpDT649qbqG2pOBszKhZSuuhfdSYl9c8Nd3zaqXCuApfUFzJS2eU7Eqdo6iRpOdsw6if7fub8uKl1oBZXtMsQLJKPuaK3yVn9hdWpbQT1gZoXS5IE"
      -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"