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

Security

Token

0748687158 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_CLERK"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#907
  -user: App\Entity\User {#903 …}
  -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 {#87
  -map: Symfony\Component\Security\Http\AccessMap {#88 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#79 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#355
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#322 …}
}
10.86 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#936
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#159 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#338 …}
  -map: Symfony\Component\Security\Http\AccessMap {#88 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.19 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.08 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#515
  #user: App\Entity\User {#903 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#523
      -userIdentifier: "guard_authenticator_60bf8c8764cd6ffd48dc954106d7af43"
      -userLoader: Closure() {#519 …}
      -user: App\Entity\User {#903 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#517
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#71
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#72 …}
          -entityManager: Doctrine\ORM\EntityManager {#58 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODg1NzE3NDAsImV4cCI6MTc4ODU4NjE0MCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NDg2ODcxNTgiLCJ1c2VyX2lkIjoxMTV9.zqMcT8QJcTfLgOXZgX-pmQkMRbyty3AnV9ufl5DxCyH4JA_SuZKQi43IySc3DXNHsJUk5tPDAhLXXC7Nwx3SOYbl80dRa5ciWTppwlRPyC7LvjtpTFv79nS8MjvzhzI3UHx3Phj899gPcXoOiSDvgoOKClA8Aw7oETWOkmGdYx0nRy0P9rE_DeP7TFCaaD1J6dhLKiF4eZjb6SkofrZmLexjjLPaRAQeYydj-GiVE2RP0o7yps2aJAQ7I5EBgBEuH7oLP5_SGvpORVmqLtkGrF6JFYbjRSWkmQ4wUf5NY3V2s2N51LUzo25oEB_8K___bFRmiMMmg8klkmoUOl5152QccS371JIQWIucCy0NrAGGxl0PH0L1uT6OqzJ8MnS_VXala4lDDb1Kd1fF0YhdlWbrjN4iVfG3uQUoQs4D6jUeSqBQRe34JuOUPwR0q8WGIkqq7ZGFSYMoEvk7gDTxQ7YBJiq7Wg_Cfp9sXyBU1RGQdF1cOCyw8FJWMq6jm8s9jDoTM7RQ3f6Mt4vsoucxJlTeKmwxN9WZRGjHwm6_lRpRm2fJ0MeEmW0OxSDvFXvV5BYdkQikzWp4hIWxTaafyb4rMPkJkGhAd4GsCzSGB1VufVikdCoyeeR8XywFnkkD1qgUmp9Pjfg7kRC7ULv0YSHgt4fvmp5SBSjeAtp5NHM"
      -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/2"
  #requestUri: "/api/deliveries/2"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1406 …}
  #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