Redirect 301 redirect from GET @_profiler_home (9284df)

GET https://preprod.ski-club-nissan.fpdev.fr/admin/dashboards/dashboard/fiche

Security

Token

There is no security token. It was removed in 9284df.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#582
  -map: Symfony\Component\Security\Http\AccessMap {#583 …}
  -logger: Monolog\Logger {#675 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#789
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#677 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#798 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#245 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#792 …}
  -logger: Monolog\Logger {#675 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#696 …}
}
0.49 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#833
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#794 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#835
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#828 …}
  -userChecker: App\Security\UserChecker {#836 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#194 …}
  -logger: Monolog\Logger {#675 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#409 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#278 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#838
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#194 …}
  -map: Symfony\Component\Security\Http\AccessMap {#583 …}
}
2.24 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#694
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.connect.security.user.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#246 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#668 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#696 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

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
"App\Voter\Admin\Adherents\AdherentVoter"
3
"App\Voter\Admin\Materiels\MaterielUniteVoter"
4
"App\Voter\Admin\Materiels\MaterielVoter"
5
"App\Voter\Admin\Saisons\SaisonVoter"
6
"App\Voter\Admin\Stations\StationVoter"
7
"App\Voter\Admin\Users\ProfilVoter"
8
"App\Voter\Admin\Users\UserAdminVoter"
9
"App\Voter\Admin\Users\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN_BASE
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/dashboards/dashboard/fiche"
  #requestUri: "/admin/dashboards/dashboard/fiche"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#842 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN_BASE.
"App\Voter\Admin\Adherents\AdherentVoter"
ABSTAIN
"App\Voter\Admin\Materiels\MaterielUniteVoter"
ABSTAIN
"App\Voter\Admin\Materiels\MaterielVoter"
ABSTAIN
"App\Voter\Admin\Saisons\SaisonVoter"
ABSTAIN
"App\Voter\Admin\Stations\StationVoter"
ABSTAIN
"App\Voter\Admin\Users\ProfilVoter"
ABSTAIN
"App\Voter\Admin\Users\UserAdminVoter"
ABSTAIN
"App\Voter\Admin\Users\UserVoter"
ABSTAIN
Show voter details