Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_EMPLOYEE" "ROLE_SUPER_ADMIN" "ROLE_USER" ] |
| Inherited Roles | [
"ROLE_ALLOWED_TO_SWITCH"
] |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1138 -user: App\Entity\User {#1184 …} -roleNames: [ "ROLE_ADMIN" "ROLE_EMPLOYEE" "ROLE_SUPER_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\AppCustomAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "form_login" "App\Security\AppCustomAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#815 -map: Symfony\Component\Security\Http\AccessMap {#847 …} -logger: Monolog\Logger {#875 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#593 -sessionKey: "_security_main" -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#831 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#701 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#284 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#699 …} -logger: Monolog\Logger {#875 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#588 …} } |
8.48 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#686 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#687 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#685 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#285 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#230 …} -map: Symfony\Component\Security\Http\AccessMap {#847 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#864 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#285 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#702 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#588 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\AppCustomAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy