Redirect 302 redirect from GET @app_admin (1900c0)

GET http://admin.wizardly-bouman.82-165-116-94.plesk.page/login

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context admin
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#148
  -map: Symfony\Component\Security\Http\AccessMap {#149 …}
  -logger: Monolog\Logger {#119 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#168
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#460 …}
  -sessionKey: "_security_admin"
  -logger: Monolog\Logger {#119 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#169 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#123 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#435 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#171 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#174
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#175 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#181
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#461 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#677 …}
  -map: Symfony\Component\Security\Http\AccessMap {#149 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#122
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#461 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#114 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#123 …}
}
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\RoleAdminVoter"
5
"App\Security\Voter\RoleAgencyVoter"
6
"App\Security\Voter\RoleCompanyVoter"