Redirect 302 redirect from GET @home (cc80ae)

GET https://lumbi.build.lum-software.de/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context main
entry_point security.authenticator.form_login.main
user_checker Lum\Bi\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#283
  -map: Symfony\Component\Security\Http\AccessMap {#284 …}
  -logger: Monolog\Logger {#198 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#298
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#233 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#198 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#299 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#188 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#273 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#301 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#308
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#309 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#317
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#93 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#37 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#316 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#319
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#37 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#311 …}
  -map: Symfony\Component\Security\Http\AccessMap {#284 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#275
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#37 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#235 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#188 …}
}
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\RoleVoter"
4
"Lum\Bi\Voter\Bill"
5
"Lum\Bi\Voter\Client"
6
"Lum\Bi\Voter\Offer"
7
"Lum\Bi\Voter\OfferRequest"
8
"Lum\Bi\Voter\Project"
9
"Lum\Bi\Voter\Setting"
10
"Lum\Bi\Voter\User"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Lum\Bi\Voter\Bill"
ACCESS ABSTAIN
"Lum\Bi\Voter\Client"
ACCESS ABSTAIN
"Lum\Bi\Voter\Offer"
ACCESS ABSTAIN
"Lum\Bi\Voter\OfferRequest"
ACCESS ABSTAIN
"Lum\Bi\Voter\Project"
ACCESS ABSTAIN
"Lum\Bi\Voter\Setting"
ACCESS ABSTAIN
"Lum\Bi\Voter\User"
ACCESS ABSTAIN
Show voter details