Security Token
                    
                    Username
                
                
                    
                    Authenticated
                
            | Property | Value | 
|---|---|
| Roles | 
                            [ "ROLE_ADMIN" "ROLE_ATENCION" ]  | 
                    
| Inherited Roles | [
  "ROLE_ADMIN"
] | 
                    
| Token | UsernamePasswordToken {#83
  -credentials: null
  -providerKey: "main"
  -user: McUsuario {#587 …}
  -roles: [
    Role {#312
      -role: "ROLE_ADMIN"
    }
    Role {#348
      -role: "ROLE_ATENCION"
    }
  ]
  -authenticated: true
  -attributes: []
} | 
                    
Security Firewall
                    main
                    Name
                
                
                    
                    Security enabled
                
                
                    
                    Stateless
                
                
                    
                    Allows anonymous
                
            Configuration
| Key | Value | 
|---|---|
| provider | security.user.provider.concrete.our_db_provider | 
| context | main | 
| entry_point | security.authentication.form_entry_point.main | 
| user_checker | security.user_checker | 
| access_denied_handler | Noahtech\Sistemas\InterjamaBundle\Handler\AccessDeniedHandler | 
| access_denied_url | (none) | 
| listeners | [ "form_login" "anonymous" ]  | 
                        
Listeners
| Listener | Duration | Response | 
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener"  | 
                                0.01 ms | (none) | 
"Symfony\Component\Security\Http\Firewall\ContextListener"  | 
                                5.24 ms | (none) | 
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"  | 
                                0.02 ms | (none) | 
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"  | 
                                0.00 ms | (none) | 
"Symfony\Component\Security\Http\Firewall\LogoutListener"  | 
                                0.00 ms | (none) | 
"Symfony\Component\Security\Http\Firewall\AccessListener"  | 
                                0.05 ms | (none) | 
Security Voters (3)
                affirmative
                Strategy
            
        Access decision log
| # | Result | Attributes | Object | 
|---|---|---|---|
| 1 | GRANTED | ROLE_ADMIN | Request {#10
  +attributes: ParameterBag {#13 …}
  +request: ParameterBag {#43 …}
  +query: ParameterBag {#12 …}
  +server: ServerBag {#16 …}
  +files: FileBag {#15 …}
  +cookies: ParameterBag {#14 …}
  +headers: HeaderBag {#17 …}
  #content: "{"fecha":""}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/ajax/cajas/search"
  #requestUri: "/admin/ajax/cajas/search?&sort=fecha_creacion&direction=DESC&page=1"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "html"
  #session: Session {#109 …}
  #locale: null
  #defaultLocale: "en"
  -isHostValid: true
  -isForwardedValid: true
  : ""
} |