https://sys.nenocourier.co.ke/api/deliveries/43

Security

Token

0758633914 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_CLERK"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#622
  -user: App\Entity\User {#618 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_CLERK"
  ]
  -authenticated: true
  -attributes: []
  -providerKey: "api"
}

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 {#80
  -map: Symfony\Component\Security\Http\AccessMap {#81 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#72 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#409
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#451 …}
}
7.86 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#651
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#134 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#405 …}
  -map: Symfony\Component\Security\Http\AccessMap {#81 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.20 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.06 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#422
  #user: App\Entity\User {#618 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#443
      -userIdentifier: "guard_authenticator_69ea752bea26fcf1cdb3ea4ccdc30334"
      -userLoader: Closure() {#438 …}
      -user: App\Entity\User {#618 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#433
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#63
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#64 …}
          -entityManager: Doctrine\ORM\EntityManager {#50 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTgzNTAwMTgsImV4cCI6MTc1ODM2NDQxOCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NTg2MzM5MTQiLCJ1c2VyX2lkIjoxMTh9.yxmLSchDaA1oejqjnjG-55A0yAJTG0mnQrRIzsb5ezouenSruD-lomaYhs2JB6ZFJHnk1ogudD514y3vk2ivTmKQn5CdDdU1f4JjsS8LOvzSYOueGhc3onXMG9UTmiPPUXye4ACQQE4oRgNY8juSSV6DfkB-1zGpzdmTQlUdedtkIDQj5gxn9g7lA-I2fAhSWhHozra7c4PgmG_iMXD5qzh_jIccJjvqEnPDZle8MEhcYSdDhcxernCWOucsrDQMyX3GB7U90ZEdyH1kMBHb7GyGF_sQjxdSL9e5ayeCF00xh9G7IzrHVe0_oOxduZa1CBkMMUBgv0I_RIynYlE2oxtpX8fgwYcEukxCi3ndo_dz64H7frnSaHzBCaNT7vLIVlNCnxwV91l5gl62zQDV4DJcU_ILxNsiRuzjFcOvGPbGML-PNRv5jB54Clmz6wekiMimQtxx0QzOTxKQubX8RjbO_EM52kJkYyDTX2nA31BnSFp6dKvDIZir9D1gm10SbBsq3QnZbCfmGxmf04-d6h1NdYD3hqonSH6F-AwfrhdSVptsr19c73CdZV69PD5MQHlgCackXyYGuZ5AkD6Sj0fESTGBSg0j19YlmnYmoFaGJ6m4DnhRhKlNO3oDOTflytfcztnZnBGjgSvjHFIMdZfJkuR6Gw7gkS0eW3WX2mo"
      -resolved: true
    }
  ]
  -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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_CLERK
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/deliveries/43"
  #requestUri: "/api/deliveries/43"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1813 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details