Redirect 302 redirect from GET @customer_report_index (eef8a8)

GET https://app.blaze.truckershelper.net/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users_in_memory
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#590
  -map: Symfony\Component\Security\Http\AccessMap {#591 …}
  -logger: Monolog\Logger {#579 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#637
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#867 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#579 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#638 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#555 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#578 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#640 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#652
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#642 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#654
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#864 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#655 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#658 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#862 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#579 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1217 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1041 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#518
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#864 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#862 …}
  -map: Symfony\Component\Security\Http\AccessMap {#591 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#582
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#864 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "user_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#573 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#555 …}
}
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
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AccountVoter"
5
"App\Security\Voter\DataImportVoter"
6
"App\Security\Voter\PayrollAccessVoter"

Access decision log

# Result Attributes Object
1 DENIED ACCESS_PAYROLL
null
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\DataImportVoter"
ACCESS ABSTAIN
"App\Security\Voter\PayrollAccessVoter"
ACCESS DENIED
Show voter details
2 DENIED ROLE_OWNER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\DataImportVoter"
ACCESS ABSTAIN
"App\Security\Voter\PayrollAccessVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\DataImportVoter"
ACCESS ABSTAIN
"App\Security\Voter\PayrollAccessVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_TECH_SUPPORT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\DataImportVoter"
ACCESS ABSTAIN
"App\Security\Voter\PayrollAccessVoter"
ACCESS ABSTAIN
Show voter details