Redirect 302 redirect from GET @_profiler_home (cca8e8)

GET http://eduo-test.ntss.com.ar/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context main
entry_point security.authenticator.form_login.main
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 {#395
  -map: Symfony\Component\Security\Http\AccessMap {#396 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#67 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#420
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#595 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#67 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#419 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#374 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#372 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#414 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#415
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#416 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#424
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#596 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#422 …}
  -map: Symfony\Component\Security\Http\AccessMap {#396 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#373
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#596 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#357 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#374 …}
}
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\UserVoter"
5
"App\Security\UsuarioVoter"
6
"App\Security\Voter\CondicionFiscalVoter"
7
"App\Security\Voter\ConfiguracionEmpresaVoter"
8
"App\Security\Voter\ContabilidadVoter"
9
"App\Security\Voter\CotizacionVoter"
10
"App\Security\Voter\EstadoPedidoClienteVoter"
11
"App\Security\Voter\EstadoPedidoProveedorVoter"
12
"App\Security\Voter\PathVoter"
13
"App\Security\Voter\PedidoClienteDetalleVoter"
14
"App\Security\Voter\PedidoClienteVoter"
15
"App\Security\Voter\PedidoProveedorDetalleVoter"
16
"App\Security\Voter\PedidoProveedorVoter"
17
"App\Security\Voter\PresupuestoConfiguracionVoter"
18
"App\Security\Voter\SistemaConfguracionEurocableVoter"
19
"App\Security\Voter\SistemaConfguracionFinancieraVoter"
20
"App\Security\Voter\SistemasMedidaVoter"
21
"App\Security\Voter\TimeZoneVoter"