Redirect 302 redirect from GET @app_home (0891db)

GET https://develop.app.aviatorlog.com/fr/login

Security

Token

There is no security token. It was removed in 0891db.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7120
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6550 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6550 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7063
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6637 …}
  -time: 0.0011630058288574
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6637 …}
}
1.16 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6695
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7070 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7070 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6822
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6846 …}
  -time: 1.7881393432617E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6846 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#720
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#372 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1412 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -csrfTokenManager: null
}
(none) (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
"App\Security\Voter\AircraftActivityVoter"
3
"App\Security\Voter\AircraftVoter"
4
"App\Security\Voter\ApiScopeVoter"
5
"App\Security\Voter\AuthorityReplyVoter"
6
"App\Security\Voter\OrganisationAccountingVoter"
7
"App\Security\Voter\OrganisationAdminVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AircraftActivityVoter"
ABSTAIN
"App\Security\Voter\AircraftVoter"
ABSTAIN
"App\Security\Voter\ApiScopeVoter"
ABSTAIN
"App\Security\Voter\AuthorityReplyVoter"
ABSTAIN
"App\Security\Voter\OrganisationAccountingVoter"
ABSTAIN
"App\Security\Voter\OrganisationAdminVoter"
ABSTAIN
Show voter details