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

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 …}
}
1.29 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.21 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_2c6dc82fe0f69fe0b17bf52d064d25bb"
      -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.eyJpYXQiOjE3ODA0ODgzMDksImV4cCI6MTc4MDUwMjcwOSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MTcxNjg3MjMiLCJ1c2VyX2lkIjoxMzJ9.Hq0KC2OWudRsCJzLN-hr-qjRL1M9HbvVZAwLKhPjgw1Yj0omlzqjw0u1Ek9QxTdQsH1c3_Kw03F7aNfGwjh0x_J3l_AuCmsJgTsNyAg9TfnFlccRq_w76AOlUHacwgQexG2Q-zig6jk0SfyTIMTqGKUYd4XX7L2uELM2L5WnAho2Ed6m0O73QGludjQ8nPzON3LQWN1HOpBPtC-lGXC-_hqEr8BRBKm11ZRAWvKrtbwR9NhvEVCKCuyGFfH6GD6jAf3jsVect-GghBzPoF2hOinjNVzIGHMG9uQTAIwql77af4zrUEowqjLX8sfzmSdXStJ5yS0w5Lyf2-DDw48F7Xf8OPIuzaXo0lfzsFpqWhls5QCg3rLafj5_djC638OBt1c6wlZQUtzjiYiGQBbZSZIoDCG9uRbKt-NEXd4_-Hf8txhNz6JcvJxtNKRaHQkMBfX9UEoUpuTKDJfy0QYYVIz-3o1WDvoWg1yIIujrk24nA9l9EI_U_gxmk-Ocp2EesZhwHNr-IdzPQIs8eOVjoGhTdNlEmkiyZyJa5feJHH-sm0EFc0VDwpoJ6_vDshxySp3Al9TiFJPRaLTNGCgTm-FSXE7Jhw3u_A6s45WZWfEP3CUxc_h4qDnjzKbnnazMfwSCgWfvzGlNrJpy1kv8zUAn5fwBQBQhirx8-CyJIho"
      -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"