Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | [
"ROLE_COMMERCIAL"
] |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#951 -user: App\Entity\User {#1029 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\UserProvider |
| context | main |
| entry_point | App\Security\Authenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "form_login" "App\Security\Authenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#537 -map: Symfony\Component\Security\Http\AccessMap {#540 …} -logger: Monolog\Logger {#508 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#550 -sessionKey: "_security_main" -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#511 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#553 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#261 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#551 …} -logger: Monolog\Logger {#508 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#504 …} } |
120.72 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#569 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#563 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#571 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#223 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#226 …} -map: Symfony\Component\Security\Http\AccessMap {#540 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#505 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#223 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#516 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#504 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\Authenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |