GET https://preprod-website.kaza-senza.com/inscription

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\PublicFormLoginAuthenticator
user_checker App\Security\PublicUserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "App\Security\AdminFormLoginAuthenticator"
  "App\Security\PublicFormLoginAuthenticator"
  "App\Security\GoogleOAuthAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#518
  -map: Symfony\Component\Security\Http\AccessMap {#531 …}
  -logger: Monolog\Logger {#603 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#554
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#627 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#556 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#275 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#555 …}
  -logger: Monolog\Logger {#603 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#602 …}
}
0.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#546
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#547 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#545
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#276 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#504 …}
  -userChecker: App\Security\PublicUserChecker {#560 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#220 …}
  -logger: Monolog\Logger {#603 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#447 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#309 …}
  -targetRoute: "admin"
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#563
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#276 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#220 …}
  -map: Symfony\Component\Security\Http\AccessMap {#531 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#837
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#276 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#600 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#602 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AdminFormLoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\PublicFormLoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GoogleOAuthAuthenticator"

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
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Course\ChapterAccessVoter"
5
"App\Security\Course\CourseAccessVoter"
6
"App\Security\Trainer\Training\TrainingVoter"
7
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_PREVIOUS_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Course\ChapterAccessVoter"
ACCESS ABSTAIN
"App\Security\Course\CourseAccessVoter"
ACCESS ABSTAIN
"App\Security\Trainer\Training\TrainingVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Course\ChapterAccessVoter"
ACCESS ABSTAIN
"App\Security\Course\CourseAccessVoter"
ACCESS ABSTAIN
"App\Security\Trainer\Training\TrainingVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Course\ChapterAccessVoter"
ACCESS ABSTAIN
"App\Security\Course\CourseAccessVoter"
ACCESS ABSTAIN
"App\Security\Trainer\Training\TrainingVoter"
ACCESS ABSTAIN
Show voter details