GET https://mws.moenneke.de/api/glanzkarte/current-user?page=1

Security

Token

tm@thomas-meyer.net Username
Authenticated
Property Value
Roles
[
  "ROLE_GLANZKARTE"
  "ROLE_REMOTE"
]
Inherited Roles
[
  "ROLE_API"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#24501
  -user: App\Security\SecurityUser {#24489 …}
  -roleNames: [
    "ROLE_GLANZKARTE"
    "ROLE_REMOTE"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI1MzQ3MDksImV4cCI6MTc3MjYyNDcwOSwicm9sZXMiOnsiMCI6IlJPTEVfR0xBTlpLQVJURSIsIjIiOiJST0xFX1JFTU9URSJ9LCJ1c2VybmFtZSI6InRtQHRob21hcy1tZXllci5uZXQifQ.VDjO_lUcaSXRdCcQ0a89-UMLXXU_0mg8w94sN5nZms8qRvIqAfhin2Cyx4DhDOX-9GIvV-5RUo_SPPEE2DuNKU7Hu2j92epr8vx04Hs7OiyBT0jeWPpivBEqGvArrhk_ONZ8TwC4glRA5RIS0BgY-Ezci14YGxt7fsvFQySBHkZSW8Su78CzqjnvbIh-kYE8sRvUZaydldq2nhhfr4-7YHnVEB6FArUCOcKmSSngVXkTrKTuNCCImikG5HrDzaczctbQaJrB0DLFu_57qgGHyaoIf9RDbTkHcK-fIr_hawLx83G4FdexnSWg3ofeKFfQsN-Zyuikmtf1LtXNY71vyQ"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\TwoDbUserProvider
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 {#24337
  -map: Symfony\Component\Security\Http\AccessMap {#24360 …}
  -logger: Monolog\Logger {#24338 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#24385
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#24374 …}
}
16.39 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#24522
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#17087 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#24387 …}
  -map: Symfony\Component\Security\Http\AccessMap {#24360 …}
}
0.88 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
3.80 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#24373
  #user: App\Security\SecurityUser {#24489 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#24391
      -userIdentifier: "tm@thomas-meyer.net"
      -userLoader: Closure($userIdentifier) {#24393 …}
      -user: App\Security\SecurityUser {#24489 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1772534709
      "exp" => 1772624709
      "roles" => [
        0 => "ROLE_GLANZKARTE"
        2 => "ROLE_REMOTE"
      ]
      "username" => "tm@thomas-meyer.net"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI1MzQ3MDksImV4cCI6MTc3MjYyNDcwOSwicm9sZXMiOnsiMCI6IlJPTEVfR0xBTlpLQVJURSIsIjIiOiJST0xFX1JFTU9URSJ9LCJ1c2VybmFtZSI6InRtQHRob21hcy1tZXllci5uZXQifQ.VDjO_lUcaSXRdCcQ0a89-UMLXXU_0mg8w94sN5nZms8qRvIqAfhin2Cyx4DhDOX-9GIvV-5RUo_SPPEE2DuNKU7Hu2j92epr8vx04Hs7OiyBT0jeWPpivBEqGvArrhk_ONZ8TwC4glRA5RIS0BgY-Ezci14YGxt7fsvFQySBHkZSW8Su78CzqjnvbIh-kYE8sRvUZaydldq2nhhfr4-7YHnVEB6FArUCOcKmSSngVXkTrKTuNCCImikG5HrDzaczctbQaJrB0DLFu_57qgGHyaoIf9RDbTkHcK-fIr_hawLx83G4FdexnSWg3ofeKFfQsN-Zyuikmtf1LtXNY71vyQ"
  ]
}
UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_API
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/glanzkarte/current-user"
  #requestUri: "/api/glanzkarte/current-user?page=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Closure() {#22694 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0084.158.51.128\x00172.30.255.254\x00" => [
      "84.158.51.128"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
3 DENIED ROLE_HUTH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
4 GRANTED ROLE_API
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_GLANZKARTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
7 DENIED ROLE_HUTH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
8 GRANTED ROLE_API
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details