Redirect 302 redirect from GET @homepage (3a432c)

GET https://vigiscope-projet.fr/connexion

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#469
  -map: Symfony\Component\Security\Http\AccessMap {#470 …}
  -logger: Monolog\Logger {#430 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#388
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#569 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#430 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#389 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#437 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#461 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#394 …}
}
2.75 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#370
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#381 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#352
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#570 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#436 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#348 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#553 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#430 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#768 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#660 …}
  -targetRoute: "homepage"
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#462
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#570 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#426 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#437 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#378
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#570 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#553 …}
  -map: Symfony\Component\Security\Http\AccessMap {#470 …}
}
4.27 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous 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\Infrastructure\Security\Voter\AccidentAtWorkListingVoter"
5
"App\Infrastructure\Security\Voter\AccidentAtWorkVoter"
6
"App\Infrastructure\Security\Voter\AdminVoter"
7
"App\Infrastructure\Security\Voter\ChartVoter"
8
"App\Infrastructure\Security\Voter\NewsListingVoter"
9
"App\Infrastructure\Security\Voter\NewsVoter"
10
"App\Infrastructure\Security\Voter\NotificationListingVoter"
11
"App\Infrastructure\Security\Voter\RecoverySurveyResultsVoter"
12
"App\Infrastructure\Security\Voter\RecoverySurveyVoter"
13
"App\Infrastructure\Security\Voter\SickLeaveListingVoter"
14
"App\Infrastructure\Security\Voter\SickLeaveVoter"
15
"App\Infrastructure\Security\Voter\StatementExportVoter"
16
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#17
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#62 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#65 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#64 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#66 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/connexion"
  #requestUri: "/connexion"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#393 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute PUBLIC_ACCESS ACCESS GRANTED
"App\Infrastructure\Security\Voter\AccidentAtWorkListingVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\AccidentAtWorkVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\AdminVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\ChartVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\NewsListingVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\NewsVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\NotificationListingVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\RecoverySurveyResultsVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\RecoverySurveyVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\SickLeaveListingVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\SickLeaveVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"App\Infrastructure\Security\Voter\StatementExportVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
Show voter details