https://sys.nenocourier.co.ke/api/stations

Security

Token

0743892151 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_CLERK"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#625
  -user: App\Entity\User {#621 …}
  -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 {#84
  -map: Symfony\Component\Security\Http\AccessMap {#85 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#76 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#491
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#496 …}
}
16.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#654
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#148 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#471 …}
  -map: Symfony\Component\Security\Http\AccessMap {#85 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.22 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.06 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#423
  #user: App\Entity\User {#621 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#431
      -userIdentifier: "guard_authenticator_b04d512e842ec945ad234bf00c97257c"
      -userLoader: Closure() {#424 …}
      -user: App\Entity\User {#621 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#429
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#67
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#68 …}
          -entityManager: Doctrine\ORM\EntityManager {#54 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzk2OTc3MTgsImV4cCI6MTc3OTcxMjExOCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NDM4OTIxNTEiLCJ1c2VyX2lkIjoxNTZ9.TecSFfRTTErZhJHliMhvHJyG8YtWaCk1Aa8a8ha78rmJY0YJSSUV1yuseU4R2mLEABIJJy40p45AIBfkzpATmnlO1caOBOaBvLioPkHOPWaLeyxwcGgxik0lnzwNzc-x0Afyg9jyZZm0SoI4_tp2jaeWM_0ylbtb_zRy1AHowsbdLX3iixXfncQWaX4niN1ux05RmQgF21BjD-9eihUVEYELosLNLyPbX96ogmi6r5ccIYcBgXXBH2hjHBuT5WV0tYvhPYr-un31RjCN-kVknPl7Gcf_A15fXpIPqgViDXFzwUAn-WWyQUGDfgzK-es6k8t0hHHuG3lTFDCNde8lAw8rXcGjqfnzWkj0rGHTytZKFervxm5oLU0xhhFLf9E1P4Xmu8AFuuWmWURlBCLCCmjKCY680LjrpyXFsJfX5zIJycPigl3rEdAH8xQGz0dpDsH6OUBluY4YEkxhmxoncFTvqm-92jsU48MI2hIlF6a4Y5q9XfnMivST0FdoxYUEIFPd80sUt4WGajGJXjfN4asFfehefXQjZY4T7K_XN6sJOKoDDaWksrTMl494Yzh99Kqz2maHO_aNOsFfB_qs6vM0aPEYXIuvEFDIiBDWz9twL8xgYLjZT2R4GHf96wGfoAbNVBy9eOMDSFSYSiEdAihjYA7VHpH8Fbol-KJHFHA"
      -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/stations"
  #requestUri: "/api/stations"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1134 …}
  #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