https://sys.nenocourier.co.ke/api/parcels/new

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 {#79
  -map: Symfony\Component\Security\Http\AccessMap {#80 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#71 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#449
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#447 …}
}
1.59 ms
Symfony\Component\HttpFoundation\JsonResponse {#420
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#375 …}
  #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 {#436
  #user: null
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#421
      -userIdentifier: "guard_authenticator_2170dae4dffd9fc468dfc904d2fab1c2"
      -userLoader: Closure() {#432 …}
      -user: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#410
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#62
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#63 …}
          -entityManager: Doctrine\ORM\EntityManager {#49 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDIyMDkwODMsImV4cCI6MTc0MjIyMzQ4Mywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3OTM4Mzg5MDgiLCJ1c2VyX2lkIjo5OX0.SUrCJo9TflyWO2Tc7FglM-N44KyoLiTsp9006JaOQOtjpPuA6YVzr3dDdz69q7K6CmtY4XEwkRvXonUD7BS857D7FET1uRWp_wS8u_IXUkAi_jAFnyIdreGXbv5jy9Job1PZQR5Mnsnns-Bj_TF14JD1IwNC7lq6OljpK_CH0YFuCEmGYujnvKNEhgWsMUz63mvBjlIzW2lOgJ1IzNiC46b9SZUPS_udqiHmFedW8D1B9bDiIQmWHivxpx4YjKatLnarUTXffrUF01ixyo7UCNDAPNvPlQw4peLSE7HXfF4s5vSPaTxZO1sTojugaPOVJnXCidx4cauzqsjn1PSbPDQB8QDZ5k8p73hfoxtUFzTrIhsOVACrykKRCOaoloRt6X_Izt4tJ3kTCKiZcv4x4Xcl3BjXrJdzodUJthmiR79PEadDN96IvrulpJnLIQS0v-mEqcTDLdoH5JyIvlgjkanwyHPtonm-L6-XkoNEW811_6zVVUDiJnVEO2HvvwTQe_Lq-HqFePZIALET2mDqg5FCBjPIXu8TUeB9hO9gNch2wWz_un8mTAm6Oji3cXTmmS7Cln0oG1F_Lk7n-UbIjDFKGRYjj2ByycL_qRYmIwxeHxPJDT6fFi7cIFT0LWBkeRG4qT79jbR0aB57MUtv7P5mZD2IQwH7W314iUV4D7g"
      -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"