GET http://novallia-prod.tryproject.ovh/api/discussion/list?type=discussion

Security

Token

chiraz.gh@axelites.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_GUEST"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#921
  -user: App\Entity\User {#1001 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzM3NDQ2NjEsImV4cCI6MTc3MzgzMTA2MSwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImNoaXJhei5naEBheGVsaXRlcy5jb20ifQ.Xk7cNAe6nfkSpSkefpP-3IItLk8l9ZpP2ceqvNqhHcFI3AXAog2nuA_baro-40ULQcs3GZZ0JTjM3jU-P9H6FFxEuQogGzDvY12SbafTewvceDNFyRcXwpyjjQ5B5yOKme9cr5WKoAZ-NXg7JfBMLHIebHCwO8okQl9tlAi8uSKXpwENih2jgfydNuXmljMdCt8a5sCwPBBOdhrxZQ_R9VVFbZUoAcUw9HLkOcUQDqlFXsZZUuiMlGB7AJBj675sGs8CXilKfjFa7MMAb32KsVdQnjc4L7M9tHJrQ3YGP2vDFPrq9qWY1UzEwgBMOhZOAW6I6hR_gsHDGLs7PUfyjQ"
}

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 App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#889
  -map: Symfony\Component\Security\Http\AccessMap {#890 …}
  -logger: Monolog\Logger {#880 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#899
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#900 …}
}
13.87 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#910
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#119 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#105 …}
  -map: Symfony\Component\Security\Http\AccessMap {#890 …}
}
0.19 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.58 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#897
  #user: App\Entity\User {#1001 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#914
      -userIdentifier: "chiraz.gh@axelites.com"
      -userLoader: Closure($userIdentifier) {#916 …}
      -user: App\Entity\User {#1001 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1773744661
      "exp" => 1773831061
      "roles" => [
        "ROLE_ADMIN"
      ]
      "username" => "chiraz.gh@axelites.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzM3NDQ2NjEsImV4cCI6MTc3MzgzMTA2MSwicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImNoaXJhei5naEBheGVsaXRlcy5jb20ifQ.Xk7cNAe6nfkSpSkefpP-3IItLk8l9ZpP2ceqvNqhHcFI3AXAog2nuA_baro-40ULQcs3GZZ0JTjM3jU-P9H6FFxEuQogGzDvY12SbafTewvceDNFyRcXwpyjjQ5B5yOKme9cr5WKoAZ-NXg7JfBMLHIebHCwO8okQl9tlAi8uSKXpwENih2jgfydNuXmljMdCt8a5sCwPBBOdhrxZQ_R9VVFbZUoAcUw9HLkOcUQDqlFXsZZUuiMlGB7AJBj675sGs8CXilKfjFa7MMAb32KsVdQnjc4L7M9tHJrQ3YGP2vDFPrq9qWY1UzEwgBMOhZOAW6I6hR_gsHDGLs7PUfyjQ"
  ]
}

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\ApiPlatform\Voter\ActionPlanCommentVoter"
5
"App\ApiPlatform\Voter\ActionPlanTasksVoter"
6
"App\ApiPlatform\Voter\ActionPlanVoter"
7
"App\ApiPlatform\Voter\AffectationVoter"
8
"App\ApiPlatform\Voter\ComplianceVoter"
9
"App\ApiPlatform\Voter\DiscussionVoter"
10
"App\ApiPlatform\Voter\DocumentVoter"
11
"App\ApiPlatform\Voter\EvaluationVoter"
12
"App\ApiPlatform\Voter\SectionVoter"
13
"App\ApiPlatform\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
  ]
  #pathInfo: "/api/discussion/list"
  #requestUri: "/api/discussion/list?type=discussion"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1651 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details