http://13.56.18.93/

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "custom_authenticators"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#326
  -map: Symfony\Component\Security\Http\AccessMap {#327 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#330 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#135 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#332
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#44 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#135 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#333 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#295 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#298 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#45 …}
    "enableUsageTracking"
  ]
}
0.19 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#336
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#337 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#339
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#45 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#38 …}
  -map: Symfony\Component\Security\Http\AccessMap {#327 …}
  -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#171 …}
  -exceptionOnNoToken: false
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#296
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#45 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#303 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#295 …}
}
0.00 ms (none)

Security Voters (3)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"