GET https://eva.back.parcoursnum.fr/api/analytics/survey/2

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#926
  -user: App\Entity\User {#856 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3NzYzMjkyMDgsImV4cCI6MTc3NjM2NTIwOCwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImFkbWluIiwiZW1haWwiOiJhZG1pbkBhZG1pbi5hZG1pbiJ9.rR2GbFRJdztU5Wh4Z7ZXHcZNwA_2Pd7UPf4wRk1rEmdDFvtkfMOS4Fg_c6MqWkNKFXP9HRTFualS28TmxoZgtzaQFsWyCX5Q1dAJUJfgfSt4VPUdzqY6zZSykuSFcgRhGDQ8PUxkAeDmjk1CEsUS2YObUvuyGMTzKU5uGOgQ1JYQPIlFdN7XwFQfifTc-pg8lJmc9dvK6Iok03d_m7A4MrzLCw4RE_jgKS_cfRVnieplWWcPOKj-EuacEjfUVRq6MqgsXTGfDfRcFhwqp79SxGfX8CzkyMq7fyeQ5oYF_HixuIuP-g-h2Awqdr4RKuCPKnQUHQdYcf8ToYuWb2j31Q"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\Security\AuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#506
  -map: Symfony\Component\Security\Http\AccessMap {#607 …}
  -logger: Monolog\Logger {#576 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#579
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#582 …}
}
43.56 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#554
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "api/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#592 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#650 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#616
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#240 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#295 …}
  -map: Symfony\Component\Security\Http\AccessMap {#607 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 2.68 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#505
  #user: App\Entity\User {#856 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#507
      -userLoader: Closure($userIdentifier) {#621 …}
      -user: App\Entity\User {#856 …}
      -identifierNormalizer: null
      -userIdentifier: "admin"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1776329208
      "exp" => 1776365208
      "roles" => [
        "ROLE_ADMIN"
      ]
      "username" => "admin"
      "email" => "admin@admin.admin"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3NzYzMjkyMDgsImV4cCI6MTc3NjM2NTIwOCwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImFkbWluIiwiZW1haWwiOiJhZG1pbkBhZG1pbi5hZG1pbiJ9.rR2GbFRJdztU5Wh4Z7ZXHcZNwA_2Pd7UPf4wRk1rEmdDFvtkfMOS4Fg_c6MqWkNKFXP9HRTFualS28TmxoZgtzaQFsWyCX5Q1dAJUJfgfSt4VPUdzqY6zZSykuSFcgRhGDQ8PUxkAeDmjk1CEsUS2YObUvuyGMTzKU5uGOgQ1JYQPIlFdN7XwFQfifTc-pg8lJmc9dvK6Iok03d_m7A4MrzLCw4RE_jgKS_cfRVnieplWWcPOKj-EuacEjfUVRq6MqgsXTGfDfRcFhwqp79SxGfX8CzkyMq7fyeQ5oYF_HixuIuP-g-h2Awqdr4RKuCPKnQUHQdYcf8ToYuWb2j31Q"
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"App\Security\Voter\FieldVoter"
2
"App\Security\Voter\ResponseVoter"
3
"App\Security\Voter\SurveyVoter"
4
"App\Security\Voter\TrainingVoter"
5
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED surveys-analytics
null
"App\Security\Voter\FieldVoter"
ABSTAIN
"App\Security\Voter\ResponseVoter"
ABSTAIN
"App\Security\Voter\SurveyVoter"
ABSTAIN
"App\Security\Voter\TrainingVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
GRANTED
Show voter details