https://rdc.dev6.avenuemedia.ru/index.php/user/resetting/request

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#544
  -secret: "SwsQVgm"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#305
  -map: Symfony\Component\Security\Http\AccessMap {#309 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#272 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#331
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#199 …}
  -sessionKey: "_security_admin"
  -logger: Symfony\Bridge\Monolog\Logger {#272 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#337 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#99 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#274 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#195 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#322
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#326 …}
  #options: [
    "check_path" => "/user/login_check"
    "login_path" => "/user/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
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#272 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#336 …}
  #providerKey: "admin"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#279 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#195 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#327 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#99 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#334 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#343 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#311
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#199 …}
  -secret: "SwsQVgm"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#336 …}
  -logger: Symfony\Bridge\Monolog\Logger {#272 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#307
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#195 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#303 …}
  -map: Symfony\Component\Security\Http\AccessMap {#309 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#336 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#270
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#195 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/user/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#279 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#269 …}
}
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"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details