https://new-blomqvist.develop.dev8.seeds.no/api/admin/object/clear-cache

Security

Token

external@seeds.no Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#110
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3Mjc1MjU4MjIsImV4cCI6MTcyNzU2OTAyMiwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImV4dGVybmFsQHNlZWRzLm5vIn0.PNI2ymbTuMa0TAenCdN5jMp6ypVgf6qzLoHHqBLsH60"
  -firewallName: "api"
  -user: App\Entity\Customer {#608 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

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 {#143
  -map: Symfony\Component\Security\Http\AccessMap {#142 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#183 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#133
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#132 …}
}
7.98 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#821
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#233 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#121 …}
  -map: Symfony\Component\Security\Http\AccessMap {#142 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.21 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.47 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#135
  #user: App\Entity\Customer {#608 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#117
      -userIdentifier: "external@seeds.no"
      -userLoader: Closure($userIdentifier) {#115 …}
      -user: App\Entity\Customer {#608 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1727525822
      "exp" => 1727569022
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "external@seeds.no"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3Mjc1MjU4MjIsImV4cCI6MTcyNzU2OTAyMiwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImV4dGVybmFsQHNlZWRzLm5vIn0.PNI2ymbTuMa0TAenCdN5jMp6ypVgf6qzLoHHqBLsH60"
  ]
}

Access Decision

affirmative 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"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: "{"objects":[]}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/admin/object/clear-cache"
  #requestUri: "/api/admin/object/clear-cache"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1365 …}
  #locale: "eng-GB"
  #defaultLocale: "nor-NO"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details