https://benditotrabajo.com/resetting/send-email

Security Token

ofFBTXlmxHMfGT Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#221
  -credentials: null
  -providerKey: "main"
  -user: App\Entity\User {#1161 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#464
      -role: "ROLE_USER"
    }
  ]
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#205
  -map: Symfony\Component\Security\Http\AccessMap {#206 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#219 …}
  -logger: Symfony\Bridge\Monolog\Logger {#195 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#157
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#262 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#195 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#163 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#382 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#191 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …}
    "enableUsageTracking"
  ]
}
60.99 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#460
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1116 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#228 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2142 …}
  -logger: Symfony\Bridge\Monolog\Logger {#195 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2152
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2147 …}
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#195 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#228 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#190 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#136 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#382 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#2145 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#155 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2144
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#262 …}
  -secret: "T7D8FzX"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#228 …}
  -logger: Symfony\Bridge\Monolog\Logger {#195 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#184
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#187
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#188 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#200}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#186 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#190 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2153
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2175 …}
  -map: Symfony\Component\Security\Http\AccessMap {#206 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#228 …}
}
0.66 ms (none)

Security Voters (3)

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#54
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#88 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#94 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#89 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#85 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#86 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#87 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#84 …}
  #content: "username=gudimisimij460%40gmail.com"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/resetting/send-email"
  #requestUri: "/resetting/send-email"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#189 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details