Redirect 302 redirect from GET @admin_default_index (319af5)

GET https://l6.duckdns.org/admin/login

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider App\Admin\Security\UserProvider
context admin
entry_point security.authenticator.form_login.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#289
  -map: Symfony\Component\Security\Http\AccessMap {#290 …}
  -logger: Monolog\Logger {#250 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#295
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#102 …}
  -sessionKey: "_security_admin"
  -logger: Monolog\Logger {#250 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#296 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#284 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#265 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#298 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#302
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#300 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#310
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#103 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#304 …}
  -map: Symfony\Component\Security\Http\AccessMap {#290 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#236
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#103 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_security_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#252 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#284 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"