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 {#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 {#355
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#322 …}
}
3.13 ms
Symfony\Component\HttpFoundation\JsonResponse {#439
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#430 …}
  #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.22 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#515
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#523
      -userIdentifier: "guard_authenticator_b93e6d5afdde970155150116477bd340"
      -userLoader: Closure() {#519 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#517
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#71
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#72 …}
          -entityManager: Doctrine\ORM\EntityManager {#58 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODg1MjE0NDQsImV4cCI6MTc4ODUzNTg0NCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MTQ2NjI4NDUiLCJ1c2VyX2lkIjo5NH0.bOgg1O0y3J5cUco5tmqguFWzFF_ZE2MuR9YxTXbI-Hr3Qca-QVwF-CDPqNYOOB1nL0YUcncxFCKC-aOGvNBdbqLPxjsGeXOE8cCmVN7ME6j4nR6NZeiR3Ir5M5H8oyK8gFKHCgPPfkZyY8riufrbBOUR93zzvcgHrPCq741xMSnGY8jh_iz9DRIGBoley8GXtQBWfXwwpWkLsb5UfY18b19KtNlNQyu8MsKrO1BmhtMRe6mOJAEbghf7u34yBDUd5MEozjWpTuR3WjVIcAHVOqcdrQ8Kxb10euzC2bWvAqorL5CZ84UreZdPNd3FT0G3qFOyIvpVLsq2tpWnUyXDNdRIw2x1Bz14VvwFdZ4jQdXxPejTfiplvQLvumkRBTyolA7HDdBtGGlB4iezn42qKoQApcuzo5EJV5qHrBzOAppVnusAHw5Xu6seHlv8I8wmFOWO8yvC0LMA5WueQizjeGpPHxn3r3bOtdjUJILQT10KypdCUYAMsICliG4yfjeGtyAHEx1g4Mwq2fIP7QgFnhwhR16G1nmYqMGnsyHHFHrS4tlMDebciT6k2BHH2M-sycPEkvHUztTIhm8foOTNu0S48U9rImD4DF0g91-DG_7Q1oGXlXDLxCjG_OWictS4DVYfFxWwL0iZPa4eoPyE_fw174oPDeZN8wHe00SrClo"
      -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"