Security Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#5030 -secret: "YZdRCAy" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | fos_user.user_provider.username_email |
| context | main |
| entry_point | hwi_oauth.authentication.entry_point.oauth.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "switch_user" "form_login" "oauth" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#5024 -map: Symfony\Component\Security\Http\AccessMap {#5026 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#51 …} -logger: Symfony\Bridge\Monolog\Logger {#4992 …} } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#5040 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#220 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#4992 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5049 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#67 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4998 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#219 …} "enableUsageTracking" ] } |
0.03 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#4985 -csrfTokenManager: null #options: [ "check_path" => "fos_user_security_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 ] #logger: Symfony\Bridge\Monolog\Logger {#4992 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4983 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#5009 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#219 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4972 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#67 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#251 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#5005 …} -rememberMeServices: null } |
0.01 ms | (none) |
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#4971 -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#5006 …} -checkPaths: [ "/login/check-facebook" "/login/check-google" "/login/check-linkedin" ] #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 "use_forward" => false ] #logger: Symfony\Bridge\Monolog\Logger {#4992 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4983 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#5009 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#219 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4972 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#67 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#5041 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#4974 …} -rememberMeServices: null } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#4973 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#220 …} -secret: "YZdRCAy" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4983 …} -logger: Symfony\Bridge\Monolog\Logger {#4992 …} } |
0.61 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#4970 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#219 …} -provider: FOS\UserBundle\Security\EmailUserProvider {#4981 …} -userChecker: Symfony\Component\Security\Core\User\UserChecker {#5019 …} -providerKey: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#5017 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#4992 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#67 …} -stateless: false } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#4997 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#219 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#5011 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5044 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#4951} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#5008 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5009 …} -csrfTokenManager: null } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#5031 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#219 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#5017 …} -map: Symfony\Component\Security\Http\AccessMap {#5026 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4983 …} } |
0.03 ms | (none) |
Security Voters (3)
affirmative
Strategy