GET https://backend.atsuhdf.fr/api/notifications/unread-count

Security

Token

ambulances.europeennes@orange.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1109
  -user: App\Entity\User {#1092 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzUxMjIzNTIsImV4cCI6MTc3NTcyNzE1Miwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYW1idWxhbmNlcy5ldXJvcGVlbm5lc0BvcmFuZ2UuZnIifQ.Cv-JiUiRudg8fF7ZkYq1XPnwH0jGtfXiSRA8VJ93uX5KHIeg_K1JBvqW5IYkCTLJVwhHzID-glasOCisaM5UZmJb5FdYtuLXIGar_jv5k4rTHZ_hxwsoIZ12gN-9-xmmlfqcbQXF0i9bbmj0duzqSZtIEQjMgLxxYMiUtyoWlohinH-xbXwN7bUZIJmv2rDQyY41V_rqRLMkSnTXotfUb9DAba64Jm56jeeVMdkBjA6XFusmW9irzRfaa4RaNaM14aydpBC-ab02W-Na35cDImuCd9LKX6QbcmfYKCQbwQjer_MhQUCA8J3pWV_gpHUaxU6mmVQE0nwWlMwMtSjuYw"
}

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#430
  -map: Symfony\Component\Security\Http\AccessMap {#427 …}
  -logger: Monolog\Logger {#693 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#806
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#804 …}
}
7.14 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#780
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#87 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#85 …}
  -map: Symfony\Component\Security\Http\AccessMap {#427 …}
}
0.09 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none) (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.12 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#809
  #user: App\Entity\User {#1092 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#813
      -userIdentifier: "ambulances.europeennes@orange.fr"
      -userLoader: Closure($userIdentifier) {#815 …}
      -user: App\Entity\User {#1092 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1775122352
      "exp" => 1775727152
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "ambulances.europeennes@orange.fr"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzUxMjIzNTIsImV4cCI6MTc3NTcyNzE1Miwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYW1idWxhbmNlcy5ldXJvcGVlbm5lc0BvcmFuZ2UuZnIifQ.Cv-JiUiRudg8fF7ZkYq1XPnwH0jGtfXiSRA8VJ93uX5KHIeg_K1JBvqW5IYkCTLJVwhHzID-glasOCisaM5UZmJb5FdYtuLXIGar_jv5k4rTHZ_hxwsoIZ12gN-9-xmmlfqcbQXF0i9bbmj0duzqSZtIEQjMgLxxYMiUtyoWlohinH-xbXwN7bUZIJmv2rDQyY41V_rqRLMkSnTXotfUb9DAba64Jm56jeeVMdkBjA6XFusmW9irzRfaa4RaNaM14aydpBC-ab02W-Na35cDImuCd9LKX6QbcmfYKCQbwQjer_MhQUCA8J3pWV_gpHUaxU6mmVQE0nwWlMwMtSjuYw"
  ]
}
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 IS_AUTHENTICATED_FULLY
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: null
  #pathInfo: "/api/notifications/unread-count"
  #requestUri: "/api/notifications/unread-count"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2043 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details