Error 500 Internal Server Error

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

Forwarded to MainController (8e2db4)

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 {#494
  -user: App\Security\SecurityUser {#482 …}
  -roleNames: [
    "ROLE_GLANZKARTE"
    "ROLE_REMOTE"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI1NDEzMjQsImV4cCI6MTc3MjYzMTMyNCwicm9sZXMiOnsiMCI6IlJPTEVfR0xBTlpLQVJURSIsIjIiOiJST0xFX1JFTU9URSJ9LCJ1c2VybmFtZSI6InRtQHRob21hcy1tZXllci5uZXQifQ.lKXl8JlXhyJooKcMq_9EHI40b0BDlSoEroCWxl0zLdRRAhlObP-7_ceNrRB0L-uSKUbfpNJND6aWmo85JW-JSp85J_OL2-GEsRpMJIWwm3FQIwtct-RO6VXydIwk6BdNmvxAUykktpsaWoFMEfQz2UpvaKoQsag3dZMLJ57JUFzCFqeRchM8Z7MQDQNSflBiIXFC1uA6_RXnKnOSxWnkUIz7STn_yA3dHeVScTnd6svrBbGCFLklxl0tAyTVLymXXsAi_iT5Q7pGiR7Li7TfVnw2y_J-8HKseKipmbkkp2OTpR8QoiCpK_6X59Z1Spu3wL0zHUWfUDyfx9yqjEdxUQ"
}

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 {#260
  -map: Symfony\Component\Security\Http\AccessMap {#279 …}
  -logger: Monolog\Logger {#259 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#356
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#354 …}
}
20.56 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#515
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#120 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#361 …}
  -map: Symfony\Component\Security\Http\AccessMap {#279 …}
}
0.75 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
3.00 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#281
  #user: App\Security\SecurityUser {#482 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#340
      -userIdentifier: "tm@thomas-meyer.net"
      -userLoader: Closure($userIdentifier) {#291 …}
      -user: App\Security\SecurityUser {#482 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1772541324
      "exp" => 1772631324
      "roles" => [
        0 => "ROLE_GLANZKARTE"
        2 => "ROLE_REMOTE"
      ]
      "username" => "tm@thomas-meyer.net"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI1NDEzMjQsImV4cCI6MTc3MjYzMTMyNCwicm9sZXMiOnsiMCI6IlJPTEVfR0xBTlpLQVJURSIsIjIiOiJST0xFX1JFTU9URSJ9LCJ1c2VybmFtZSI6InRtQHRob21hcy1tZXllci5uZXQifQ.lKXl8JlXhyJooKcMq_9EHI40b0BDlSoEroCWxl0zLdRRAhlObP-7_ceNrRB0L-uSKUbfpNJND6aWmo85JW-JSp85J_OL2-GEsRpMJIWwm3FQIwtct-RO6VXydIwk6BdNmvxAUykktpsaWoFMEfQz2UpvaKoQsag3dZMLJ57JUFzCFqeRchM8Z7MQDQNSflBiIXFC1uA6_RXnKnOSxWnkUIz7STn_yA3dHeVScTnd6svrBbGCFLklxl0tAyTVLymXXsAi_iT5Q7pGiR7Li7TfVnw2y_J-8HKseKipmbkkp2OTpR8QoiCpK_6X59Z1Spu3wL0zHUWfUDyfx9yqjEdxUQ"
  ]
}
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: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1667 …}
  #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: ""
  format: "html"
}
"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
9 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
10 DENIED ROLE_HUTH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
11 GRANTED ROLE_API
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
12 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
13 DENIED ROLE_HUTH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
14 GRANTED ROLE_API
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details