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

Security

Token

0793466448 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 {#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 {#409
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#451 …}
}
15.71 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#651
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#135 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#405 …}
  -map: Symfony\Component\Security\Http\AccessMap {#80 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.37 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.24 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_29b465f22a8be29b475b9d47249838fb"
      -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 {#62
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#63 …}
          -entityManager: Doctrine\ORM\EntityManager {#49 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjA1OTAwMzcsImV4cCI6MTc2MDYwNDQzNywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3OTM0NjY0NDgiLCJ1c2VyX2lkIjoxMzZ9.j7iIIY_09DeDBxpEgtssB5_By2G5IdgECLIkj7Ch2iMk8Za9s9jKtk906uZTDgFGvECP-Ne3_sJcnB_NFD3YK-6FWWXMDReq0Auv0hMCWODdZiUwSNqzLwXL0r5_YxypZSnLbJkuXlQND68XG_1Ma10Lc1srWsxSPNTV4Lwboy-uby64h5JRlB8Y9FYPMiSQGmCEDH1tDS8Xz8QTWTN0_y3Nb3EMcg36sbl5H9k87BIpuIWrb_kh7Wornl1H1pag7MZBg1LBLFWB4DqbBMkK7L6oiAIXgBaupupuOe1loeh-lZRLwc34QNg2a2X01OZgmFLw03dOjeHlzJhP-Ztx5Bi_mw-XISlN1YQhShYy-KJClJpa97YtUZaUWXcTQDbSLQUPtkkeMzAV5VujHyDF4LE2MD3gl2PZ0dI3J4E-bddxGYXInNccfSuVnCHIHS-VnjrJWhVi3XaMBNnUzSa_nZksZs2TrIPbhtUcULPcaT-tT3HQt-w3vonTySjhup5El2YOLNZ3vkWi6ktc1CElLFGWV55lJ6sLXpNyUOh1ECJ950rxv0TD3MLeHRk9YORQ1nf-Gr3qOvVkVkRBOSW-P1u5VDiLn1knqoMPAP6InSYuu1Lr8KzfZ9arOv7vQ1OiB8fcs09MCnni6e9vmyGklS6pRtkZwVQWqg3Qc5gj-n4"
      -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/1"
  #requestUri: "/api/deliveries/1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1814 …}
  #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