GET https://admin-integ.decoinparis.com/security/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider Netways\Logistic\Admin\Security\ApiUserProvider
context main
entry_point Netways\Logistic\Admin\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Netways\Logistic\Admin\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#481
  -map: Symfony\Component\Security\Http\AccessMap {#338 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#293 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#349
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#638 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#346 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#181 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#342 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#293 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#634 …}
}
0.18 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#317
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#353 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#350
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#182 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#64 …}
  -map: Symfony\Component\Security\Http\AccessMap {#338 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#633
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#182 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#635 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#634 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Netways\Logistic\Admin\Security\LoginFormAuthenticator"

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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"