GET https://client.boltlogic.co.uk/reset-password

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#672
  -map: Symfony\Component\Security\Http\AccessMap {#673 …}
  -logger: Monolog\Logger {#564 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#677
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#572 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#680 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#313 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#678 …}
  -logger: Monolog\Logger {#564 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#611 …}
}
0.39 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#707
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#683 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#709
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#314 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#291 …}
  -map: Symfony\Component\Security\Http\AccessMap {#673 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#664
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#314 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#636 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#611 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Core\Security\UserAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision