https://sys.nenocourier.co.ke/api/data2?last_parcel_id=1371843&last_vehicle=2309&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 {#83
  -map: Symfony\Component\Security\Http\AccessMap {#84 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#75 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#495
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#492 …}
}
4.48 ms
Symfony\Component\HttpFoundation\JsonResponse {#412
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#439 …}
  #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.85 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#428
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#423
      -userIdentifier: "guard_authenticator_011c2e22030ef7e5b390f0bd02cfbcf9"
      -userLoader: Closure() {#422 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#427
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#66
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#67 …}
          -entityManager: Doctrine\ORM\EntityManager {#53 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODIyMzAwODAsImV4cCI6MTc4MjI0NDQ4MCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MjI0NjM2MDYiLCJ1c2VyX2lkIjo1M30.fkrRKD9kDyW0Lhugi3JROV_ymEkYzHgaCc7TUFRTRNLlfrnl1tgslTTi3lwqfgJ7gQF6I2BNltxTv4DiSdjZrc_d5x13Pw2UuQqEorP4oB2pg0slRiN9X-Jzv0-Cfe-eUPfKq5MRPRo9bR-avO0lxu5KuBzbWlEv70nFj5I_YgiNwJzlQTL956PxxmIvJ9I30DcBnzF9PSuSqTqyLFTfui2v8INoFByz9mVwln4pxUJuidgcUBYkgQ_-ZJi9S3sKp7rE5Ur0UmTjeh4Z4GhAcz7P-or0QTmIz5QOY4kEjTAU1-6oQKyB_qZpKgrUPkwyLXttt2RpbXd4Yf7W_R5jqbCoePmv3GXhEJrQ76L9A3w5j7mtkh6wk2ogExuNCvoqtquNUktpgQ7MqCy--ORwpwxQbi5A9pU2rBnJZRnQ44IfMgsmw8JlcgSCaII06-CJxF9hitKgrx9SvKdXNe3PMo2-myloD3gU2mcgYuYEJrk8w43k03VfUn3zsc7ocHCyKu8o0IN7iPn3upFu1PW553KJ_bEtHvbERH7Jtf6IjPgrZjMtHyWjeR9Xf-oJoCwfgSaSbNJFBzeFKcDBEkEtSuc6JrCpmfofZHhKBQ2oVTXOiYsF6QpiXbe2pGtntV440k2LBAj5jEsyx8FIcpwsMFq5X0NJU5lXlD8QZMPv790"
      -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"