GET https://preprod-electra.dossier-c2e.fr/p/1234/pre-enregistrement

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider Consoneo\Bundle\UserBundle\Security\UserProvider
context main
entry_point C2eCoreBundle\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_link"
  "C2eCoreBundle\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1253
  -map: Symfony\Component\Security\Http\AccessMap {#1252 …}
  -logger: Monolog\Logger {#1293 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1287
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1295 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1282 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1489 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1286 …}
  -logger: Monolog\Logger {#1293 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1290 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1325
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1283 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1331
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1490 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1335 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1252 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1256
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1490 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1294 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1290 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"C2eCoreBundle\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
3
"Consoneo\Bundle\ExclusiveAppBundle\Security\ProjectBundleVoter"

Access decision log

# Result Attributes Object
1 ERROR ROLE_AUTHENTICATED_FRONT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_AUTHENTICATED_FRONT.
"Consoneo\Bundle\FrameworkBundle\Voter\AllowValidation"
ABSTAIN
"Consoneo\Bundle\ExclusiveAppBundle\Security\ProjectBundleVoter"
ABSTAIN
Show voter details