Redirect 302 redirect from GET @farmer_dashboard (edd552)

GET https://agro.n46.net/en/login

Security

Token

There is no security token. It was removed in 0b75c7.

Firewall

user_secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context user
entry_point security.authenticator.form_login.user_secured_area
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#531
  -map: Symfony\Component\Security\Http\AccessMap {#530 …}
  -logger: Monolog\Logger {#565 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#610
  -sessionKey: "_security_user"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#571 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#613 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#475 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#611 …}
  -logger: Monolog\Logger {#565 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#559 …}
}
1.61 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#616
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#618 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#641
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#484 …}
  -map: Symfony\Component\Security\Http\AccessMap {#530 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#560
  -options: [
    "csrf_parameter" => "user_logout"
    "csrf_token_id" => "user_logout"
    "logout_path" => "user_security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#576 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#559 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#497 …}
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\AcquisitionVoter"
3
"App\Security\ActivityVoter"
4
"App\Security\ContractVoter"
5
"App\Security\CropVoter"
6
"App\Security\EmployeeVoter"
7
"App\Security\EquipmentVoter"
8
"App\Security\FieldVoter"
9
"App\Security\MachineVoter"
10
"App\Security\MaintenanceVoter"
11
"App\Security\SeasonVoter"
12
"App\Security\ShareVoter"
13
"App\Security\UserVoter"
14
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\AcquisitionVoter"
ABSTAIN
"App\Security\ActivityVoter"
ABSTAIN
"App\Security\ContractVoter"
ABSTAIN
"App\Security\CropVoter"
ABSTAIN
"App\Security\EmployeeVoter"
ABSTAIN
"App\Security\EquipmentVoter"
ABSTAIN
"App\Security\FieldVoter"
ABSTAIN
"App\Security\MachineVoter"
ABSTAIN
"App\Security\MaintenanceVoter"
ABSTAIN
"App\Security\SeasonVoter"
ABSTAIN
"App\Security\ShareVoter"
ABSTAIN
"App\Security\UserVoter"
ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\AcquisitionVoter"
ABSTAIN
"App\Security\ActivityVoter"
ABSTAIN
"App\Security\ContractVoter"
ABSTAIN
"App\Security\CropVoter"
ABSTAIN
"App\Security\EmployeeVoter"
ABSTAIN
"App\Security\EquipmentVoter"
ABSTAIN
"App\Security\FieldVoter"
ABSTAIN
"App\Security\MachineVoter"
ABSTAIN
"App\Security\MaintenanceVoter"
ABSTAIN
"App\Security\SeasonVoter"
ABSTAIN
"App\Security\ShareVoter"
ABSTAIN
"App\Security\UserVoter"
ABSTAIN
Show voter details