http://localhost/

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
0 of 0
[ "custom_authenticators" ]

Listeners

Listener Duration Response
0 of 0
Symfony\Component\Security\Http\Firewall\ChannelListener {#224 -map: Symfony\Component\Security\Http\AccessMap {#225 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#227 …} -logger: Symfony\Bridge\Monolog\Logger {#183 …} -httpPort: 80 -httpsPort: 443 }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\ContextListener {#237 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#138 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#183 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#236 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#163 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#197 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#144 …} "enableUsageTracking" ] }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#234 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#233 …} }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\AccessListener {#243 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#144 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#232 …} -map: Symfony\Component\Security\Http\AccessMap {#225 …} -authManager: Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager {#245 …} -exceptionOnNoToken: false }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\LogoutListener {#180 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#144 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#189 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#163 …} }
0.00 ms (none)

Security Voters (3)

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_ANONYMOUS
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
Show voter details