GET https://new-back-navi.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 {#806
  -map: Symfony\Component\Security\Http\AccessMap {#805 …}
  -logger: Monolog\Logger {#816 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1446
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#817 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1443 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#180 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1445 …}
  -logger: Monolog\Logger {#816 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#326 …}
}
0.10 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#15074
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#6988 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#775
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#181 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#124 …}
  -map: Symfony\Component\Security\Http\AccessMap {#805 …}
}
49.50 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#15124
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#181 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#822 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#326 …}
  -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_USER
Symfony\Component\HttpFoundation\Request {#16045
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16262 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#19153 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15067 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15479 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#6922 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#7189 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17064 …}
  #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 {#15192 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.167\x00172.26.0.1\x00for=216.73.216.167;proto=https;host=new-back-navi.test.itlabs.top" => [
      "216.73.216.167"
    ]
    "4\x00new-back-navi.test.itlabs.top\x00\x00for=216.73.216.167;proto=https;host=new-back-navi.test.itlabs.top" => [
      "new-back-navi.test.itlabs.top"
    ]
    "32\x00\x00\x00for=216.73.216.167;proto=https;host=new-back-navi.test.itlabs.top" => []
    "8\x00https\x00\x00for=216.73.216.167;proto=https;host=new-back-navi.test.itlabs.top" => [
      "https"
    ]
    "16\x00443\x00\x00for=216.73.216.167;proto=https;host=new-back-navi.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 ROLE_USER.
Show voter details