Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#661 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "1uhTdcV" } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\LoginAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "guard" "remember_me" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#268 -map: Symfony\Component\Security\Http\AccessMap {#269 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#253 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#273 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#187 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#253 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#274 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#143 …} -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#217 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#279 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#150 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#301 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#292 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#297 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#302 …} -logger: Symfony\Bridge\Monolog\Logger {#253 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#279 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#150 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#307 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#187 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#279 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#297 …} -logger: Symfony\Bridge\Monolog\Logger {#253 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#143 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#293 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#311 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#187 …} -secret: "1uhTdcV" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#297 …} -logger: Symfony\Bridge\Monolog\Logger {#253 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#319 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#150 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#313 …} -map: Symfony\Component\Security\Http\AccessMap {#269 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#297 …} -exceptionOnNoToken: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#256 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#150 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#222 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#257 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.