Redirect 302 redirect from GET @admin (745420)

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

Security

Token

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

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 {#465
  -map: Symfony\Component\Security\Http\AccessMap {#464 …}
  -logger: Monolog\Logger {#475 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#459
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#476 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#456 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#349 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#458 …}
  -logger: Monolog\Logger {#475 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#494 …}
}
5.59 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#340
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#337 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#472
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#360 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#496 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#494 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#335
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#360 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#437 …}
  -map: Symfony\Component\Security\Http\AccessMap {#464 …}
}
0.64 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 {#246 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.217.58, 216.73.217.58\x00192.168.192.1\x00for=216.73.217.58;proto=https;host=my-ochered-etti.ksi-it.ru" => [
      "216.73.217.58"
      "216.73.217.58"
    ]
    "4\x00my-ochered-etti.ksi-it.ru\x00\x00for=216.73.217.58;proto=https;host=my-ochered-etti.ksi-it.ru" => [
      "my-ochered-etti.ksi-it.ru"
    ]
    "32\x00\x00\x00for=216.73.217.58;proto=https;host=my-ochered-etti.ksi-it.ru" => []
    "8\x00https\x00\x00for=216.73.217.58;proto=https;host=my-ochered-etti.ksi-it.ru" => [
      "https"
    ]
    "16\x00443\x00\x00for=216.73.217.58;proto=https;host=my-ochered-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