Redirect 302 redirect from GET @public_album (b161a5)

GET https://sante.hikamsm.com/admin_sys/login

Security

Token

There is no security token. It was removed in b161a5.

Firewall

admin_sys Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.admin_user_provider
context admin_sys
entry_point App\Security\AdminUserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\AdminUserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#57
  -map: Symfony\Component\Security\Http\AccessMap {#58 …}
  -logger: Monolog\Logger {#989 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#78
  -sessionKey: "_security_admin_sys"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#985 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#81 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#441 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#79 …}
  -logger: Monolog\Logger {#989 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1275 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#84
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#85 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#110
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#438 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#436 …}
  -map: Symfony\Component\Security\Http\AccessMap {#58 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1283
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_admin_sys_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#438 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#997 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1275 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AdminUserAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision