Redirect 302 redirect from GET @app_crm_dashboard (49268d)

GET https://senbillets.com/crm/login

Security

Token

There is no security token. It was removed in 49268d.

Firewall

crm Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\CrmUserProvider
context crm
entry_point security.authenticator.form_login.crm
user_checker security.user_checker
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 {#569 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#510
  -sessionKey: "_security_crm"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#559 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#516 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#48 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#511 …}
  -logger: Monolog\Logger {#569 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#557 …}
}
2.30 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#599
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#517 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#601
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#63 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#55 …}
  -map: Symfony\Component\Security\Http\AccessMap {#530 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#558
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_crm_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#63 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#573 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#557 …}
  -csrfTokenManager: null
}
(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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"App\Security\CrmVoter\ContractVoter"
4
"App\Security\CrmVoter\EventVoter"
5
"App\Security\CrmVoter\MessageVoter"
6
"App\Security\CrmVoter\ProspectVoter"
7
"App\Security\Voter\ContractVoter"
8
"App\Security\Voter\EventVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\ProspectVoter"