Deprecated: ldap_exop_sync(): Implicitly marking parameter $request_data as nullable is deprecated, the explicit nullable type must be used instead in /home/eliotisc/bts-sio-2024-2026.eliotis.com/vendor/symfony/polyfill-php83/bootstrap.php on line 35

Deprecated: ldap_exop_sync(): Implicitly marking parameter $controls as nullable is deprecated, the explicit nullable type must be used instead in /home/eliotisc/bts-sio-2024-2026.eliotis.com/vendor/symfony/polyfill-php83/bootstrap.php on line 35

Deprecated: Symfony\Component\Translation\t(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead in /home/eliotisc/bts-sio-2024-2026.eliotis.com/vendor/symfony/translation/Resources/functions.php on line 18

Deprecated: Symfony\Component\Dotenv\Dotenv::loadEnv(): Implicitly marking parameter $envKey as nullable is deprecated, the explicit nullable type must be used instead in /home/eliotisc/bts-sio-2024-2026.eliotis.com/vendor/symfony/dotenv/Dotenv.php on line 101

Deprecated: Symfony\Component\Runtime\GenericRuntime::getResolver(): Implicitly marking parameter $reflector as nullable is deprecated, the explicit nullable type must be used instead in /home/eliotisc/bts-sio-2024-2026.eliotis.com/vendor/symfony/runtime/GenericRuntime.php on line 86

Deprecated: Symfony\Component\Runtime\RuntimeInterface::getResolver(): Implicitly marking parameter $reflector as nullable is deprecated, the explicit nullable type must be used instead in /home/eliotisc/bts-sio-2024-2026.eliotis.com/vendor/symfony/runtime/RuntimeInterface.php on line 26

Deprecated: Constant E_STRICT is deprecated in /home/eliotisc/bts-sio-2024-2026.eliotis.com/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /home/eliotisc/bts-sio-2024-2026.eliotis.com/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

GET https://www.bts-sio-2024-2026.eliotis.com/reset-password

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#820
  -map: Symfony\Component\Security\Http\AccessMap {#821 …}
  -logger: Symfony\Bridge\Monolog\Logger {#807 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#830
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#646 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#807 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#829 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#779 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#803 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#824 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#831
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#823 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#837
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#645 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#840 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#841 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#544 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -logger: Symfony\Bridge\Monolog\Logger {#807 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#531 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#629 …}
  -targetRoute: "user"
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#843
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#645 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#544 …}
  -map: Symfony\Component\Security\Http\AccessMap {#821 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#810
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#645 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#798 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#779 …}
}
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"