GET https://mws.moenneke.de/api/glanzkarte/redeem-washportal-status

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 {#40
  -user: App\Security\SecurityUser {#640 …}
  -roleNames: [
    "ROLE_GLANZKARTE"
    "ROLE_REMOTE"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODgyNDY1NzIsImV4cCI6MTc4ODMzNjU3Miwicm9sZXMiOnsiMCI6IlJPTEVfR0xBTlpLQVJURSIsIjIiOiJST0xFX1JFTU9URSJ9LCJ1c2VybmFtZSI6InRtQHRob21hcy1tZXllci5uZXQifQ.ZezI6hLPJnTqCiazkg4sHRKRHZ7QJMkyumy2oCZBiiqJVAniMz2EieRKcTfMff3huX1UazxIETMkN-AMaFdE5Ni3IbyI4hcxhpVZgztF65xY2va7iJ8b9p11iNcSQBiSShiiAw_YBLvRJ6DBauplQfe1QvEuZqcbW4gbxOrsmdUzBAk8F6uN1qS2fb9GTG1MXhX6cYH2ud6G1s-gLj_NwmGDBbtYAco-nhlL2vT0dIDv3fautAsCFqpRC2KVBltQihK6dvQECKJWwHFcMWEXmEV0fK5YrDAzYWgHnBjIJ4-j9YglBGfeXNaVDSKD8QCZrmc54TX5TK_TrIiVSa4QqA"
}

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 {#90
  -map: Symfony\Component\Security\Http\AccessMap {#89 …}
  -logger: Monolog\Logger {#99 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#62
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#76 …}
}
21.38 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#667
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#190 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#60 …}
  -map: Symfony\Component\Security\Http\AccessMap {#89 …}
}
0.53 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
2.90 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#77
  #user: App\Security\SecurityUser {#640 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#56
      -userIdentifier: "tm@thomas-meyer.net"
      -userLoader: Closure($userIdentifier) {#54 …}
      -user: App\Security\SecurityUser {#640 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1788246572
      "exp" => 1788336572
      "roles" => [
        0 => "ROLE_GLANZKARTE"
        2 => "ROLE_REMOTE"
      ]
      "username" => "tm@thomas-meyer.net"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODgyNDY1NzIsImV4cCI6MTc4ODMzNjU3Miwicm9sZXMiOnsiMCI6IlJPTEVfR0xBTlpLQVJURSIsIjIiOiJST0xFX1JFTU9URSJ9LCJ1c2VybmFtZSI6InRtQHRob21hcy1tZXllci5uZXQifQ.ZezI6hLPJnTqCiazkg4sHRKRHZ7QJMkyumy2oCZBiiqJVAniMz2EieRKcTfMff3huX1UazxIETMkN-AMaFdE5Ni3IbyI4hcxhpVZgztF65xY2va7iJ8b9p11iNcSQBiSShiiAw_YBLvRJ6DBauplQfe1QvEuZqcbW4gbxOrsmdUzBAk8F6uN1qS2fb9GTG1MXhX6cYH2ud6G1s-gLj_NwmGDBbtYAco-nhlL2vT0dIDv3fautAsCFqpRC2KVBltQihK6dvQECKJWwHFcMWEXmEV0fK5YrDAzYWgHnBjIJ4-j9YglBGfeXNaVDSKD8QCZrmc54TX5TK_TrIiVSa4QqA"
  ]
}
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/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/api/glanzkarte/redeem-washportal-status"
  #requestUri: "/api/glanzkarte/redeem-washportal-status"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Closure() {#153 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00185.35.235.226\x00172.30.255.254\x00" => [
      "185.35.235.226"
    ]
    "4\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
    "32\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_GLANZKARTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
4 DENIED ROLE_HUTH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
5 GRANTED ROLE_API
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_GLANZKARTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
8 DENIED ROLE_HUTH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
9 GRANTED ROLE_API
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details