Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#3661 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "EmZzXwp" } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | main |
entry_point | security.authentication.form_entry_point.main |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "form_login" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#148 -map: Symfony\Component\Security\Http\AccessMap {#149 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#76 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#284 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#74 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#206 …} -sessionKey: "_security_main" -logger: Symfony\Component\HttpKernel\Log\Logger {#284 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#73 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#286 …} -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#139 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#207 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#68 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#70 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#67 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#64 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#284 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#59 #options: [ "check_path" => "/login_check" "login_path" => "/login" "always_use_default_target_path" => false "default_target_path" => "/" "target_path_parameter" => "_target_path" "use_referer" => false "failure_path" => null "failure_forward" => false "require_previous_session" => false "username_parameter" => "_username" "password_parameter" => "_password" "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "post_only" => true "use_forward" => false "enable_csrf" => false ] #logger: Symfony\Component\HttpKernel\Log\Logger {#284 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#67 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#130 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#207 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#69 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#286 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#61 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#60 …} -rememberMeServices: null -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#58 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#467 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#206 …} -secret: "EmZzXwp" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#67 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#284 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#471 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#207 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#428 …} -map: Symfony\Component\Security\Http\AccessMap {#149 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#67 …} -exceptionOnNoToken: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#141 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#207 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#130 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#131 …} } |
0.00 ms | (none) |
Security Voters (2)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleVoter" |