Redirect 302 redirect from GET @account_login (67555d)

GET https://account.staging.neopse.com/dashboard

Security

Token

jean-sebastien.leleu@epicture.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_PREVIOUS_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_ADMIN_PROJECT"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_CONTRIBUTOR"
  "ROLE_ADMIN_TOOL"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2467
  -user: App\Entity\User {#3175 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_PREVIOUS_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2444
  -map: Symfony\Component\Security\Http\AccessMap {#2448 …}
  -logger: Monolog\Logger {#2476 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2575
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#3276 …}
  -sessionKey: "_security_neopse_context"
  -logger: Monolog\Logger {#2476 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2580 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2621 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2463 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2573 …}
}
54.82 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2518
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2566 …}
}
0.17 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2510
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3277 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2526 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2448 …}
}
0.25 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2477
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3277 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "account_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2454 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#3258 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\LoginFormAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\AccessVoter"
5
"App\Security\Administration\AdminAccessVoter"
6
"App\Security\ContentVoter"
7
"App\Security\EventVoter"
8
"App\Security\Intranet\AccessVoter"
9
"App\Security\Intranet\EventVoter"
10
"App\Security\Intranet\NewsVoter"
11
"App\Security\Intranet\PostVoter"
12
"App\Security\Intranet\TopicVoter"
13
"App\Security\Intranet\WorkgroupAccessVoter"
14
"App\Security\Intranet\WorkgroupVoter"
15
"App\Security\ModVoter"
16
"App\Security\RubricVoter"
17
"App\Security\StructureVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#23 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#22 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#21 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/dashboard"
  #requestUri: "/dashboard"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1852 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0086.238.115.71\x0010.42.3.0\x00" => [
      "86.238.115.71"
    ]
    "4\x00account.staging.neopse.com\x00\x00" => [
      "account.staging.neopse.com"
    ]
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_PREVIOUS_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details