GET https://mash-central-back.test.itlabs.top/admin/

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 {#3238
  -map: Symfony\Component\Security\Http\AccessMap {#3765 …}
  -logger: Monolog\Logger {#1448 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1440
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1445 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1444 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#164 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1443 …}
  -logger: Monolog\Logger {#1448 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1453 …}
}
0.12 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3235
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3738 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3151
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#165 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#108 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3765 …}
}
1.28 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3164
  -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 {#3702 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1453 …}
  -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 {#915
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3259 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3220 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3216 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#1799 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1412 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#3138 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3650 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/"
  #requestUri: "/admin/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1594 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00207.46.13.92\x00192.168.96.1\x00for=207.46.13.92;proto=https;host=mash-central-back.test.itlabs.top" => [
      "207.46.13.92"
    ]
    "4\x00mash-central-back.test.itlabs.top\x00\x00for=207.46.13.92;proto=https;host=mash-central-back.test.itlabs.top" => [
      "mash-central-back.test.itlabs.top"
    ]
    "32\x00\x00\x00for=207.46.13.92;proto=https;host=mash-central-back.test.itlabs.top" => []
    "8\x00https\x00\x00for=207.46.13.92;proto=https;host=mash-central-back.test.itlabs.top" => [
      "https"
    ]
    "16\x00443\x00\x00for=207.46.13.92;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