GET https://backend-kdc.test.itlabs.top/admin/admin-user

Security

Token

There is no security token. It was removed in 7f38a6.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.admin_user_provider
context admin
entry_point security.authenticator.form_login.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4132
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5435 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5435 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1133
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3826 …}
  -time: 0.00029611587524414
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3826 …}
}
0.30 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3800
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4541 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#4541 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#153
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2170 …}
  -time: 0.00041604042053223
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2170 …}
}
0.42 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1814
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#56 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2790 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1409 …}
  -csrfTokenManager: null
}
(none) (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"
2
"App\Security\Voter\AdminUserVoter"
3
"App\Security\Voter\EntityVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_MODERATOR
Symfony\Component\HttpFoundation\Request {#4413
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3547 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3665 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3904 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#2815 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#2180 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#3831 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#2148 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/admin-user"
  #requestUri: "/admin/admin-user"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4009 …}
  #locale: "ru"
  #defaultLocale: "ru"
  -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_MODERATOR.
"App\Security\Voter\AdminUserVoter"
ABSTAIN
"App\Security\Voter\EntityVoter"
ABSTAIN
Show voter details