Redirect 302 redirect from GET @admin (dedca9)

GET https://etti.ksi-it.ru/admin/login

Security

Token

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

Firewall

admin Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#350
  -map: Symfony\Component\Security\Http\AccessMap {#342 …}
  -logger: Monolog\Logger {#477 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#291
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#478 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#272 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#364 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#347 …}
  -logger: Monolog\Logger {#477 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#496 …}
}
6.73 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#274
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#253 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#474
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#42 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#498 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#496 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#409
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#42 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#315 …}
  -map: Symfony\Component\Security\Http\AccessMap {#342 …}
}
0.46 ms (none)

Authenticators

Status Authenticator
skipped
"App\User\Security\CustomAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/login"
  #requestUri: "/admin/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#427 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.124, 216.73.216.124\x00192.168.192.1\x00for=216.73.216.124;proto=https;host=etti.ksi-it.ru" => [
      "216.73.216.124"
      "216.73.216.124"
    ]
    "4\x00etti.ksi-it.ru\x00\x00for=216.73.216.124;proto=https;host=etti.ksi-it.ru" => [
      "etti.ksi-it.ru"
    ]
    "32\x00\x00\x00for=216.73.216.124;proto=https;host=etti.ksi-it.ru" => []
    "8\x00https\x00\x00for=216.73.216.124;proto=https;host=etti.ksi-it.ru" => [
      "https"
    ]
    "16\x00443\x00\x00for=216.73.216.124;proto=https;host=etti.ksi-it.ru" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details