GET https://tidy.alfredocruz.cl/admin/users

Security

Token

admin@tidyhr.cl Username
Authenticated
85145c From
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_SOPORTE"
  "ROLE_EJECUTIVO"
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#328
  -user: App\Entity\User {#664 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
10.64 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\SwitchUserListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.42 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

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
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\ArchivoVoter"
3
"App\Security\Voter\LicenciaVoter"
4
"App\Security\Voter\ModuloVoter"
5
"App\Security\Voter\PermissionVoter"
6
"App\Security\Voter\ReportVoter"
7
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
8
"App\Security\Voter\SwitchUserVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_SUPER_ADMIN
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#7 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/users"
  #requestUri: "/admin/users"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#335 …}
  #locale: null
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00186.104.18.84\x00172.18.0.1\x00" => [
      "186.104.18.84"
    ]
    "4\x00tidy.alfredocruz.cl\x00\x00" => [
      "tidy.alfredocruz.cl"
    ]
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUPER_ADMIN.
Show voter details
2 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUPER_ADMIN.
Show voter details
3 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
4 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
5 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
6 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
7 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
8 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
9 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
10 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
11 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
12 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
13 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
14 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
15 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
16 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
17 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
18 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
19 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
20 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
21 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
22 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
23 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
24 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
25 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
26 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
27 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
28 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
29 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details
30 ERROR IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
ABSTAIN
Show voter details
31 GRANTED ROLE_SOPORTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SOPORTE.
Show voter details
32 GRANTED CAN_SWITCH_USER
null
"App\Security\Voter\ArchivoVoter"
ABSTAIN
"App\Security\Voter\LicenciaVoter"
ABSTAIN
"App\Security\Voter\ModuloVoter"
ABSTAIN
"App\Security\Voter\PermissionVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\SwitchUserVoter"
GRANTED
Show voter details