http://176.120.21.29/1bc3f6fdaea8f6ae35/logout

Security

Token

There is no security token.

Firewall

messenger Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#321
  -map: Symfony\Component\Security\Http\AccessMap {#324 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#329 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#327
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#297 …}
  -sessionKey: "_security_messenger"
  -logger: Symfony\Bridge\Monolog\Logger {#329 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#323 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#326 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#343 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#298 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#560
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#561 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#569
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#298 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#563 …}
  -map: Symfony\Component\Security\Http\AccessMap {#324 …}
  -authManager: null
  -exceptionOnNoToken: false
}
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"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"