Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#268 -secret: "KrxTqn2" -user: "anon." -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 | 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 {#42 -map: Symfony\Component\Security\Http\AccessMap {#43 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#209 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#163 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#172 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#91 …} -sessionKey: "_security_main" -logger: Symfony\Component\HttpKernel\Log\Logger {#163 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#219 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#165 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#226 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#92 …} "enableUsageTracking" ] } |
0.10 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#201 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#52 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#211 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#175 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#163 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#267 -csrfTokenManager: null #options: [ "check_path" => "login" "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 ] #logger: Symfony\Component\HttpKernel\Log\Logger {#163 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#211 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#183 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#92 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#202 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#165 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#173 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#189 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#207 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#91 …} -secret: "KrxTqn2" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#211 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#163 …} } |
0.99 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#169 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#92 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#203 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#218 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#171} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#205 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#183 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#271 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#92 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#281 …} -map: Symfony\Component\Security\Http\AccessMap {#43 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#211 …} } |
0.04 ms | (none) |
Security Voters (2)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |