GET https://apidev.campusai.flowmakersdigital.pl/api/users/21

Security

Token

districtdev@campusai.pl Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#953
  -user: App\Entity\User {#890 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU4MDY0NjAsImV4cCI6MTc3NTgxMzY2MCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoiZGlzdHJpY3RkZXZAY2FtcHVzYWkucGwiLCJ1c2VySWQiOjIxLCJjYW1wdXNJZCI6IjY4MzcyN2E1ZWY2MDA0NDRlYTNiYWM0NCJ9.WRtadbrzx-9kVOZZx9S6RpN4em1trsloy8IzkupPD-aW0nyqcNsS2Y6wbE3AmueeFZ17BDq77BnpbvkjX-soQBsMLFThhaLsLiSOBPeapSwQqd-GUZGx5yd2uLbX6-fT-1MNkv-wmkx7OKvrJ-_lnZb7dU_T-fs-TrPXkgQrXQQnyoIibZuc6AJA5uRydy9wXNoVPJxQB1cBYEgRvzbYwZ__UnyFY57J4RKHqGpQ_KY1ELkoDLvLcGLpC91ozcl5KaGyHCiVPP96tRNJgNLn_1k1-jMfKzJt6qXKHEED_CtXL-ZfygqaFc2K-hWAL1b7xI7ZJlGdifR1XMx1xj2KBg"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#632
  -map: Symfony\Component\Security\Http\AccessMap {#633 …}
  -logger: Monolog\Logger {#623 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#659
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#647 …}
}
6.39 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#661
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#347 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#357 …}
  -map: Symfony\Component\Security\Http\AccessMap {#633 …}
}
0.13 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.32 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#646
  #user: App\Entity\User {#890 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#665
      -userIdentifier: "districtdev@campusai.pl"
      -userLoader: Closure($userIdentifier) {#667 …}
      -user: App\Entity\User {#890 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1775806460
      "exp" => 1775813660
      "roles" => [
        "ROLE_USER"
      ]
      "email" => "districtdev@campusai.pl"
      "userId" => 21
      "campusId" => "683727a5ef600444ea3bac44"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU4MDY0NjAsImV4cCI6MTc3NTgxMzY2MCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoiZGlzdHJpY3RkZXZAY2FtcHVzYWkucGwiLCJ1c2VySWQiOjIxLCJjYW1wdXNJZCI6IjY4MzcyN2E1ZWY2MDA0NDRlYTNiYWM0NCJ9.WRtadbrzx-9kVOZZx9S6RpN4em1trsloy8IzkupPD-aW0nyqcNsS2Y6wbE3AmueeFZ17BDq77BnpbvkjX-soQBsMLFThhaLsLiSOBPeapSwQqd-GUZGx5yd2uLbX6-fT-1MNkv-wmkx7OKvrJ-_lnZb7dU_T-fs-TrPXkgQrXQQnyoIibZuc6AJA5uRydy9wXNoVPJxQB1cBYEgRvzbYwZ__UnyFY57J4RKHqGpQ_KY1ELkoDLvLcGLpC91ozcl5KaGyHCiVPP96tRNJgNLn_1k1-jMfKzJt6qXKHEED_CtXL-ZfygqaFc2K-hWAL1b7xI7ZJlGdifR1XMx1xj2KBg"
  ]
}
UserBadge

Access Decision

unanimous 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\Voter\SaveGameVoter"
5
"App\Security\Voter\TelemetryEventVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/api/users/21"
  #requestUri: "/api/users/21"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1700 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS GRANTED
"App\Security\Voter\SaveGameVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS ABSTAIN
"App\Security\Voter\TelemetryEventVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS ABSTAIN
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS GRANTED
"App\Security\Voter\SaveGameVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TelemetryEventVoter"
attribute ROLE_USER ACCESS ABSTAIN
Show voter details