https://courier.ohau.co.ke/api/daily_account

Security

Token

0721235821 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_CLERK"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#614
  -user: App\Entity\User {#610 …}
  -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 {#315
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#321 …}
}
13.23 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#643
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#142 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#314 …}
  -map: Symfony\Component\Security\Http\AccessMap {#81 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.17 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.24 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#418
  #user: App\Entity\User {#610 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#449
      -userIdentifier: "guard_authenticator_7b80027ebec8045e83f6be2c7ae30ca5"
      -userLoader: Closure() {#420 …}
      -user: App\Entity\User {#610 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#425
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#63
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#64 …}
          -entityManager: Doctrine\ORM\EntityManager {#51 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzcyODc2MTcsImV4cCI6MTczNzMwMjAxNywicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MjEyMzU4MjEiLCJ1c2VyX2lkIjoxMDh9.KdJPu8QS6j8f78b8ab9QLGK_J7et5NLpmguZfwhZatRRvMevZMOSNeF6GrxjGn8YoaPPmzoIfnN1sZ0BcwH4Zphbpa2DK8Ki_VlSmklwV45HOXkVt7r8saw0QG-hpFgt35EKfJgUKAW5Eik6zZQTR2ut92gu_ZkwLKN4DWa_TvqFB6dX4e8E8TIilEPeShAeX9RV8E-UtQwL2nNf7MPH0p2lt54kwYggt0_k9zbRhfiuxJYrwVxPO0hh8k5oS_g9PSS-NoCyvN-ovvGWc3iefd8kRQZQ04XkfVHy4K4DZ3BrUzKLHCDBW8d37l9XOPbSjzwUGicpvXvGx5IHgPXr0OtExXF2G08hKIQSlvJlJtlO44ENzZu_1gpxmpFNc7yswE4vHmKjvL6-S8Eyi2BmaT3GhjZW5GcJNZY27ihk93vuPHI-EgtjmXwYXOguk9TCUF-o3e_3Gl4LzuHgaCCfpYck3bSDPnlccSS7rHXgoPeZtMvKLZJxAZlxrM6YZPGgRIYlCOB9FcN38mHVe2Potl4v7EWOz56mTbnRF5_XWu3M4AsAOHYApyms34-Ps_beiQuUSCubX3PasJV-626tSLcuwDaW219hBhq1ycGLkvTr_f-PSFfI70cKiOk_bIMStTYVdtEM7f-ynZUwCOTDiiiN6cfLJXKqv5uv9WyKvjA"
      -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/daily_account"
  #requestUri: "/api/daily_account"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1058 …}
  #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