GET https://tsc.justamente.net/register

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
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"
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#667
  -map: Symfony\Component\Security\Http\AccessMap {#666 …}
  -logger: Monolog\Logger {#710 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#744
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#676 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#738 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#554 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#743 …}
  -logger: Monolog\Logger {#710 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#716 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#768
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#745 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#770
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#558 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#551 …}
  -map: Symfony\Component\Security\Http\AccessMap {#666 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#675
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#558 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#698 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#716 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"App\Security\Voter\AlumnoVoter"
2
"App\Security\Voter\CategoriaVoter"
3
"App\Security\Voter\CertificadoVoter"
4
"App\Security\Voter\ClubVoter"
5
"App\Security\Voter\CompaniaSegurosVoter"
6
"App\Security\Voter\ComprobanteVoter"
7
"App\Security\Voter\ContadorVoter"
8
"App\Security\Voter\CuentaVoter"
9
"App\Security\Voter\DiarioVoter"
10
"App\Security\Voter\EmbarcacionVoter"
11
"App\Security\Voter\EventoRolPersonaVoter"
12
"App\Security\Voter\EventoVoter"
13
"App\Security\Voter\ExamenVoter"
14
"App\Security\Voter\GrupoSanguineoVoter"
15
"App\Security\Voter\ImagenVoter"
16
"App\Security\Voter\InformeEmbarcacionesVoter"
17
"App\Security\Voter\InstitucionVoter"
18
"App\Security\Voter\LiquidacionEmailVoter"
19
"App\Security\Voter\LiquidacionItemVoter"
20
"App\Security\Voter\LiquidacionVoter"
21
"App\Security\Voter\LugarVoter"
22
"App\Security\Voter\MesaExamenVoter"
23
"App\Security\Voter\NotificacionVoter"
24
"App\Security\Voter\OrdenanzaVoter"
25
"App\Security\Voter\PeriodoVoter"
26
"App\Security\Voter\PersonaVoter"
27
"App\Security\Voter\PolizaVoter"
28
"App\Security\Voter\PropietarioVoter"
29
"App\Security\Voter\RolPersonaVoter"
30
"App\Security\Voter\RolVoter"
31
"App\Security\Voter\ServicioPersonaVoter"
32
"App\Security\Voter\ServicioVoter"
33
"App\Security\Voter\SocioVoter"
34
"App\Security\Voter\TLugarVoter"
35
"App\Security\Voter\TarifaVoter"
36
"App\Security\Voter\UserVoter"
37
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED add
App\Entity\User {#1268
  -id: null
  -email: ? string
  -roles: []
  -password: null
  -locale: null
  -isValidated: null
}
"App\Security\Voter\AlumnoVoter"
ABSTAIN
"App\Security\Voter\CategoriaVoter"
ABSTAIN
"App\Security\Voter\CertificadoVoter"
ABSTAIN
"App\Security\Voter\ClubVoter"
ABSTAIN
"App\Security\Voter\CompaniaSegurosVoter"
ABSTAIN
"App\Security\Voter\ComprobanteVoter"
ABSTAIN
"App\Security\Voter\ContadorVoter"
ABSTAIN
"App\Security\Voter\CuentaVoter"
ABSTAIN
"App\Security\Voter\DiarioVoter"
ABSTAIN
"App\Security\Voter\EmbarcacionVoter"
ABSTAIN
"App\Security\Voter\EventoRolPersonaVoter"
ABSTAIN
"App\Security\Voter\EventoVoter"
ABSTAIN
"App\Security\Voter\ExamenVoter"
ABSTAIN
"App\Security\Voter\GrupoSanguineoVoter"
ABSTAIN
"App\Security\Voter\ImagenVoter"
ABSTAIN
"App\Security\Voter\InformeEmbarcacionesVoter"
ABSTAIN
"App\Security\Voter\InstitucionVoter"
ABSTAIN
"App\Security\Voter\LiquidacionEmailVoter"
ABSTAIN
"App\Security\Voter\LiquidacionItemVoter"
ABSTAIN
"App\Security\Voter\LiquidacionVoter"
ABSTAIN
"App\Security\Voter\LugarVoter"
ABSTAIN
"App\Security\Voter\MesaExamenVoter"
ABSTAIN
"App\Security\Voter\NotificacionVoter"
ABSTAIN
"App\Security\Voter\OrdenanzaVoter"
ABSTAIN
"App\Security\Voter\PeriodoVoter"
ABSTAIN
"App\Security\Voter\PersonaVoter"
ABSTAIN
"App\Security\Voter\PolizaVoter"
ABSTAIN
"App\Security\Voter\PropietarioVoter"
ABSTAIN
"App\Security\Voter\RolPersonaVoter"
ABSTAIN
"App\Security\Voter\RolVoter"
ABSTAIN
"App\Security\Voter\ServicioPersonaVoter"
ABSTAIN
"App\Security\Voter\ServicioVoter"
ABSTAIN
"App\Security\Voter\SocioVoter"
ABSTAIN
"App\Security\Voter\TLugarVoter"
ABSTAIN
"App\Security\Voter\TarifaVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
GRANTED
Show voter details
2 GRANTED add
App\Entity\Persona {#1294
  -id: null
  -uuid: Symfony\Component\Uid\UuidV6 {#1311 …}
  -apellido: null
  -nombre: null
  -genero: null
  -f_nac: null
  -domicilio: null
  -celular: null
  -email: null
  -agregado: null
  -modificado: null
  -roles: Doctrine\Common\Collections\ArrayCollection {#1345 …}
  -cuit: null
  -comprobantes: Doctrine\Common\Collections\ArrayCollection {#1307 …}
  -instituciones: Doctrine\Common\Collections\ArrayCollection {#1309 …}
  -tipo: null
  -eventoRolPersonas: Doctrine\Common\Collections\ArrayCollection {#1312 …}
  -nacionalidad: null
  -estado_civil: null
  -profesion_ocupacion: null
  -titulo: null
  -servicioPersonas: Doctrine\Common\Collections\ArrayCollection {#1317 …}
  -liquidaciones: Doctrine\Common\Collections\ArrayCollection {#1337 …}
  -notificaciones: Doctrine\Common\Collections\ArrayCollection {#1338 …}
  -comprobantesDestinatario: Doctrine\Common\Collections\ArrayCollection {#1336 …}
}
"App\Security\Voter\AlumnoVoter"
ABSTAIN
"App\Security\Voter\CategoriaVoter"
ABSTAIN
"App\Security\Voter\CertificadoVoter"
ABSTAIN
"App\Security\Voter\ClubVoter"
ABSTAIN
"App\Security\Voter\CompaniaSegurosVoter"
ABSTAIN
"App\Security\Voter\ComprobanteVoter"
ABSTAIN
"App\Security\Voter\ContadorVoter"
ABSTAIN
"App\Security\Voter\CuentaVoter"
ABSTAIN
"App\Security\Voter\DiarioVoter"
ABSTAIN
"App\Security\Voter\EmbarcacionVoter"
ABSTAIN
"App\Security\Voter\EventoRolPersonaVoter"
ABSTAIN
"App\Security\Voter\EventoVoter"
ABSTAIN
"App\Security\Voter\ExamenVoter"
ABSTAIN
"App\Security\Voter\GrupoSanguineoVoter"
ABSTAIN
"App\Security\Voter\ImagenVoter"
ABSTAIN
"App\Security\Voter\InformeEmbarcacionesVoter"
ABSTAIN
"App\Security\Voter\InstitucionVoter"
ABSTAIN
"App\Security\Voter\LiquidacionEmailVoter"
ABSTAIN
"App\Security\Voter\LiquidacionItemVoter"
ABSTAIN
"App\Security\Voter\LiquidacionVoter"
ABSTAIN
"App\Security\Voter\LugarVoter"
ABSTAIN
"App\Security\Voter\MesaExamenVoter"
ABSTAIN
"App\Security\Voter\NotificacionVoter"
ABSTAIN
"App\Security\Voter\OrdenanzaVoter"
ABSTAIN
"App\Security\Voter\PeriodoVoter"
ABSTAIN
"App\Security\Voter\PersonaVoter"
GRANTED
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\AlumnoVoter"
ABSTAIN
"App\Security\Voter\CategoriaVoter"
ABSTAIN
"App\Security\Voter\CertificadoVoter"
ABSTAIN
"App\Security\Voter\ClubVoter"
ABSTAIN
"App\Security\Voter\CompaniaSegurosVoter"
ABSTAIN
"App\Security\Voter\ComprobanteVoter"
ABSTAIN
"App\Security\Voter\ContadorVoter"
ABSTAIN
"App\Security\Voter\CuentaVoter"
ABSTAIN
"App\Security\Voter\DiarioVoter"
ABSTAIN
"App\Security\Voter\EmbarcacionVoter"
ABSTAIN
"App\Security\Voter\EventoRolPersonaVoter"
ABSTAIN
"App\Security\Voter\EventoVoter"
ABSTAIN
"App\Security\Voter\ExamenVoter"
ABSTAIN
"App\Security\Voter\GrupoSanguineoVoter"
ABSTAIN
"App\Security\Voter\ImagenVoter"
ABSTAIN
"App\Security\Voter\InformeEmbarcacionesVoter"
ABSTAIN
"App\Security\Voter\InstitucionVoter"
ABSTAIN
"App\Security\Voter\LiquidacionEmailVoter"
ABSTAIN
"App\Security\Voter\LiquidacionItemVoter"
ABSTAIN
"App\Security\Voter\LiquidacionVoter"
ABSTAIN
"App\Security\Voter\LugarVoter"
ABSTAIN
"App\Security\Voter\MesaExamenVoter"
ABSTAIN
"App\Security\Voter\NotificacionVoter"
ABSTAIN
"App\Security\Voter\OrdenanzaVoter"
ABSTAIN
"App\Security\Voter\PeriodoVoter"
ABSTAIN
"App\Security\Voter\PersonaVoter"
ABSTAIN
"App\Security\Voter\PolizaVoter"
ABSTAIN
"App\Security\Voter\PropietarioVoter"
ABSTAIN
"App\Security\Voter\RolPersonaVoter"
ABSTAIN
"App\Security\Voter\RolVoter"
ABSTAIN
"App\Security\Voter\ServicioPersonaVoter"
ABSTAIN
"App\Security\Voter\ServicioVoter"
ABSTAIN
"App\Security\Voter\SocioVoter"
ABSTAIN
"App\Security\Voter\TLugarVoter"
ABSTAIN
"App\Security\Voter\TarifaVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details
4 GRANTED add
App\Entity\Alumno {#1316
  -id: null
  -nombre: null
  -dni: null
  -categoria: ? ?App\Entity\Categoria
  -edad: null
  -numero_socio: null
  -fecha_ingreso: null
  -mesa_examen: null
}
"App\Security\Voter\AlumnoVoter"
GRANTED
Show voter details
5 DENIED delete
App\Entity\User {#1268
  -id: null
  -email: ? string
  -roles: []
  -password: null
  -locale: null
  -isValidated: null
}
"App\Security\Voter\AlumnoVoter"
ABSTAIN
"App\Security\Voter\CategoriaVoter"
ABSTAIN
"App\Security\Voter\CertificadoVoter"
ABSTAIN
"App\Security\Voter\ClubVoter"
ABSTAIN
"App\Security\Voter\CompaniaSegurosVoter"
ABSTAIN
"App\Security\Voter\ComprobanteVoter"
ABSTAIN
"App\Security\Voter\ContadorVoter"
ABSTAIN
"App\Security\Voter\CuentaVoter"
ABSTAIN
"App\Security\Voter\DiarioVoter"
ABSTAIN
"App\Security\Voter\EmbarcacionVoter"
ABSTAIN
"App\Security\Voter\EventoRolPersonaVoter"
ABSTAIN
"App\Security\Voter\EventoVoter"
ABSTAIN
"App\Security\Voter\ExamenVoter"
ABSTAIN
"App\Security\Voter\GrupoSanguineoVoter"
ABSTAIN
"App\Security\Voter\ImagenVoter"
ABSTAIN
"App\Security\Voter\InformeEmbarcacionesVoter"
ABSTAIN
"App\Security\Voter\InstitucionVoter"
ABSTAIN
"App\Security\Voter\LiquidacionEmailVoter"
ABSTAIN
"App\Security\Voter\LiquidacionItemVoter"
ABSTAIN
"App\Security\Voter\LiquidacionVoter"
ABSTAIN
"App\Security\Voter\LugarVoter"
ABSTAIN
"App\Security\Voter\MesaExamenVoter"
ABSTAIN
"App\Security\Voter\NotificacionVoter"
ABSTAIN
"App\Security\Voter\OrdenanzaVoter"
ABSTAIN
"App\Security\Voter\PeriodoVoter"
ABSTAIN
"App\Security\Voter\PersonaVoter"
ABSTAIN
"App\Security\Voter\PolizaVoter"
ABSTAIN
"App\Security\Voter\PropietarioVoter"
ABSTAIN
"App\Security\Voter\RolPersonaVoter"
ABSTAIN
"App\Security\Voter\RolVoter"
ABSTAIN
"App\Security\Voter\ServicioPersonaVoter"
ABSTAIN
"App\Security\Voter\ServicioVoter"
ABSTAIN
"App\Security\Voter\SocioVoter"
ABSTAIN
"App\Security\Voter\TLugarVoter"
ABSTAIN
"App\Security\Voter\TarifaVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
DENIED
Show voter details
6 GRANTED add
App\Entity\User {#1268
  -id: null
  -email: ? string
  -roles: []
  -password: null
  -locale: null
  -isValidated: null
}
"App\Security\Voter\AlumnoVoter"
ABSTAIN
"App\Security\Voter\CategoriaVoter"
ABSTAIN
"App\Security\Voter\CertificadoVoter"
ABSTAIN
"App\Security\Voter\ClubVoter"
ABSTAIN
"App\Security\Voter\CompaniaSegurosVoter"
ABSTAIN
"App\Security\Voter\ComprobanteVoter"
ABSTAIN
"App\Security\Voter\ContadorVoter"
ABSTAIN
"App\Security\Voter\CuentaVoter"
ABSTAIN
"App\Security\Voter\DiarioVoter"
ABSTAIN
"App\Security\Voter\EmbarcacionVoter"
ABSTAIN
"App\Security\Voter\EventoRolPersonaVoter"
ABSTAIN
"App\Security\Voter\EventoVoter"
ABSTAIN
"App\Security\Voter\ExamenVoter"
ABSTAIN
"App\Security\Voter\GrupoSanguineoVoter"
ABSTAIN
"App\Security\Voter\ImagenVoter"
ABSTAIN
"App\Security\Voter\InformeEmbarcacionesVoter"
ABSTAIN
"App\Security\Voter\InstitucionVoter"
ABSTAIN
"App\Security\Voter\LiquidacionEmailVoter"
ABSTAIN
"App\Security\Voter\LiquidacionItemVoter"
ABSTAIN
"App\Security\Voter\LiquidacionVoter"
ABSTAIN
"App\Security\Voter\LugarVoter"
ABSTAIN
"App\Security\Voter\MesaExamenVoter"
ABSTAIN
"App\Security\Voter\NotificacionVoter"
ABSTAIN
"App\Security\Voter\OrdenanzaVoter"
ABSTAIN
"App\Security\Voter\PeriodoVoter"
ABSTAIN
"App\Security\Voter\PersonaVoter"
ABSTAIN
"App\Security\Voter\PolizaVoter"
ABSTAIN
"App\Security\Voter\PropietarioVoter"
ABSTAIN
"App\Security\Voter\RolPersonaVoter"
ABSTAIN
"App\Security\Voter\RolVoter"
ABSTAIN
"App\Security\Voter\ServicioPersonaVoter"
ABSTAIN
"App\Security\Voter\ServicioVoter"
ABSTAIN
"App\Security\Voter\SocioVoter"
ABSTAIN
"App\Security\Voter\TLugarVoter"
ABSTAIN
"App\Security\Voter\TarifaVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
GRANTED
Show voter details