GET https://capca.wws-stats.netissedev.com/

Security

Token

jcaron-capca@netisse.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#429
  -user: App\Entity\Permission {#433 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#210
  -map: Symfony\Component\Security\Http\AccessMap {#211 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#53 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#224
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#130 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#53 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#223 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#193 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#191 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#218 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#235
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#232 …}
}
523.58 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#192
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#154 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#186 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#193 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#371
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#154 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#240 …}
  -map: Symfony\Component\Security\Http\AccessMap {#211 …}
}
5.09 ms (none)

Authenticators

Authenticator Supports Duration Passport
"App\Security\ApiKeyAuthenticator"
380.98 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#374
  #user: App\Entity\Permission {#433 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#385
      -userIdentifier: "jcaron-capca@netisse.fr"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#356 …}
      -user: App\Entity\Permission {#433 …}
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#55 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#40 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#41 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#58 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#57 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#59 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#151 …}
  #locale: null
  #defaultLocale: "fr-FR"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details