Redirect 302 redirect from GET @app_admin_customer (b1590c)

Error 500 Internal Server Error

GET https://backoffice-daiko-navi.jp/admin/login

Forwarded to ErrorController (ad4674)

Security

Token

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

Firewall

member Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_admin_provider
context member
entry_point security.authenticator.form_login.member
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#268
  -map: Symfony\Component\Security\Http\AccessMap {#269 …}
  -logger: Monolog\Logger {#233 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#275
  -sessionKey: "_security_member"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#243 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#278 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#168 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#276 …}
  -logger: Monolog\Logger {#233 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#245 …}
}
1.09 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#282
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#283 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#293
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#167 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#288 …}
  -map: Symfony\Component\Security\Http\AccessMap {#269 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#244
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#167 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#205 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#245 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision