https://sys.nenocourier.co.ke/api/sms/failed/2

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 …}
}
0.77 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.06 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_5b044b662e08e3e362cb825824b513c1"
      -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.eyJpYXQiOjE3NDIzMTgyNzMsImV4cCI6MTc0MjMzMjY3Mywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MTg5NDA1ODgiLCJ1c2VyX2lkIjoxMjd9.yBMh-JZ696NgIoxEqQQ5QWid4Z0IXVQ_FWLYyLMb_PQV3Q59IpZtiWNc1Zxk7yHOsz7nqkw8M90tn4Xa3Pf9BCYiFxwMA09sKsZeMCi7pNJ-6P8O7veM4oa7ya2ERNDuI3GtiUITOrhJZQaRUHUx7LpEoFcti9UopK716L_orWXOzBOHW51XAkf68Se_ov27jKGY_CvRMh3tgKIuSOjltmdmt_Dw2yjpGmnABY2uYxaWUekW5nxBfI4yGv_L1bigm2S2yfG7PM6oz56KZEeOqBvsKCYXUWNBSNErDzkTptphZdFH4X0s0MDiWr1mocrew-PEYi-3CQYuFhQU4-FQ9qF0R5wHdMiWgBRFO3TPi3gdbxYaDyx1VUOB6zSbyUFVVTtQQOwnFeW0IecoN-97yfP5EXqYnqhqqr_OM0y1ved-3-pAYmTBmvgAwRbd3eLYMRp9QIgqYzGPOKER-q5806IINMEwhg8etDPVDFJpB220-MfbP6MZlLUoS7ZoqpS2mwYGZqam5K16IMyrdD1MFXcwuDGj1ZU5pCOr9JVWQFmzx1LkE123NaPx1rKQfX9oxfrUFcTsRqEh_2u5_GmLrxJRAhKdRLn6yhvhWIoPVRHW0WuUSKv_bUD1TBRm0TMWuvAlmuhTxIrHA7vSviZtEgP9ZGvwGG7CZCNMBLJbmXw"
      -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"