GET https://edit.dxp.alpha.se7enx.com/admin/notifications/count

Security

Token

admin Username
Authenticated
ceb366 From
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1294
  -user: Ibexa\Core\MVC\Symfony\Security\User {#1311 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "ibexa_front"
}

Firewall

ibexa_front Name
Security enabled
Stateless

Configuration

Key Value
provider ibexa.security.user_provider
context ibexa
entry_point security.authenticator.form_login.ibexa_front
user_checker Ibexa\Core\MVC\Symfony\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1252
  -map: Symfony\Component\Security\Http\AccessMap {#1257 …}
  -logger: Monolog\Logger {#1225 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1273
  -sessionKey: "_security_ibexa"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1201 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1276 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1003 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1274 …}
  -logger: Monolog\Logger {#1225 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1266 …}
}
25.81 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1284
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1279 …}
}
(none) (none)
Ibexa\Core\MVC\Symfony\Security\Authentication\AnonymousUserAccessListener {#1291
  -permissionResolver: Ibexa\Core\Repository\Permission\CachedPermissionService {#871 …}
  -innerListener: Symfony\Component\Security\Http\Firewall\AccessListener {#1288 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#382 …}
  -firewallLoginPaths: [
    "ibexa_front" => "login"
  ]
}
1.06 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1200
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#973 …}
  -httpUtils: Ibexa\Core\MVC\Symfony\Security\HttpUtils {#1229 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1221 …}
  -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\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details