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

Security

Token

admin@atsu.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_DEPARTMENT_ADMIN"
  "ROLE_ENTERPRISE_ADMIN"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1110
  -user: App\Entity\User {#1093 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU1NDU2MDUsImV4cCI6MTc3NjE1MDQwNSwicm9sZXMiOlsiUk9MRV9TVVBFUl9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluQGF0c3UuZnIifQ.RMZ5z3Q0zjW3gMMG0WKWr7G4tXLjD_8sCP9tfKc3zCJe8_YCPw2PYMpDwRNKVECoHv0Z6aF-6drEU2QejwORuruiZC6hrHS7PXiif2AbVJLmfINoDeMdkBLSAqn07HBgkmmtnusdV166h-VCNB4dmXvWs0_p3QjR6RqTtrI8WGwFfBUwQp54fdAW7xKKVEuW67N8ueUH2-JZO4Oj5PqGZSMBFumUpiGwpLiomuiJzts15YKmQk8yBzAkFI-iYQwd5q2Rn_Ro05PS7O3WG_xKZ-J8cm9etOvKn41NePpQBOR0OrEdeegpny0acdEwfgH-cTIWmvg1k4DDy5NN8nbI7Q"
}

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 …}
}
9.81 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.12 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.40 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#809
  #user: App\Entity\User {#1093 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#813
      -userIdentifier: "admin@atsu.fr"
      -userLoader: Closure($userIdentifier) {#815 …}
      -user: App\Entity\User {#1093 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1775545605
      "exp" => 1776150405
      "roles" => [
        "ROLE_SUPER_ADMIN"
        "ROLE_USER"
      ]
      "username" => "admin@atsu.fr"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU1NDU2MDUsImV4cCI6MTc3NjE1MDQwNSwicm9sZXMiOlsiUk9MRV9TVVBFUl9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluQGF0c3UuZnIifQ.RMZ5z3Q0zjW3gMMG0WKWr7G4tXLjD_8sCP9tfKc3zCJe8_YCPw2PYMpDwRNKVECoHv0Z6aF-6drEU2QejwORuruiZC6hrHS7PXiif2AbVJLmfINoDeMdkBLSAqn07HBgkmmtnusdV166h-VCNB4dmXvWs0_p3QjR6RqTtrI8WGwFfBUwQp54fdAW7xKKVEuW67N8ueUH2-JZO4Oj5PqGZSMBFumUpiGwpLiomuiJzts15YKmQk8yBzAkFI-iYQwd5q2Rn_Ro05PS7O3WG_xKZ-J8cm9etOvKn41NePpQBOR0OrEdeegpny0acdEwfgH-cTIWmvg1k4DDy5NN8nbI7Q"
  ]
}
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 {#2044 …}
  #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