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

Security

Token

0748687158 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 {#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 …}
}
10.23 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#893
  -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.18 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.07 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#422
  #user: App\Entity\User {#860 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#443
      -userIdentifier: "guard_authenticator_ba96c9a492b3ef0ab619ddd5fdfd8548"
      -userLoader: Closure() {#438 …}
      -user: App\Entity\User {#860 …}
    }
    "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.eyJpYXQiOjE3NTQ4ODk5NDYsImV4cCI6MTc1NDkwNDM0Niwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3NDg2ODcxNTgiLCJ1c2VyX2lkIjoxMTV9.euG3PuP2f48tn2chVW9rrpHsbFYaNZJ7BPn6sR_XjndysA5lYDrmJ7V8hMLLnPg65_NItrcxkrrQ_KJGbs9ixAc8-xOxWHVgAftSm0548GhoDlGfENMli8gVq25Mzi0czU2wOvuREvPNVkdhcNhq0sTsOgAtvVhrOnDpKiYl4YcmfrJf8HuZqHnVsbaSPe1GPCdHDgFa8qeLNd4CFszKB0UNI-sivvl1LqbEHbu-N5rel0fJLIu86Rhc00mEqXY3jG7sP1x3kUGm6ocELFfRmEsEHGBnxt0HgOevXNAl0yvDT7AeJc5bt3ElFFunQFQT0cjCbY8pHigC6zY9BkrX1DB5nstUXyUSPhlf2XKFhlb6qM5RZcFLcRovbi8DDvNkzrJZF6Pt6FH85RNcsctTYdCitVVXIbEY6CWtJId37bJsyzkgOh1RD1lFIcsQckg6b7R3E3tY4htPfN-g4ZV3hWwV7ZTgjGKyZj6VolnHHjOsRHKoVVPLzGU4DmYKZJKeIGUNcTvZjk7oVMwwhj_PpZVDlMamkic_wAVBatECwitjV4g6dUbcoAotX0hZhukQA-MdzkPWFg1hCsfoeizMWUlY0f1aIok4HQPDsFDWlUa5CaUhngg-wIdDgcrhpAI4q6ob7Q1vRaiuwZGtkgaysjLhRTIee5PoHsobEsuWJ6U"
      -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 {#1311 …}
  #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