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

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 {#2509
  -user: App\Entity\User {#3177 …}
  -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 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2518
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2566 …}
}
0.00 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.00 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

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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 IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details