Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#166 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "NQm5Dx3" } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | App\Module\Account\Provider\UserProvider |
| context | main |
| entry_point | App\Module\Account\Security\LoginFormAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "guard" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1572 -map: Symfony\Component\Security\Http\AccessMap {#1571 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#1582 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1569 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#349 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#1582 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1568 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#630 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1591 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#350 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1440 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1559 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1434 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1441 …} -logger: Symfony\Bridge\Monolog\Logger {#1582 …} -rememberMeServices: null -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#350 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1448 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#349 …} -secret: "NQm5Dx3" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1434 …} -logger: Symfony\Bridge\Monolog\Logger {#1582 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1456 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#350 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1450 …} -map: Symfony\Component\Security\Http\AccessMap {#1571 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1434 …} -exceptionOnNoToken: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1579 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#350 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_account_logout_account" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1596 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1603 …} } |
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" |