https://sys.nenocourier.co.ke/api/stations

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.89 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.21 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_da0ee5909642572d2ba191a398b435da"
      -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.eyJpYXQiOjE3NDIyNzA1ODIsImV4cCI6MTc0MjI4NDk4Miwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3OTM0NjY0NDgiLCJ1c2VyX2lkIjoxMzZ9.f_npQOrwZ1-hsMZTHrVb7fnD2SYCqEzMQcBVeWAVmCiP3X2WECUCBZPD9o877DK6yuyJowG2yZxkonjRspKRbXmhmSe1GCysINjsF0g2xPZCdiYwU7jTPwy3ONaSjLBmQDZO_Z3k6oZpCyCIWItSyL_WRcxs0NFy2ixObYIFzlZoQrgLgXXu-3iZH5IeUCLJDys5DunL1J5LC8T5nBGAGztwXPbyE7xR166jS44u1L4r8TotznUsT2OJE5KQqj7wFpFBCntfue8V7yMK-R7YKGc4TTPOZmPnX0rQwWXrFmp2nFTPAF9Mv6KI66GgtTNSipBPA175zCsPDlvGQSXNj_qZoFKxHODw7ajkYzeCScfq0L0nwcClgLD2xyLndyIJa-CUomC1YF8oalk7shm1tDmGNoYMRG-alGYoLf6gNYmSCkB2pgAGadXskl49l-CrjKLG6StEsg5jhzRhvkbOnMBBX9zUUB6vCa6Lu-QjAQIRQX2INWwfO68ol9sX_pf_PirgYGYafxQdf6s15PMllU5oUbrh3jzwwI0SNt-VzrIkMrr8mo74NV0iskRda0wGin52l1fv2Hjc3IpmVuHW4h6j872zDr2nst6iycuV7vIYcI9d52Hzrr-d54II0n-GVw0elK4O9k6FOCI8_acsrvGiGLvXh_Wn4NyzVPI7qyg"
      -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"