http://3.122.223.182/

Security Token

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

Security Firewall

demo_frontend Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider cmf.security.user_provider.oauth
context demo_frontend
entry_point hwi_oauth.authentication.entry_point.oauth.demo_frontend
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "oauth"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#829
  -map: Symfony\Component\Security\Http\AccessMap {#828 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#820 …}
  -logger: Symfony\Bridge\Monolog\Logger {#842 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#818
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#394 …}
  -sessionKey: "_security_demo_frontend"
  -logger: Symfony\Bridge\Monolog\Logger {#842 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#817 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#837 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#853 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#393 …}
    "enableUsageTracking"
  ]
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#819
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#792 …}
  #options: [
    "check_path" => "account-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 {#842 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#492 …}
  #providerKey: "demo_frontend"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#561 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#393 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#814 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#813 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#750 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#853 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#787
  -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#562 …}
  -checkPaths: [
    "app_auth_oauth_check_google"
    "app_auth_oauth_check_twitter"
  ]
  #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 {#842 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#492 …}
  #providerKey: "demo_frontend"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#561 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#393 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#814 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#786 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#815 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#853 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#788
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#394 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#853 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#492 …}
  -logger: Symfony\Bridge\Monolog\Logger {#842 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#814 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#785
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#394 …}
  -secret: "NzOr3Du"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#492 …}
  -logger: Symfony\Bridge\Monolog\Logger {#842 …}
}
1.25 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#857
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#393 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "account-logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#855
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#854 …}
    }
    Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#853 …}
  ]
  -successHandler: AppBundle\EventListener\AuthenticationLogoutListener {#856 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#561 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#346
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#393 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#495 …}
  -map: Symfony\Component\Security\Http\AccessMap {#828 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#492 …}
}
0.04 ms (none)

Security Voters (4)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
Show voter details