Security
Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#3348 -secret: "CUOFbGJ" -user: "anon." -roleNames: [] -authenticated: true -attributes: [] } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | main |
entry_point | App\Security\LoginFormAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "switch_user" "guard" "two_factor" "remember_me" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#3200 -map: Symfony\Component\Security\Http\AccessMap {#3201 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#3182 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3306 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1972 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#3182 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3307 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1447 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#3166 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3312 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1971 …} "enableUsageTracking" ] } |
0.38 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#3336 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#3327 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3332 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3337 …} -logger: Symfony\Bridge\Monolog\Logger {#3182 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3312 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1971 …} } |
0.00 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#3340 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1971 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3332 …} -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1222 …} -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#3317 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#3341 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#3342 …} -csrfTokenManager: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager {#3343 …} -trustedDeviceManager: null -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1447 …} -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#3344 …} -logger: Symfony\Bridge\Monolog\Logger {#3182 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#3347 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1972 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3312 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3332 …} -logger: Symfony\Bridge\Monolog\Logger {#3182 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1447 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3328 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3350 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1972 …} -secret: "CUOFbGJ" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3332 …} -logger: Symfony\Bridge\Monolog\Logger {#3182 …} } |
2.34 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3414 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1971 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#3413 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#3363 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3355 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#3182 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1447 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#3184 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1971 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "security_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1975 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3185 …} } |
0.00 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#3351 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1222 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1971 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#3416 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#3417 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1971 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3355 …} -map: Symfony\Component\Security\Http\AccessMap {#3201 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3332 …} -exceptionOnNoToken: true } |
0.47 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#7 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …} +request: Symfony\Component\HttpFoundation\InputBag {#10 …} +query: Symfony\Component\HttpFoundation\InputBag {#11 …} +server: Symfony\Component\HttpFoundation\ServerBag {#15 …} +files: Symfony\Component\HttpFoundation\FileBag {#14 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …} #content: "{"id":1093132,"email":"[email protected]","message-id":"\[email protected]\u003e","date":"2025-07-04 18:08:49","event":"click","subject":"Formulaire Eurostar","sending_ip":"185.199.200.217","ts":1751645329,"template_id":240,"ts_epoch":1751645329384,"ts_event":1751645329,"link":"https://help.eurostar.com/faq/us-en/question/Can-my-child-travel-alone-If-so-what-travel-documents-are-required?_se=dmlyZ2luaWUubWF0aG9uQGdtYWlsLmNvbQ%3D%3D","sender_email":"[email protected]","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36","device_used":"DESKTOP","contact_id":88050,"uuid":"d81e5c84-2789-48b6-a9a5-b6d1f34edbb6"}" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/webhook/email/track" #requestUri: "/webhook/email/track" #baseUrl: "" #basePath: null #method: "POST" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#3320 …} #locale: "fr" #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "" : "html" } |
Show voter details |