Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_USER" "ROLE_EMP" ] |
| Inherited Roles | [
"ROLE_ALLOWED_TO_SWITCH"
] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#676 -user: App\Entity\User {#983 …} -roleNames: [ "ROLE_USER" "ROLE_EMP" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.database_users |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "form_login" "remember_me" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#567 -map: Symfony\Component\Security\Http\AccessMap {#628 …} -logger: Monolog\Logger {#604 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#634 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#593 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#637 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#166 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#635 …} -logger: Monolog\Logger {#604 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#591 …} } |
6.65 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#660 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#640 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#662 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#167 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#600 …} -userChecker: App\Security\UserChecker {#663 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#137 …} -logger: Monolog\Logger {#604 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#323 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#192 …} -targetRoute: "dashboard_index" } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#665 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#167 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#137 …} -map: Symfony\Component\Security\Http\AccessMap {#628 …} } |
0.18 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#592 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#167 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#606 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#591 …} -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#143 …} } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object |
|---|---|---|---|
| 1 | GRANTED | ROLE_USER | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …} +request: Symfony\Component\HttpFoundation\InputBag {#10 …} +query: Symfony\Component\HttpFoundation\InputBag {#13 …} +server: Symfony\Component\HttpFoundation\ServerBag {#19 …} +files: Symfony\Component\HttpFoundation\FileBag {#18 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: [ "application/vnd.live-component+html" ] #pathInfo: "/_components/OnlineUsers" #requestUri: "/_components/OnlineUsers" #baseUrl: "" #basePath: null #method: "POST" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#669 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" : "html" } |
| Show voter details | |||