https://socket.abcvd.com/

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
0 of 0
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#173 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "Sca2TmP" }

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
0 of 0
Symfony\Component\Security\Http\Firewall\ChannelListener {#346 -map: Symfony\Component\Security\Http\AccessMap {#345 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#343 …} -logger: Symfony\Bridge\Monolog\Logger {#354 …} }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\ContextListener {#309 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#74 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#354 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#308 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#129 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#228 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#68 …} "enableUsageTracking" ] }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#326 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#339 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#297 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#303 …} -logger: Symfony\Bridge\Monolog\Logger {#354 …} -rememberMeServices: null }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#310 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#74 …} -secret: "Sca2TmP" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#297 …} -logger: Symfony\Bridge\Monolog\Logger {#354 …} }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\AccessListener {#330 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#68 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#329 …} -map: Symfony\Component\Security\Http\AccessMap {#345 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#297 …} }
0.00 ms (none)
0 of 0
Symfony\Component\Security\Http\Firewall\LogoutListener {#170 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#68 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#161 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#154 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#233} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#160 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#180 …} -csrfTokenManager: null }
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"