GET https://mash-central-back.test.itlabs.top/admin/avatar-category?page=2

Security

Token

There is no security token.

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\Component\Security\Http\Firewall\ChannelListener {#7350
  -map: Symfony\Component\Security\Http\AccessMap {#4075 …}
  -logger: Monolog\Logger {#3542 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3547
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#3538 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3539 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#164 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3546 …}
  -logger: Monolog\Logger {#3542 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2878 …}
}
0.09 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#6673
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4593 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2904
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#165 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#108 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4075 …}
}
0.82 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#6921
  -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 {#7991 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2878 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AdminAuthenticator"

This authenticator did not support the request.

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 {#8034
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#6494 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#7796 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#4470 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#2919 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#3314 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#8055 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#6487 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/avatar-category"
  #requestUri: "/admin/avatar-category?page=2"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#7235 …}
  #locale: "ru"
  #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