Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#429 -secret: "EJfvHhn" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
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 | [ "guard" "remember_me" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#408 -map: Symfony\Component\Security\Http\AccessMap {#406 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#423 …} -logger: Symfony\Bridge\Monolog\Logger {#80 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#432 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#136 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#80 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#431 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#230 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#79 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#19 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#137 …} "enableUsageTracking" ] } |
0.03 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#427 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#98 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#433 …} -logger: Symfony\Bridge\Monolog\Logger {#80 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#19 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#436 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#136 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#19 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …} -logger: Symfony\Bridge\Monolog\Logger {#80 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#230 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#424 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#435 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#136 …} -secret: "EJfvHhn" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …} -logger: Symfony\Bridge\Monolog\Logger {#80 …} } |
3.34 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#34 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#137 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#30 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#56 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#24} Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#19 …} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#14 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#26 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#502 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#137 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#446 …} -map: Symfony\Component\Security\Http\AccessMap {#406 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …} } |
0.02 ms | (none) |
Security Voters (3)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |
3 | "App\Security\BoardVoter" |
Access decision log
# | Result | Attributes | Object | ||||||
---|---|---|---|---|---|---|---|---|---|
1 | DENIED | IS_AUTHENTICATED_FULLY | null |
||||||
|