GET https://mouve-app.com/api/items/unseen

Security

Token

MathMauc Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#642
  -user: App\Entity\User {#553 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzYzNDIzNjQsImV4cCI6MTczNjQyODc2NCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiTWF0aE1hdWMifQ.RyBnAzMrPYC9bTDwDaZ0VHHal0eogm-WcrU7nkeQjfeHMRXAXYTpFihYaIlUV6HZy0mIMzg3oQb_hhFoo1tdnOTO_PQ6JgAcRGJx2NZLe2ikxXkMPBk1LWbZvi2VW7fm0ygtEf-dg-Dn9A_tiLeRgZ9inIedPNqTm0P0ayboLuAFJ_8t4QDYwJi0Pza3mIqei0l_9d9mRn0fn0oEFaZYZAB3y6QHefODduN83WEGrecUFZtGs6vLh8xpjrkDSbceyHoVcE57m8YXVLz7wQmuy9CW0E6NTfScimPCGbyeqUo1jQPgjy8gtHoo1nFD0jvBnLRzeawhUeufmdZvqj9XJQ"
}

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"
  "json_login"
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#311
  -map: Symfony\Component\Security\Http\AccessMap {#312 …}
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#475
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#476 …}
}
6.85 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#479
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#243 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#81 …}
  -map: Symfony\Component\Security\Http\AccessMap {#312 …}
}
0.13 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.44 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#480
  #user: App\Entity\User {#553 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#484
      -userIdentifier: "MathMauc"
      -userLoader: Closure($userIdentifier) {#486 …}
      -user: App\Entity\User {#553 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1736342364
      "exp" => 1736428764
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "MathMauc"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzYzNDIzNjQsImV4cCI6MTczNjQyODc2NCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiTWF0aE1hdWMifQ.RyBnAzMrPYC9bTDwDaZ0VHHal0eogm-WcrU7nkeQjfeHMRXAXYTpFihYaIlUV6HZy0mIMzg3oQb_hhFoo1tdnOTO_PQ6JgAcRGJx2NZLe2ikxXkMPBk1LWbZvi2VW7fm0ygtEf-dg-Dn9A_tiLeRgZ9inIedPNqTm0P0ayboLuAFJ_8t4QDYwJi0Pza3mIqei0l_9d9mRn0fn0oEFaZYZAB3y6QHefODduN83WEGrecUFZtGs6vLh8xpjrkDSbceyHoVcE57m8YXVLz7wQmuy9CW0E6NTfScimPCGbyeqUo1jQPgjy8gtHoo1nFD0jvBnLRzeawhUeufmdZvqj9XJQ"
  ]
}

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"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
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: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/items/unseen"
  #requestUri: "/api/items/unseen"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1253 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details