Security
Token
Property | Value |
---|---|
Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
Inherited Roles | [
"ROLE_EDITOR"
] |
Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#217 -user: App\Entity\User {#58 …} -roleNames: [ "ROLE_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\AjaxAuthenticationEntryPoint |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [ "form_login" "remember_me" "App\Security\UserAuthenticator" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#315 -map: Symfony\Component\Security\Http\AccessMap {#316 …} -logger: Monolog\Logger {#287 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#324 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#285 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#327 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#401 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#325 …} -logger: Monolog\Logger {#287 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#291 …} } |
30.89 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#235 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#258 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#227 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#402 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#233 …} -map: Symfony\Component\Security\Http\AccessMap {#316 …} } |
0.77 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#290 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#402 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#280 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#291 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
Status | Authenticator |
---|---|
skipped |
"App\Security\UserAuthenticator" This authenticator did not support the request. |
skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" 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\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | ROLE_USER | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#24 …} +request: Symfony\Component\HttpFoundation\InputBag {#18 …} +query: Symfony\Component\HttpFoundation\InputBag {#21 …} +server: Symfony\Component\HttpFoundation\ServerBag {#28 …} +files: Symfony\Component\HttpFoundation\FileBag {#26 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#25 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#29 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/app/admin/feed-import/upload" #requestUri: "/app/admin/feed-import/upload" #baseUrl: "" #basePath: null #method: "POST" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#224 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" : "html" } |
Show voter details | |||
2 | GRANTED | ROLE_EDITOR | null |
Show voter details |