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

Security

Token

There is no security token. It was removed in 4e2108.

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"
0.40 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\SwitchUserListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
1.25 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
"App\Security\Voter\SwitchUserVoter"

Access decision log

# Result Attributes Object
1 ERROR 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\x00216.73.216.218\x00172.18.0.1\x00" => [
      "216.73.216.218"
    ]
    "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"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"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