POST https://team.systeamsbusiness.com/web/api/organization/list

Security

Token

sysAdmin Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#522
  -user: App\Entity\User {#719 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODEwODc3NDAsImV4cCI6MTc4MTA5MDc0MCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3lzQWRtaW4ifQ.qB3BSIy-2kQBcKhIhy7zGWNHagfrpjN9Kg5z2fm68978EG-dx8JNWBuXQS2iIWDwwaF6TuNwdophM91Iy0xTKHLINDbeXEDR6b3YhJTzxrMj3pAW6IzWZlpy6dRIvwjWcG6Rc7LMnpvZcnm5KLXg7n1EHHeiaMd54p5tO6xw05J_Cg-ZTRk0clt9dUVb6Jly86ALJxxXAVHl9nIA6SbIz_nUNtaRghOEB7VBWRGQ4AEqPsHoR9OpTv-TzsHQxLqwSDxN_Q0377shI9wpHPdUd2TV4xhFCHi9sqvxCm7LcKEI2lF2UGo62r3fRgMGNrs3SDQSfxXyyNLj8HcHSPyooA"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.entity_provider
context (none)
entry_point security.authenticator.jwt.api
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#33
  -map: Symfony\Component\Security\Http\AccessMap {#32 …}
  -logger: Monolog\Logger {#182 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#38
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#40 …}
}
73.42 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#116
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#239 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "api_refresh_token_invalidate"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#149 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#118 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#37
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#239 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#284 …}
  -map: Symfony\Component\Security\Http\AccessMap {#32 …}
}
0.55 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
2.93 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#42
  #user: App\Entity\User {#719 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#82
      -userIdentifier: "sysAdmin"
      -userLoader: Closure($userIdentifier) {#73 …}
      -user: App\Entity\User {#719 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1781087740
      "exp" => 1781090740
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "sysAdmin"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODEwODc3NDAsImV4cCI6MTc4MTA5MDc0MCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3lzQWRtaW4ifQ.qB3BSIy-2kQBcKhIhy7zGWNHagfrpjN9Kg5z2fm68978EG-dx8JNWBuXQS2iIWDwwaF6TuNwdophM91Iy0xTKHLINDbeXEDR6b3YhJTzxrMj3pAW6IzWZlpy6dRIvwjWcG6Rc7LMnpvZcnm5KLXg7n1EHHeiaMd54p5tO6xw05J_Cg-ZTRk0clt9dUVb6Jly86ALJxxXAVHl9nIA6SbIz_nUNtaRghOEB7VBWRGQ4AEqPsHoR9OpTv-TzsHQxLqwSDxN_Q0377shI9wpHPdUd2TV4xhFCHi9sqvxCm7LcKEI2lF2UGo62r3fRgMGNrs3SDQSfxXyyNLj8HcHSPyooA"
  ]
}
UserBadge

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"
4
"App\Security\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#16
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#59 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#62 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#61 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#63 …}
  #content: "{"page":1,"rowsPerPage":10,"sorting":[],"filters":{}}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/web/api/organization/list"
  #requestUri: "/web/api/organization/list"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2063 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\RoleVoter"
ACCESS GRANTED
Show voter details