Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_USER" "ROLE_ADMIN" "ROLE_SUBSCRIBER" ] |
| Inherited Roles | [
"ROLE_ALLOWED_TO_SWITCH"
] |
| Token | Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#688 -user: App\Entity\User {#1150 …} -roleNames: [ "ROLE_USER" "ROLE_ADMIN" "ROLE_SUBSCRIBER" ] -attributes: [] -secret: null -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\AppAuthenticator |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "remember_me" "App\Security\AppAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#582 -map: Symfony\Component\Security\Http\AccessMap {#579 …} -logger: Monolog\Logger {#611 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#632 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#613 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#576 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#340 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#629 …} -logger: Monolog\Logger {#611 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#607 …} } |
101.09 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#577 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#575 …} } |
0.23 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#657 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#359 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#639 …} -userChecker: App\Security\UserChecker {#658 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#323 …} -logger: Monolog\Logger {#611 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#196 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#58 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#660 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#359 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#323 …} -map: Symfony\Component\Security\Http\AccessMap {#579 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#608 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#359 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#623 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#607 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\AppAuthenticator" 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
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |
Access decision log
| # | Result | Attributes | Object | ||
|---|---|---|---|---|---|
| 1 | GRANTED | ROLE_USER | null |
||
|
|||||