Redirect 302 redirect from GET @community_view_page (ff8c07)

GET https://dev.v4.mycommunity.lmosoft.com/auth/login

Security

Token

There is no security token.

Firewall

community Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#514
  -map: Symfony\Component\Security\Http\AccessMap {#515 …}
  -logger: Monolog\Logger {#468 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#547
  -sessionKey: "_security_same"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#467 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#550 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#638 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#548 …}
  -logger: Monolog\Logger {#468 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#539 …}
}
2.59 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#558
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#552 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#565
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#639 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#562 …}
  -userChecker: App\Security\UserChecker {#568 …}
  -firewallName: "community"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#560 …}
  -logger: Monolog\Logger {#468 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#775 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#656 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#570
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#639 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#560 …}
  -map: Symfony\Component\Security\Http\AccessMap {#515 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#462
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "community_auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#639 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#479 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#460 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\CommunityAuthenticator"

This authenticator did not support the request.

Access Decision