GET https://pep.devlogiciel.com/reset-password

Security

Token

There is no security token. It was removed in 3661b9.

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\Bundle\SecurityBundle\Debug\WrappedLazyListener {#957
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#863 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#863 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4302
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#1203 …}
  -time: 6.3180923461914E-5
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#1203 …}
}
0.06 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2032
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#20 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2298 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2098
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2106 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2106 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2128
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#1855 …}
  -time: 1.9073486328125E-6
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#1855 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1765
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#304 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3205 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1208 …}
  -csrfTokenManager: null
}
(none) (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\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
Show voter details
2 DENIED ROLE_SUBSCRIBER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUBSCRIBER.
Show voter details