GET https://suroor.mo-fusion.com/api/assistant/maintenance

Security

Token

admin Username
Authenticated
e98863 From
Property Value
Roles
[
  "ROLE_PIMCORE_ADMIN"
]
Inherited Roles
[
  "ROLE_PIMCORE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1577
  -user: Pimcore\Security\User\User {#1582 …}
  -roleNames: [
    "ROLE_PIMCORE_ADMIN"
  ]
  -attributes: []
  -firewallName: "pimcore_admin"
}

Firewall

frontend Name
Security enabled
Stateless

Configuration

Key Value
provider Pimcore\Security\User\UserProvider
context pimcore_admin
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators (none)

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1525
  -map: Symfony\Component\Security\Http\AccessMap {#1526 …}
  -logger: Monolog\Logger {#1260 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1559
  -sessionKey: "_security_pimcore_admin"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1517 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1562 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#461 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1560 …}
  -logger: Monolog\Logger {#1260 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1544 …}
}
5.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1565
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1566 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1571
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#460 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#482 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1526 …}
}
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\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_PIMCORE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_PIMCORE_USER.
Show voter details