Redirect 302 redirect from GET @app_admin_index (cbdd9c)

GET https://app.tikitio.iview.cz/login

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_all_users
context admin
entry_point security.authenticator.form_login.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "two_factor"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#576
  -map: Symfony\Component\Security\Http\AccessMap {#593 …}
  -logger: Monolog\Logger {#422 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#566
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#104 …}
  -sessionKey: "_security_admin"
  -logger: Monolog\Logger {#422 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#598 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#621 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#541 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#411 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#429
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#431 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#443
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#95 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#105 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#442 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#437
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#105 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#428 …}
  -map: Symfony\Component\Security\Http\AccessMap {#593 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#527
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#105 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#94 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#621 …}
}
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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\ApiTokenVoter"
6
"App\Security\Voter\CircuitVoter"
7
"App\Security\Voter\EventVoter"
8
"App\Security\Voter\FormVoter"
9
"App\Security\Voter\ModuleVoter"
10
"App\Security\Voter\OrderVoter"
11
"App\Security\Voter\PackageVoter"
12
"App\Security\Voter\PermissionVoter"
13
"App\Security\Voter\PublicHolidayVoter"
14
"App\Security\Voter\PublicOrderVoter"
15
"App\Security\Voter\ReportVoter"
16
"App\Security\Voter\SeasonVoter"
17
"App\Security\Voter\TariffVoter"
18
"App\Security\Voter\UserVoter"
19
"App\Security\Voter\VatVoter"
20
"App\Security\Voter\VoucherVoter"