https://assetportal.pimcoredemos.com/robots.txt

Security

Token

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

Firewall

portal_engine Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider Pimcore\Bundle\PortalEngineBundle\Service\Security\Authentication\UserProvider
context portal_engine
entry_point Pimcore\Bundle\PortalEngineBundle\Service\Security\Authentication\GuardAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2282
  -map: Symfony\Component\Security\Http\AccessMap {#2283 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1706 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2310
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#489 …}
  -sessionKey: "_security_portal_engine"
  -logger: Symfony\Bridge\Monolog\Logger {#1706 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2309 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#396 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2164 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2303 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#490 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2317
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2323 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2093 …}
  -providerKey: "portal_engine"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2326 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1706 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2303 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2322
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#489 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2303 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2093 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1706 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#396 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2327 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2329
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#489 …}
  -secret: "CSnj9DO"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2093 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1706 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2346
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#490 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#819 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2283 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2093 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2262
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#490 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "pimcore_portalengine_auth_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1676 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2263 …}
}
0.00 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"