GET https://preprod.initiative-omega.fr/profile/formation

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point App\Security\AppCustomAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AppCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#451
  -map: Symfony\Component\Security\Http\AccessMap {#449 …}
  -logger: Monolog\Logger {#454 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#482
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#391 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#480 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#102 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#390 …}
  -logger: Monolog\Logger {#454 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#396 …}
}
0.18 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#485
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#488 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#499
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#103 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#87 …}
  -map: Symfony\Component\Security\Http\AccessMap {#449 …}
}
0.94 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#457
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#103 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#420 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#396 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppCustomAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"App\Security\Voter\AdminVoter"
4
"App\Security\Voter\EventVoter"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#283
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#280 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#281 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#282 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#277 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#278 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#279 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#276 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/profile/formation"
  #requestUri: "/profile/formation"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#379 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
    "4\x00preprod.initiative-omega.fr\x00\x00" => [
      "preprod.initiative-omega.fr"
    ]
    "32\x00\x00\x00" => []
    "2\x00216.73.216.107\x00172.18.0.2\x00" => [
      "216.73.216.107"
    ]
    "2\x00216.73.216.107, 172.18.0.2\x00127.0.0.1\x00" => [
      "216.73.216.107"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AdminVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
Show voter details