Redirect 302 redirect from GET @dashboard (2242e0)

GET https://srcdev.ifxsrc.cl/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#4006
  -map: Symfony\Component\Security\Http\AccessMap {#4005 …}
  -logger: Monolog\Logger {#4017 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3968
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2126 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#4017 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3967 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4037 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4019 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3965 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3961
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3963 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3959
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2127 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#3958 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#3957 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2107 …}
  -usernameParameter: "_switch_user"
  -role: "CAN_SWITCH_USER"
  -logger: Monolog\Logger {#4017 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2462 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#2157 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3955
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2127 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2107 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4005 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4014
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2127 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4059 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4037 …}
}
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
"BE\AccountingRecordBundle\Security\AccountingRecordVoter"
5
"BE\ControlBundle\Security\ControlVoter"
6
"BE\Document\CustodyBundle\Security\DocumentCustodyVoter"
7
"BE\Bidding\InterventionsBundle\Security\BiddingInterventionsVoter"
8
"BE\Outsourcing\CorporateBundle\Security\Voter\OutsourcingCorporatePreEvaluationVoter"
9
"BE\Outsourcing\CorporateBundle\Security\Voter\OutsourcingCorporateVoter"
10
"BE\Outsourcing\DifferenceCashBundle\Security\EmployeeDiffCashVoter"
11
"BE\Outsourcing\DifferenceCashBundle\Security\SupplierDiffCashVoter"
12
"BE\SurveyBundle\Security\SurveyVoter"
13
"Tionvel\OutsourcingBundle\Security\OutsourcingAccessVoter"
14
"Tionvel\OutsourcingBundle\Security\OutsourcingApproverVoter"
15
"Tionvel\OutsourcingBundle\Security\OutsourcingAssigneeVoter"
16
"Tionvel\OutsourcingBundle\Security\OutsourcingEmployeeVoter"
17
"Tionvel\OutsourcingBundle\Security\OutsourcingReadVoter"
18
"Tionvel\OutsourcingBundle\Security\OutsourcingReportVoter"
19
"Tionvel\OutsourcingBundle\Security\OutsourcingRequisitionsByOfficeVoter"
20
"Tionvel\OutsourcingBundle\Security\OutsourcingSmallOfficeVoter"
21
"Tionvel\OutsourcingBundle\Security\OutsourcingSupplierVoter"
22
"Tionvel\OutsourcingBundle\Security\OutsourcingWriteVoter"
23
"Tionvel\RecoveryBundle\Security\TionvelRecoveryVoter"
24
"Tionvel\RecoveryBundle\Services\RecoveryCreateVoter"
25
"App\Module\Helpdesk\Security\HelpdeskReportVoter"
26
"App\Module\Helpdesk\Security\IssueVoter"
27
"App\Security\Voter\CentralChecksVoter"
28
"App\Security\Voter\ContingencyInterventionVoter"
29
"App\Security\Voter\Custom\EscalationVoter"
30
"App\Security\Voter\Custom\ExecutiveVisitVoter"
31
"App\Security\Voter\Custom\GuardiasVoter"
32
"App\Security\Voter\Custom\PrevaluatorVoter"
33
"App\Security\Voter\Custom\ProfileAccessVoter"
34
"App\Security\Voter\Custom\ReopeningEvaluatorVoter"
35
"App\Security\Voter\Custom\UniformEmployeeVoter"
36
"App\Security\Voter\Custom\UniformVoter"
37
"App\Security\Voter\Custom\VisitVoter"
38
"App\Security\Voter\EmployeeVoter"
39
"App\Security\Voter\EvaluatorVoter"
40
"App\Security\Voter\FacilityVoter"
41
"App\Security\Voter\HoldingAdminVoter"
42
"App\Security\Voter\MaintainerVoter"
43
"App\Security\Voter\ObserverVoter"
44
"App\Security\Voter\ProfileEvaluatorVoter"
45
"App\Security\Voter\ProfileRequesterVoter"
46
"App\Security\Voter\ReportExportVoter"
47
"App\Security\Voter\SavingBooksVoter"
48
"App\Security\Voter\SecurityRoleVoter"
49
"App\Security\Voter\SupplierVoter"
50
"App\Security\Voter\SwitchUserVoter"
51
"App\Security\Voter\WorkflowVoter"
52
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"