Redirect 302 redirect from GET @_profiler_home (c6e1cc)

GET https://preprod.kaza-senza.com/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#640
  -map: Symfony\Component\Security\Http\AccessMap {#662 …}
  -logger: Monolog\Logger {#523 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#635
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#257 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#523 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#665 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#535 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#521 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#664 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#653
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#655 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#621
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#258 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#647 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#675 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#190 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_SUPER_ADMIN"
  -logger: Monolog\Logger {#523 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#395 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#284 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#681
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#258 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#190 …}
  -map: Symfony\Component\Security\Http\AccessMap {#662 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#725
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#258 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#476 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#535 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

affirmative 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\Security\Voter\Certification\AddCertificationVoter"
5
"App\Security\Voter\Certification\DeleteCertificationVoter"
6
"App\Security\Voter\Certification\ListCertificationVoter"
7
"App\Security\Voter\Certification\UpdateCertificationVoter"
8
"App\Security\Voter\Mission\ListFormateurMissionsVoter"
9
"App\Security\Voter\Session\CandidacyElectronicSignature\CanCancelCandidacyElectronicSignatureVoter"
10
"App\Security\Voter\Session\CandidacyElectronicSignature\CanSendCandidacyElectronicSignatureLinkVoter"
11
"App\Security\Voter\Session\CandidacyElectronicSignature\CanSendCandidacyElectronicSignatureReminderVoter"
12
"App\Security\Voter\Session\TrainingAbandonmentElectronicSignature\CanCancelTrainingAbandonmentElectronicSignatureVoter"
13
"App\Security\Voter\Session\TrainingAbandonmentElectronicSignature\CanSendTrainingAbandonmentElectronicSignatureLinkVoter"
14
"App\Security\Voter\Session\TrainingAbandonmentElectronicSignature\CanSendTrainingAbandonmentElectronicSignatureReminderVoter"
15
"App\Security\Voter\Session\TrainingCompletionElectronicSignature\CanCancelTrainingCompletionElectronicSignatureVoter"
16
"App\Security\Voter\Session\TrainingCompletionElectronicSignature\CanSendTrainingCompletionElectronicSignatureLinkVoter"
17
"App\Security\Voter\Session\TrainingCompletionElectronicSignature\CanSendTrainingCompletionElectronicSignatureReminderVoter"
18
"App\Security\Voter\Trainer\DeleteTrainerVoter"
19
"App\Security\Voter\Training\Theme\AddTrainingThemeVoter"
20
"App\Security\Voter\Training\Theme\DeleteTrainingThemeVoter"
21
"App\Security\Voter\Training\Theme\ListTrainingThemeVoter"
22
"App\Security\Voter\Training\Theme\UpdateThemeTrainingVoter"
23
"App\Security\Voter\Training\Training\CanDeleteTrainingVoter"
24
"App\Security\Voter\Training\Training\CanDuplicateTrainingVoter"
25
"App\Security\Voter\Training\Training\ListTrainingByThemeVoter"