Security

Token

circet@nomad.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_COMPANY"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#595
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE2OTk3NzUsImV4cCI6MTc4MTc4NjE3NSwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiY2lyY2V0QG5vbWFkLmZyIiwibWVyY3VyZSI6eyJzdWJzY3JpYmUiOlsiaHR0cHM6Ly9ub21hZGNsb3VkLmZyL3VzZXJzLzYvbm90aWZpY2F0aW9ucyJdfX0.J5NvbAmqY9k8Lat6Vnuj6vdVZ7kx5288SKkN11-0wvNVhAUKtHuHZa9q1mIN8AyTpCobdL544PwrQvzlqTZ7EsTTcWj9Mv8hokDiGrbj_c4bnTlEdWfQ7yXWs_mU2BTUg4jUJS1Vf_L5eifFZl_5Fc0TvzN6t5b-Oaacf2xciH_DCXKVln3etBxZ73_f6i_LR8YkuVPjRfVs3cuDaQ5vqn8OUwjD_Qb9ns5apITIapmxn8L-zcEXdev-W2g54vYsBto-klDTy7lGK8iku6zdpuNndMIbDkndVp09wM0waqOOPzCIZ-pQNm7nWbpneTakqs0AqMpdkd-9RHRsLS9OqQ"
  -firewallName: "api"
  -user: App\Entity\User {#1563 …}
  -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 {#379
  -map: Symfony\Component\Security\Http\AccessMap {#380 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#668 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#433
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#429 …}
}
80.77 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#373
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#168 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#63 …}
  -map: Symfony\Component\Security\Http\AccessMap {#380 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.28 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
2.53 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#464
  #user: App\Entity\User {#1563 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#541
      -userIdentifier: "circet@nomad.fr"
      -userLoader: Closure($userIdentifier) {#469 …}
      -user: App\Entity\User {#1563 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1781699775
      "exp" => 1781786175
      "roles" => [
        "ROLE_COMPANY"
        "ROLE_USER"
      ]
      "username" => "circet@nomad.fr"
      "mercure" => [
        "subscribe" => [
          "https://nomadcloud.fr/users/6/notifications"
        ]
      ]
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE2OTk3NzUsImV4cCI6MTc4MTc4NjE3NSwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiY2lyY2V0QG5vbWFkLmZyIiwibWVyY3VyZSI6eyJzdWJzY3JpYmUiOlsiaHR0cHM6Ly9ub21hZGNsb3VkLmZyL3VzZXJzLzYvbm90aWZpY2F0aW9ucyJdfX0.J5NvbAmqY9k8Lat6Vnuj6vdVZ7kx5288SKkN11-0wvNVhAUKtHuHZa9q1mIN8AyTpCobdL544PwrQvzlqTZ7EsTTcWj9Mv8hokDiGrbj_c4bnTlEdWfQ7yXWs_mU2BTUg4jUJS1Vf_L5eifFZl_5Fc0TvzN6t5b-Oaacf2xciH_DCXKVln3etBxZ73_f6i_LR8YkuVPjRfVs3cuDaQ5vqn8OUwjD_Qb9ns5apITIapmxn8L-zcEXdev-W2g54vYsBto-klDTy7lGK8iku6zdpuNndMIbDkndVp09wM0waqOOPzCIZ-pQNm7nWbpneTakqs0AqMpdkd-9RHRsLS9OqQ"
  ]
}

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 {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/interventions-places-details"
  #requestUri: "/api/interventions-places-details?exportCsv=1&page=1&cpv=1031097&codeCluster=28-03&fttb=no&adsl=no&mobMono=yes&mobMultiThd=no&mobMultiAdsl=no&thd=no"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3973 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details