https://interjama.com.ar/

Security Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_OPERADOR"
]
Inherited Roles
[
  "ROLE_ADMIN"
]
Token
UsernamePasswordToken {#90
  -credentials: null
  -providerKey: "main"
  -user: McUsuario {#789 …}
  -roles: [
    Role {#312
      -role: "ROLE_ADMIN"
    }
    Role {#271
      -role: "ROLE_OPERADOR"
    }
  ]
  -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"
7.45 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.01 ms (none)

Security Voters (3)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"