Security

Token

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

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 {#2048
  -map: Symfony\Component\Security\Http\AccessMap {#2047 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2039
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#465 …}
  -sessionKey: "_security_demo_frontend"
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2038 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2065 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2033 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#464 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2025
  #options: [
    "check_path" => "account-login"
    "login_path" => "account-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
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#1670 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2021 …}
  #providerKey: "demo_frontend"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1662 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#464 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2018 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2017 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2040 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2033 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1997 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#1991
  #options: [
    "check_path" => "/login_check"
    "login_path" => "account-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 {#1670 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2021 …}
  #providerKey: "demo_frontend"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1662 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#464 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2018 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1990 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2028 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2033 …}
  -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#1663 …}
  -checkPaths: [
    "google" => "app_auth_oauth_check_google"
    "twitter" => "app_auth_oauth_check_twitter"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1979
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#465 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2033 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2021 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2018 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2119
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#465 …}
  -secret: "AdnmLsv"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2021 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
}
0.94 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2062
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#464 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "account-logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1662 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2061 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1971
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#464 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#581 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2047 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2021 …}
  -exceptionOnNoToken: true
}
0.01 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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"
5
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter"
6
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter"
7
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter"
8
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter"
9
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter"
10
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter"
11
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter"

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
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAccessVoter"
ACCESS ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolAssetUploadFolderReviewingVoter"
ACCESS ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolDownloadVoter"
ACCESS ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolItemPermissionVoter"
ACCESS ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\DataPoolVersionHistoryVoter"
ACCESS ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\PortalAccessVoter"
ACCESS ABSTAIN
"Pimcore\Bundle\PortalEngineBundle\Service\Security\Voter\StatisticExplorerAccessVoter"
ACCESS ABSTAIN
Show voter details