Security

Token

public_693b2c820dd11 Username
Authenticated
Property Value
Roles
[
  "ROLE_PUBLIC"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1080
  -firewallName: "api_public"
  -user: App\Security\User\PublicUser {#1087 …}
  -roleNames: [
    "ROLE_PUBLIC"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

api_public Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\User\PublicUserProvider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\Guard\TokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1522
  -map: Symfony\Component\Security\Http\AccessMap {#1520 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1501 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#970
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#931 …}
}
37.24 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1064
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#646 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#837 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1520 …}
  -authManager: null
  -exceptionOnNoToken: false
}
6.87 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Security\Guard\TokenAuthenticator"
5.12 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1055
  #user: App\Security\User\PublicUser {#1087 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1050
      -userIdentifier: "Gie3iedeehohghohlighai9zijaiFaah"
      -userLoader: [
        App\Security\User\PublicUserProvider {#1053}
        "loadUserByUsername"
      ]
      -user: App\Security\User\PublicUser {#1087 …}
    }
  ]
  -attributes: []
}

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\AdminSogecVoter"
5
"App\Security\EntityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_PUBLIC
Symfony\Component\HttpFoundation\Request {#56
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#98 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#104 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#99 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#95 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#96 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#97 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#94 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/public/games"
  #requestUri: "/api/public/games?online=1&openingDate%5Bstrictly_before%5D=2025-12-11%2021%3A41%3A36&endDate%5Bstrictly_after%5D=2025-12-11%2021%3A41%3A36"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1713 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_PUBLIC
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details