Security

Token

There is no security token. It was removed in f4d62d.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context admin
entry_point App\Security\AdminAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AdminAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2005
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9096 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9096 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7369
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#14795 …}
  -time: 0.00098085403442383
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#14795 …}
}
0.98 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9300
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1591 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1591 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9507
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2879 …}
  -time: 0.00020790100097656
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2879 …}
}
0.21 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#6074
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#165 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5534 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5026 …}
  -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\RoleVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Symfony\Component\HttpFoundation\Request {#11193
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14843 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#1542 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#2686 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#8591 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#10286 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#11462 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#7227 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin"
  #requestUri: "/admin?crudAction=manageCategories&crudControllerFqcn=App%5CController%5CAdmin%5CAvatarVideoCrudController"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#11921 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0074.7.242.43\x00192.168.96.1\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => [
      "74.7.242.43"
    ]
    "4\x00mash-central-back.test.itlabs.top\x00\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => [
      "mash-central-back.test.itlabs.top"
    ]
    "32\x00\x00\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => []
    "8\x00https\x00\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => [
      "https"
    ]
    "16\x00443\x00\x00for=74.7.242.43;proto=https;host=mash-central-back.test.itlabs.top" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have any of ROLE_ADMIN, ROLE_USER.
Show voter details