Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#390 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "WEIWQNi" } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.user |
| context | (none) |
| entry_point | App\Security\Authentication\UserTokenAuthentication |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "guard" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#367 -map: Symfony\Component\Security\Http\AccessMap {#368 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#355 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#377 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#380 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#385 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#388 …} -logger: Symfony\Bridge\Monolog\Logger {#355 …} -rememberMeServices: null -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#398 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#127 …} -secret: "WEIWQNi" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#385 …} -logger: Symfony\Bridge\Monolog\Logger {#355 …} } |
0.63 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#357 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#132 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#167 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#358 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#403 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#132 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#425 …} -map: Symfony\Component\Security\Http\AccessMap {#368 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#385 …} -exceptionOnNoToken: true } |
0.01 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" |