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 {#87
  -map: Symfony\Component\Security\Http\AccessMap {#88 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#79 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#367
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#330 …}
}
0.92 ms
Symfony\Component\HttpFoundation\JsonResponse {#438
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#447 …}
  #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.07 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#429
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#502
      -userIdentifier: "guard_authenticator_ff0ca71897d7b27d2a5789bc79163b7f"
      -userLoader: Closure() {#485 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#432
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#70
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#71 …}
          -entityManager: Doctrine\ORM\EntityManager {#57 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODY3MTM0NDUsImV4cCI6MTc4NjcyNzg0NSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NDUzODM3NzMiLCJ1c2VyX2lkIjo5M30.kQie296fj0dHmX6P5-NmW-P6X8NoBcOuiS5lOS3s2LEGJBGhDYfO2UgmS5mu_BLkPTpiMY88XaX99z7m6Lp4MJj4hcAYWFWVvgvWKAWZNTsxHoj4Rulot0mhOpemHWhLDbQDVXdRrVH5Sm_hoWSOlguwjNFHzdis33AcY06Saphch0gDoG2zTHO4_IXo91Y40bMF1m24bsBrz0FoGzom7LwihYfJBnF4ui3YPgPgBSKc-LFCElAUPT60o7mlR5QKXN72vQt8gwc9Qiw8BiatjC_LWmhT4B0G7cYgNj7YHPiI2wPV3fYSWAcI2pXPopNvYiMHJos_wviNOcDAZHdZpmjzbe9ZiAEnhiguj_71hqlX_k0K1oDnBU8vzztH6lyNb07zeUpt7nF9nqbX94BW-YC_A3KJe-KshAi45wRINfeeI9NS6NcA35YlMc9zvWCEMA6ONSRYyp9DihSJcJAOb2tFA2kq6bpk2PZOKtvbyoWcS2yzhKYoR4QUBHS8z8tOB6a0PVf-ZRV7HOeC4oZWi0A3DCZ4KewXrrvASCH-zMWTFwJigPIE3XEH1gufS48eKFL_jCd-ic2x4sHy3G_7EONoWToYDdv-bmO0RTJaNSI6gpcM6bCbhulaPENlXAmWsMoQRgALbv9Sdzs02ybDkma52g5Px2XKNTC0y1NogdU"
      -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"