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

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 {#82
  -map: Symfony\Component\Security\Http\AccessMap {#83 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#74 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#502
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#349 …}
}
1.20 ms
Symfony\Component\HttpFoundation\JsonResponse {#438
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#456 …}
  #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.09 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#439
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#495
      -userIdentifier: "guard_authenticator_22d9c571b1e92e33a7f6aecc9ecdac57"
      -userLoader: Closure() {#436 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#444
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#66
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#67 …}
          -entityManager: Doctrine\ORM\EntityManager {#53 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODgyMTIwOTksImV4cCI6MTc4ODIyNjQ5OSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MDQyNzkyOTEiLCJ1c2VyX2lkIjoxNjJ9.HGCYZEuOGahofbxwzO2AZY0CHDcTqwJFYMpFCGGfnBZjLbIXDGauIkmf_8nT1azdN4bHtYCoeueQve8N7DgvsWeUqUqriTBGDJfhvlmK5eQ6gFqD0SvoYZ_vUiZ6Y_-RsBwEk_T-qEkBkqofXwBwKuMizlFd6mUd4qbotygxPccQVrqC3hS9c3Kqz4rcCpjmQ9CTRWoGLeEhmOOwtoj5_yycBs1ZqlsiI_ygmUYxpVR2ZvWrWJ7oY91jIo4sxUKF3xjtYAGnDfmz6Dt7_g0AP9PJqxsm96LoU8HL38xm4GBBq3tlEYJRHBkAJCcgP4y9Olqo3YBTO2BRexQwd97NytBwyhmWw8lqEf4EZT6UkAyQLYWoC0JxFelP2jQHnHhjwR_WpBT6jlgBzoTucn9PJbVOjD4xhim1rRAWIN5_MvdoMPep_jbMDeDkSyiDjnXOYvqPGd5e9n4FLZNYX6O2OW_wNh5XiPcPzIfNyTqM5t5nCjy3-ke7tpb09BAwr4_mb6vz5G_qdy3_bOqA9v7Dxvpws8t4czP2LTtwbyNdCfvDI64nfCpAkgBmyoOSsBiVzxbHij3lq7qF_E6Xl-yatJ4CObJ2cip88BXnKPgIXpJVLQTNuUsdnrfBS1pMIxM9ARdKSs1P5P2nJxZiANI23hn6tbt4PjB-JhAVnnhK9ZY"
      -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"