Security

Token

districom@nomad.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_COMPANY"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#526
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzYwNzE2MDYsImV4cCI6MTc3NjE1ODAwNiwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiZGlzdHJpY29tQG5vbWFkLmZyIiwibWVyY3VyZSI6eyJzdWJzY3JpYmUiOlsiaHR0cHM6Ly9ub21hZGNsb3VkLmZyL3VzZXJzLzEwMDMxOTYvbm90aWZpY2F0aW9ucyJdfX0.KpDu7n2FGDW5qO84o7jHr62KaaGVt29oEgzeggThHQYSDdgFGRw5Bltl1oV-v9q1s9I49DjxC0rLu19tz_P-40sbYXv5AB8Mci8B8p3YKjLlhvA-eH3KSbyjDL74Znl9kZBJKQF7IWOn3TYECrCaitVJ5Y5-AaY04_U1nuCcKHiwxrWPDmPoW_AEk8YqAHonD_RmBJzSsu8gERlLunApnl-hZEbjTeAh5exMv0Dt8EvL_txMlzM13amCRKSPmBbxBgy7rZ29EDb9EQ9ulnFXD0amEQXsRtmWimtil8vGANlhOy8W8yWuItZ932dYTaVwAxLhhhXyUhKe35hWQzYH_Q"
  -firewallName: "api"
  -user: App\Entity\User {#1565 …}
  -roleNames: [
    "ROLE_COMPANY"
    "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"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#646
  -map: Symfony\Component\Security\Http\AccessMap {#644 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#666 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#631
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#632 …}
}
105.87 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#638
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#166 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#82 …}
  -map: Symfony\Component\Security\Http\AccessMap {#644 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.37 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
2.51 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#428
  #user: App\Entity\User {#1565 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#445
      -userIdentifier: "districom@nomad.fr"
      -userLoader: Closure($userIdentifier) {#449 …}
      -user: App\Entity\User {#1565 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1776071606
      "exp" => 1776158006
      "roles" => [
        "ROLE_COMPANY"
        "ROLE_USER"
      ]
      "username" => "districom@nomad.fr"
      "mercure" => [
        "subscribe" => [
          "https://nomadcloud.fr/users/1003196/notifications"
        ]
      ]
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzYwNzE2MDYsImV4cCI6MTc3NjE1ODAwNiwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiZGlzdHJpY29tQG5vbWFkLmZyIiwibWVyY3VyZSI6eyJzdWJzY3JpYmUiOlsiaHR0cHM6Ly9ub21hZGNsb3VkLmZyL3VzZXJzLzEwMDMxOTYvbm90aWZpY2F0aW9ucyJdfX0.KpDu7n2FGDW5qO84o7jHr62KaaGVt29oEgzeggThHQYSDdgFGRw5Bltl1oV-v9q1s9I49DjxC0rLu19tz_P-40sbYXv5AB8Mci8B8p3YKjLlhvA-eH3KSbyjDL74Znl9kZBJKQF7IWOn3TYECrCaitVJ5Y5-AaY04_U1nuCcKHiwxrWPDmPoW_AEk8YqAHonD_RmBJzSsu8gERlLunApnl-hZEbjTeAh5exMv0Dt8EvL_txMlzM13amCRKSPmBbxBgy7rZ29EDb9EQ9ulnFXD0amEQXsRtmWimtil8vGANlhOy8W8yWuItZ932dYTaVwAxLhhhXyUhKe35hWQzYH_Q"
  ]
}

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
"App\Security\Voter\DeclarativeVoter"
5
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#55
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#95 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#101 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#96 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#92 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#93 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#94 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#91 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/productions-cohorte/2026/V"
  #requestUri: "/api/productions-cohorte/2026/V?pointOfSaleId=10030&idUser=1003196&etatId=3&mois=04&codeCluster=&codeInsee=&page=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#3905 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details