https://siteonep-portal.pimcoredemos.com/robots.txt

Security

Token

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

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 {#2261
  -map: Symfony\Component\Security\Http\AccessMap {#2262 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2270
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#465 …}
  -sessionKey: "_security_portal_engine"
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2271 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2107 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2276 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#464 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2284
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2290 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2061 …}
  -providerKey: "portal_engine"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2293 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2276 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2286
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#465 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2276 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2061 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2294 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2298
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#465 …}
  -secret: "AdnmLsv"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2061 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1670 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2300
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#464 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#581 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2262 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2061 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2246
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#464 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "pimcore_portalengine_auth_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1662 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2247 …}
}
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"