Redirect 302 redirect from GET @api_entrypoint (928136)

GET http://saprueba.flacso.org.ar/login

Security

Token

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

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#655
  -map: Symfony\Component\Security\Http\AccessMap {#650 …}
  -logger: Monolog\Logger {#623 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#659
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#628 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#673 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#460 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#660 …}
  -logger: Monolog\Logger {#623 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#662 …}
}
1.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#677
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#678 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#680
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#463 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#465 …}
  -map: Symfony\Component\Security\Http\AccessMap {#650 …}
}
0.01 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\KeycloakAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"