https://pruebassl1.cultura.gob.cl/admin/usuarios/edit/1 Return to referer URL

Security

Token

dcqy.95@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_SUPER_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#250
  -firewallName: "main_admin"
  -user: App\Entity\User {#373 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_SUPER_ADMIN"
  ]
  -attributes: []
}

Firewall

main_admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main_admin
entry_point security.authenticator.form_login.main_admin
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 {#153
  -map: Symfony\Component\Security\Http\AccessMap {#155 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#146 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#226
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#62 …}
  -sessionKey: "_security_main_admin"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#146 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#227 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#212 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#179 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#229 …}
}
14.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#232
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#233 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#241
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#63 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#235 …}
  -map: Symfony\Component\Security\Http\AccessMap {#155 …}
}
1.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#213
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#63 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#166 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#212 …}
}
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"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_SUPER_ADMIN"
  "ROLE_ADMINISTRADOR_USU"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: "user%5Bnombres%5D=Erojasc+Editado&user%5Bemail%5D=eduardo.rojas%40cultura.gob.cl&user%5Bactivo%5D=1&user%5Bsuper_admin%5D=1&user%5BrolesValue%5D%5B%5D=ROLE_EVALUADOR_ADM&user%5BrolesValue%5D%5B%5D=ROLE_EVALUADOR_IND&user%5BrolesValue%5D%5B%5D=ROLE_EVALUADOR_COL&user%5BrolesValue%5D%5B%5D=ROLE_SUPERVISOR_POS&user%5BrolesValue%5D%5B%5D=ROLE_ADMINISTRADOR_USU&user%5BrolesValue%5D%5B%5D=ROLE_ADMINISTRADOR_CON&user%5BrolesValue%5D%5B%5D=ROLE_ADMINISTRADOR_POS&user%5BrolesValue%5D%5B%5D=ROLE_PU_EVALUADOR_ADM&user%5BrolesValue%5D%5B%5D=ROLE_PU_EVALUADOR_COL&user%5BrolesValue%5D%5B%5D=ROLE_PU_EVALUADOR_SEL&user%5BrolesValue%5D%5B%5D=ROLE_PU_SUPERVISOR_POS&user%5BrolesValue%5D%5B%5D=ROLE_PU_ADMINISTRADOR_CON&user%5Bregiones%5D%5B%5D=3&user%5Bregiones%5D%5B%5D=14&user%5Bregiones%5D%5B%5D=1&user%5Bregiones%5D%5B%5D=4&user%5Bsave%5D=&user%5B_token%5D=dcc55f13ef8960c82bf11587123.GmPIFY1kKq1QO_7GbNzLU6C94hpQIIQYkZvqy5r7N3M.WRamLds9QuM9Y4anBpC8JpLT0HgobNFQ8OmbjP6IYDt_DIB37ldk-RZrsw"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/usuarios/edit/1"
  #requestUri: "/admin/usuarios/edit/1"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#151 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details