GET https://nueva.flup.es/alumnos/login

Security

Token

There is no security token.

Firewall

alumnos Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.alumno
context alumnos
entry_point App\Security\AlumnosLoginAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\AlumnosLoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1024
  -map: Symfony\Component\Security\Http\AccessMap {#1026 …}
  -logger: Monolog\Logger {#1034 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#970
  -sessionKey: "_security_alumnos"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1033 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#967 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1190 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#969 …}
  -logger: Monolog\Logger {#1034 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1038 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#963
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#962 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#931
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1191 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#936 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1026 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1037
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "alumnos_login_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1191 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1027 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1038 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AlumnosLoginAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision