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

Security

Token

0724518746 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 {#83
  -map: Symfony\Component\Security\Http\AccessMap {#84 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#75 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#495
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#492 …}
}
14.45 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#654
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#147 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#43 …}
  -map: Symfony\Component\Security\Http\AccessMap {#84 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.36 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Api\Authentication\Authenticator"
0.05 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#428
  #user: App\Entity\User {#621 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#423
      -userIdentifier: "guard_authenticator_81e890a2f42abad4644861fdc9eb60a6"
      -userLoader: Closure() {#422 …}
      -user: App\Entity\User {#621 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#427
      -customCredentialsChecker: [
        App\Api\Authentication\Authenticator {#66
          -JWTEncoder: Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder {#67 …}
          -entityManager: Doctrine\ORM\EntityManager {#53 …}
        }
        "checkCredentials"
      ]
      -credentials: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODQwNzIwNDgsImV4cCI6MTc4NDA4NjQ0OCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9DTEVSSyJdLCJ1c2VybmFtZSI6IjA3MjQ1MTg3NDYiLCJ1c2VyX2lkIjoxNTl9.b5XzxG2cgD1L1w2o-iisCxkV_THG2m7A5SxKHyOhYmfr0VviUdEE68CQwSMF2LlmsTwaUhJlARmtOzf2Bp19zPmpYbwuq9yaKFKsMG7RudJIODYWkVMr1bmC9_3cFIwjUJGuaEIHukLhqron3ydRPsGGCN2GAEESGDzSPPc0l-DsiJ4uNHNIUYSgsGRyhpH070KQTrWByy17Id52My6XWEdEQeY7wQ-Gz3fclVEXMD5ROzfIK5h7AFqigmB3GMGBxiu6GyTy8DDZl5lvggKMh3jsp0G1kR2k1aiJ3hnozsLADuju3u2h3EcgmUBuzwgVfQytbQV85PA9BtTvzY1as_rCd1ZNDo7d0d2dWRD1d6ynXlxzDj1VFz4NPUyx00ySM2gbtpF8qpQIsT1qjYslzmcsSUsxH1inAkki8bY99q_umoxuE11scfSrXEphk__gdZ21MersBijpF7EHfHqRUBiZTEkqT-pSPCnpzzRNDlg6c1XqPO9RKxkDlZltv9RUYwEKEXWWcLffusiwyeIujeBs8OwiUdn5cjlUwGvzxbwnbHxKxg9QKJ5YJu3sieTvormPK-NpN8VHfBEa0Pkq0KVM8eGXF4OJPJv2iodEhxOOCDy7Qs0TuBiaVfp-cwuKhkBp3IrGcIZyP_wNCwxfhh6dtrpPY7B8GvH8W33KLhQ"
      -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