Redirect 302 redirect from GET @homepage (ede1dd)

GET https://mentoring-test.ing.uc.cl/login

Security

Token

There is no security token. It was removed in ede1dd.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.chain_provider
context shared_auth
entry_point App\Security\LocalAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "App\Security\LocalAuthenticator"
  "App\Security\SidingAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#519
  -map: Symfony\Component\Security\Http\AccessMap {#520 …}
  -logger: Monolog\Logger {#481 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#557
  -sessionKey: "_security_shared_auth"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#483 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#560 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#322 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#558 …}
  -logger: Monolog\Logger {#481 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#546 …}
}
0.39 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#585
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#579 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#587
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#325 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#575 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#588 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#327 …}
  -logger: Monolog\Logger {#481 …}
  -usernameParameter: "ditto"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#76 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#190 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#590
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#325 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#327 …}
  -map: Symfony\Component\Security\Http\AccessMap {#520 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#478
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#325 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#488 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#477 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LocalAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\SidingAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details