https://courier.ohau.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 {#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.61 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.20 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_0b84e8c1585028eae7c35f6e780f8185"
      -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.eyJpYXQiOjE3NDIxMjgxNzEsImV4cCI6MTc0MjE0MjU3MSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MTI2OTgzNjEiLCJ1c2VyX2lkIjoxMDJ9.i8hkldSdnP8JRbsohEu5bJw-8cEzT5EWybfV4U2MlSw4lNko9gSww6YWC85UHWAj5wg3gKQO9TwC5CspvBJN2XadN83NEozhLhlgIHurw-ST8qxqZo4yLc28kkZ3-53qzv2M4WSIOt_TxmIhdfpOEnCB2Me0-ofAf50jLUKiVywpQWCGRJ8AZhUoDjXTDaBJrokAxI6dUT6R793B92QlWlo7c_opwKGMwUqgPDW5jWvKimqSZQwEnpU7qrFLDU4RGYHQ11Qp0JJx2atjTtUNjlSt2xL398VwuZPsvk5DYCw1aOwUlPZmp1yPPNQuKXdydWRxmNcaf2K36w0FzvLRNmtsKJlCoVWp8dbdpDhMdIGoIPzAHo4-P5IFLvq_FyEOjJxhvb7srW3c4Rb1XzXOMHkjVGLGMrHfGSnaDa_HT4BP9MDw97fI2QhDTfjqCx3hn5Arnrr-wMcLffrBl5_sAwo9L9wpMlwXmFWR4yJ7Z_pWNcY8DT4GcLn1z5m71Kkh4n-CvHHj2BwqzYtTKDeOagfUe95KFBzonttjcsTlMT3f8l12OhCQt1eWDgfob9VbH6UQzd5QfTUekkZj1v-eLwcDISojjcCUBwyXrAfy023iWSONbV7SwF_FbPlejnbIRagVjnzWCO__t5p8Qm-SzVdQhHfEpVlWi8e3M8bAJ08"
      -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"