http://108.128.120.37/admin/login

Security Token

There is no security token.

Security Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context admin
entry_point App\Security\CustomAdminAuthenticator
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 {#3610
  -map: Symfony\Component\Security\Http\AccessMap {#3611 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#3632 …}
  -logger: Symfony\Bridge\Monolog\Logger {#3589 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3634
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#920 …}
  -sessionKey: "_security_admin"
  -logger: Symfony\Bridge\Monolog\Logger {#3589 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3635 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3591 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#662 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#921 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3638
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3639 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3641
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#921 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#740 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3611 …}
  -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#739 …}
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3590
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#921 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#657 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3591 …}
}
0.00 ms (none)

Security Voters (5)

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\Permission\Voter\PermissionsVoter"
5
"App\Permission\Voter\PermissionsVoter"