https://courier.ohau.co.ke/api/deliveries/15

Security

Token

0795893412 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_CLERK"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#864
  -user: App\Entity\User {#860 …}
  -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 {#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 …}
}
14.32 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#893
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#134 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#403 …}
  -map: Symfony\Component\Security\Http\AccessMap {#79 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.31 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.20 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#432
  #user: App\Entity\User {#860 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#437
      -userIdentifier: "guard_authenticator_6fd2c2adf301e937e7c51bd2d2501510"
      -userLoader: Closure() {#421 …}
      -user: App\Entity\User {#860 …}
    }
    "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.eyJpYXQiOjE3NDIyODEzNzEsImV4cCI6MTc0MjI5NTc3MSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3OTU4OTM0MTIiLCJ1c2VyX2lkIjoxMDR9.xmdPgyVgorEsfZ6JDwoTm-Spas00SpNSX5ieIHK0MjQGyD9dMq0mju72MdxkY0WA9EuxhgcoylmN6tonjwNRYRSOiwmGK_urjWE_2Y8Of0jP3Mt_O2l8wePSFNZZlNcypm-mt1C-vohUzz34RrU_tVJg8dQcsTijot5ilpOhs9hVviBX4-ymfQT5nrbjzjOQj15UBwmsHcPz1cvNldeifTPNCJE46cVpx_VfSTSsk8RGX8JQePAPdUiXfrd9oaoSEE4fMToL2-qgFwNmxoROP0avqmFzZo35lkfz6hoCD_wqluATchkoizaLOphNKf7CQPovdsbYIjrJDoljhw9dYkmHttNtFlnQegBuEVrQ8pGC5eIe4O-65hRaXmL4oCr32ubxbGfL_Tr3-KrC8ZXLXmt3KiM1FY3ER91COBngGWDSfkQiPEr51-qYcw4fJ21mq3QIxPCLlRFVJJTsKjwsqDWhtXKPZW6OWZiDUcuTnAB7TTvCSCh1cd0kaAIzbwKkdEnocLwpvOau53Lb_9ItDGoXVNeD5oTlId7j1rFEindx19-Ie1gJDNC9lDrv6M0n4HoQsUFOnt97LyXx69SVFSk11PI6q_4DH6IKW-1C3IeOsKklQXJXJTTqbwG6w2jTdlTKQhE33owAduc--qHnQ0IqIVAxeH4jZTDZRybw9vQ"
      -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/15"
  #requestUri: "/api/deliveries/15"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1467 …}
  #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