Security Token
There is no security token.
Security Firewall
main
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | main |
entry_point | security.authenticator.form_login.main |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [
"form_login"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#406 -map: Symfony\Component\Security\Http\AccessMap {#407 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#415 …} -logger: Symfony\Bridge\Monolog\Logger {#384 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#417 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#296 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#384 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#418 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#387 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#361 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#421 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#422 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#424 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#425 …} -map: Symfony\Component\Security\Http\AccessMap {#407 …} -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#430 …} -exceptionOnNoToken: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#386 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#295 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#354 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#387 …} } |
0.00 ms | (none) |
Security Voters (2)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleVoter" |