Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#2929 -secret: "QQQ9Msy" -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 | security.authentication.form_entry_point.main |
user_checker | security.user_checker |
access_denied_handler | App\Security\AccessDeniedHandler |
access_denied_url | (none) |
listeners | [ "switch_user" "guard" "form_login" "remember_me" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#2973 -map: Symfony\Component\Security\Http\AccessMap {#2972 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#2949 …} -logger: Symfony\Bridge\Monolog\Logger {#2985 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#2947 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#785 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#2985 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2946 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#987 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#558 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2987 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#786 …} "enableUsageTracking" ] } |
0.09 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2803 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2948 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#567 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2942 …} -logger: Symfony\Bridge\Monolog\Logger {#2985 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2987 …} -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2931 -csrfTokenManager: null #options: [ "check_path" => "app_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\Bridge\Monolog\Logger {#2985 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#567 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#3003 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#786 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2943 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#987 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#2939 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2944 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2987 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2940 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#785 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2987 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#567 …} -logger: Symfony\Bridge\Monolog\Logger {#2985 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#987 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2943 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2930 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#785 …} -secret: "QQQ9Msy" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#567 …} -logger: Symfony\Bridge\Monolog\Logger {#2985 …} } |
0.10 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2926 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#786 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2986 …} -userChecker: Symfony\Component\Security\Core\User\UserChecker {#2924 …} -providerKey: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#551 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#2985 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#987 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#3002 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#786 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#3000 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2999 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#2988} Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2987 …} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#3001 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3003 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2928 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#786 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#551 …} -map: Symfony\Component\Security\Http\AccessMap {#2972 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#567 …} } |
0.08 ms | (none) |
Security Voters (17)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#17 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#18 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#19 …} +server: Symfony\Component\HttpFoundation\ServerBag {#23 …} +files: Symfony\Component\HttpFoundation\FileBag {#22 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#21 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: [ "text/html" "application/xhtml+xml" "application/xml" "*/*" ] #pathInfo: "/login" #requestUri: "/login" #baseUrl: "" #basePath: "" #method: "GET" #format: "html" #session: Symfony\Component\HttpFoundation\Session\Session {#2998 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true } |
Show voter details |