POST https://opusapi.test.lunchgate.ch/api/ft_metered_items

Security

Token

foratable_metered_item_user Username
Authenticated
Property Value
Roles
[
  "ROLE_METERED_ITEM_POSTER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#772
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#767 …}
  -roleNames: [
    "ROLE_METERED_ITEM_POSTER"
  ]
  -attributes: []
  -firewallName: "metered_item"
}

Firewall

metered_item Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#682
  -map: Symfony\Component\Security\Http\AccessMap {#683 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#347 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#734
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#717 …}
}
0.62 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#736
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#68 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#48 …}
  -map: Symfony\Component\Security\Http\AccessMap {#683 …}
}
0.18 ms (none)

Authenticators

Status Authenticator
skipped
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"

This authenticator did not support the request.

success
"App\Security\ApiKeyAuthenticator"
Lazy no
Duration 0.06 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#681
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#767 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#679
      -userLoader: Closure() {#680 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#767 …}
      -identifierNormalizer: null
      -userIdentifier: "foratable_metered_item_user"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_FORATABLE"
  "ROLE_USER"
  "ROLE_METERED_ITEM_POSTER"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +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: "{"restaurant_id":50094,"item_type":"sms","description":"reminder","idempotency_key":"02e2edbb-6034-48dc-b221-9d880079e1e8","amount":1,"created":"2025-09-28T18:01:23.789Z"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/api/ft_metered_items"
  #requestUri: "/api/ft_metered_items"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1409 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_METERED_ITEM_POSTER.
Show voter details