Redirect 302 redirect from GET @signup.file.tenants (ec8609)

GET https://test.123loger.com/location/signup/file/6a657274c429/city/

Security

Token

There is no security token. It was removed in ec8609.

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"
  "login_throttling"
  "login_link"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#553
  -map: Symfony\Component\Security\Http\AccessMap {#552 …}
  -logger: Monolog\Logger {#566 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#611
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#572 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#618 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#300 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#613 …}
  -logger: Monolog\Logger {#566 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#593 …}
}
0.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#617
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#641 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#643
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#301 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#562 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#644 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#284 …}
  -logger: Monolog\Logger {#566 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#175 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#66 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#646
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#301 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#284 …}
  -map: Symfony\Component\Security\Http\AccessMap {#552 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#561
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logoff"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#301 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#594 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#593 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

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\PropertyVoter"
5
"App\Security\Voter\RentalFileVoter"
6
"App\Security\Voter\TenantVoter"
7
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\PropertyVoter"
ACCESS ABSTAIN
"App\Security\Voter\RentalFileVoter"
ACCESS ABSTAIN
"App\Security\Voter\TenantVoter"
ACCESS ABSTAIN
Show voter details