Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_USER" "ROLE_ADMIN" "ROLE_SUBSCRIBER" ] |
| Inherited Roles | [
"ROLE_ALLOWED_TO_SWITCH"
] |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#682 -user: App\Entity\User {#1078 …} -roleNames: [ "ROLE_USER" "ROLE_ADMIN" "ROLE_SUBSCRIBER" ] -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\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 {#578 -map: Symfony\Component\Security\Http\AccessMap {#577 …} -logger: Monolog\Logger {#607 …} -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 {#609 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#626 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#336 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#631 …} -logger: Monolog\Logger {#607 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#603 …} } |
60.67 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#573 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#625 …} } |
0.23 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#657 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#324 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#639 …} -userChecker: App\Security\UserChecker {#658 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#363 …} -logger: Monolog\Logger {#607 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#186 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#14 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#660 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#324 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#363 …} -map: Symfony\Component\Security\Http\AccessMap {#577 …} } |
0.92 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#604 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#324 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#619 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#603 …} -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" |
| 2 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
Access decision log
| # | Result | Attributes | Object | ||
|---|---|---|---|---|---|
| 1 | GRANTED | ROLE_ADMIN | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …} +request: Symfony\Component\HttpFoundation\InputBag {#13 …} +query: Symfony\Component\HttpFoundation\InputBag {#15 …} +server: Symfony\Component\HttpFoundation\ServerBag {#24 …} +files: Symfony\Component\HttpFoundation\FileBag {#23 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#22 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#25 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/admin/domaines/" #requestUri: "/admin/domaines/" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#666 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "html" } |
||
|
|||||
| 2 | GRANTED | ROLE_ADMIN | null |
||
|
|||||
| 3 | GRANTED | ROLE_SUBSCRIBER | null |
||
|
|||||
| 4 | DENIED | IS_IMPERSONATOR | null |
||
|
|||||
| 5 | DENIED | ROLE_PREVIOUS_ADMIN | null |
||
|
|||||