Security
Token
deborah.lee@uc.cl
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_DIPRE_ADM_CONFIG" "ROLE_DIPRE_ADM_INSCRIPCION" ] |
| Inherited Roles | [ "ROLE_DIPRE_CARGA_RESULTADOS" "ROLE_ELABORACION_PREGUNTAS" "ROLE_DIPRE" ] |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1518 -user: App\Entity\User {#1445 …} -roleNames: [ "ROLE_DIPRE_ADM_CONFIG" "ROLE_DIPRE_ADM_INSCRIPCION" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | auth |
| entry_point | security.authenticator.form_login.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "form_login" "App\Security\SidingAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#473 -map: Symfony\Component\Security\Http\AccessMap {#472 …} -logger: Monolog\Logger {#490 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#595 -sessionKey: "_security_auth" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#481 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#598 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#320 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#596 …} -logger: Monolog\Logger {#490 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#584 …} } |
0.42 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#609 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#610 …} } |
72.94 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1515 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1531 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/'" />\n \n <title>Redirecting to /</title>\n </head>\n <body>\n Redirecting to <a href="/">/</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/" } |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#615 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#323 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#486 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#616 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#325 …} -logger: Monolog\Logger {#490 …} -usernameParameter: "ditto" -role: "ROLE_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#159 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#48 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#618 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#323 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#325 …} -map: Symfony\Component\Security\Http\AccessMap {#472 …} } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"App\Security\SidingAuthenticator"
|
||||||||
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" An authenticator ran before this one. |