Redirect 302 redirect from GET @dashboard_index (7ae9e9)

GET https://preprod-publishers.edisound.com/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 security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "two_factor"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#287
  -map: Symfony\Component\Security\Http\AccessMap {#281 …}
  -logger: Monolog\Logger {#323 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#273
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#442 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#323 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#272 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#328 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#356 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#270 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#241
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#264 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#239
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#443 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#327 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#238 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#503 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#323 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#598 …}
  -stateless: false
  -urlGenerator: App\Services\Decorator\ExternalRouter {#449 …}
  -targetRoute: null
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#236
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#507 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#443 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#235 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#233
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#443 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#503 …}
  -map: Symfony\Component\Security\Http\AccessMap {#281 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#358
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#443 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#439 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#328 …}
}
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\AssetVoter"
6
"App\Security\Voter\EpisodeVoter"
7
"App\Security\Voter\ImportVoter"
8
"App\Security\Voter\InventoryListVoter"
9
"App\Security\Voter\LineItemVoter"
10
"App\Security\Voter\OrganizationVoter"
11
"App\Security\Voter\PlacementVoter"
12
"App\Security\Voter\PlayerTagTextToSpeechVoter"
13
"App\Security\Voter\PlayerTagVoter"
14
"App\Security\Voter\PlaylistVoter"
15
"App\Security\Voter\ProgramVoter"
16
"App\Security\Voter\SeasonVoter"
17
"App\Security\Voter\SerieVoter"
18
"App\Security\Voter\SiteVoter"
19
"App\Security\Voter\SkinVoter"
20
"App\Security\Voter\TagVoter"
21
"App\Security\Voter\TestingVoter"
22
"App\Security\Voter\UserVoter"
23
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"