Redirect 302 redirect from GET @app_home (e810fe)

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

Security

Token

There is no security token. It was removed in e810fe.

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 {#9295
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9321 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9321 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8435
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9327 …}
  -time: 0.0013899803161621
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9327 …}
}
1.39 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8520
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8373 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8373 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9266
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8351 …}
  -time: 3.0994415283203E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8351 …}
}
0.03 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