GET https://test.new-order.de/pim/datenpflege

Security

Token

There is no security token.

Firewall

pim Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\PimUserProvider
context pim
entry_point security.authenticator.form_login.pim
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1523
  -map: Symfony\Component\Security\Http\AccessMap {#1522 …}
  -logger: Monolog\Logger {#1275 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1506
  -sessionKey: "_security_pim"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1576 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1512 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#511 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1507 …}
  -logger: Monolog\Logger {#1275 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1479 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1511
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1505 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1493
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#512 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#495 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1522 …}
}
5.88 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1573
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "pim_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#512 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#159 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1479 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"OpenDxp\Bundle\AdminBundle\Security\Voter\OwnUserVoter"
3
"OpenDxp\Security\Voter\UserPermissionVoter"
4
"OpenDxp\Security\Voter\ElementPermissionVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_PIM_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#408 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#395 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#212 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#387 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#403 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#402 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#391 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange;v=b3"
  ]
  #pathInfo: "/pim/datenpflege"
  #requestUri: "/pim/datenpflege"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1433 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_PIM_USER.
"OpenDxp\Bundle\AdminBundle\Security\Voter\OwnUserVoter"
ABSTAIN
"OpenDxp\Security\Voter\UserPermissionVoter"
ABSTAIN
"OpenDxp\Security\Voter\ElementPermissionVoter"
ABSTAIN
Show voter details