Redirect 301 redirect from GET @admin_login_base (e8c29e)

Error 400 Bad Request

POST https://bo.preprod.twoo-way.com/admin/connexion

Forwarded to ErrorController (ddf3ab)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#853
  -map: Symfony\Component\Security\Http\AccessMap {#854 …}
  -logger: Monolog\Logger {#815 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#868
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#824 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#871 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#246 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#869 …}
  -logger: Monolog\Logger {#815 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#826 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#893
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#874 …}
}
1.63 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#895
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#247 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#195 …}
  -map: Symfony\Component\Security\Http\AccessMap {#854 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#825
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#247 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#812 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#826 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

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

An authenticator ran before this one.

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\CategoryVoter"
5
"App\Security\Voter\CommentVoter"
6
"App\Security\Voter\ContactVoter"
7
"App\Security\Voter\FeatureTypeVoter"
8
"App\Security\Voter\GDPRVoter"
9
"App\Security\Voter\HomePageVoter"
10
"App\Security\Voter\HomeVoter"
11
"App\Security\Voter\LanguageVoter"
12
"App\Security\Voter\ModuleVoter"
13
"App\Security\Voter\NavVoter"
14
"App\Security\Voter\PageVoter"
15
"App\Security\Voter\PointMovementVoter"
16
"App\Security\Voter\PreferredDestinationVoter"
17
"App\Security\Voter\RecordVoter"
18
"App\Security\Voter\RewardVoter"
19
"App\Security\Voter\SettingVoter"
20
"App\Security\Voter\TemplateMailVoter"
21
"App\Security\Voter\TemplateVoter"
22
"App\Security\Voter\UsefulInfoVoter"
23
"App\Security\Voter\UserVoter"