GET https://naradi-vesely.cz.kancelar.orwin.cz/robots.txt

Security

Token

There is no security token.

Firewall

naradivesely Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1779
  -map: Symfony\Component\Security\Http\AccessMap {#1778 …}
  -logger: Monolog\Logger {#1457 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1759
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#608 …}
  -sessionKey: "_security_naradivesely"
  -logger: Monolog\Logger {#1457 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1758 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1807 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1810 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1756 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1893
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1754 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1895
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#607 …}
  -provider: CustomerManagementFrameworkBundle\Security\UserProvider\CustomerObjectUserProvider {#1815 …}
  -userChecker: App\Security\UserChecker {#1888 …}
  -firewallName: "naradivesely"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#635 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1457 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#93 …}
  -stateless: false
  -urlGenerator: Symfony\Cmf\Component\Routing\ChainRouter {#371 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1808
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#607 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "account-logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1501 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1807 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1892
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#607 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#635 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1778 …}
}
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"