Redirect 302 redirect from GET @ds_office_ping (5b9c50)

GET https://api-dev.xn--ta-bja.eu/console/login

Security

Token

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

Firewall

console Name
Security enabled
Stateless

Configuration

Key Value
provider Infrastructure\Security\Providers\CustomOfficeProvider
context console
entry_point Infrastructure\Security\Authenticator\LoginConsoleAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "Infrastructure\Security\Authenticator\LoginConsoleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1045
  -map: Symfony\Component\Security\Http\AccessMap {#1046 …}
  -logger: Monolog\Logger {#1034 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1098
  -sessionKey: "_security_console"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1033 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1101 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1286 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1099 …}
  -logger: Monolog\Logger {#1034 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1010 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#958
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1104 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#950
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1287 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1268 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1046 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1037
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_console_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1287 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#997 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1010 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Infrastructure\Security\Authenticator\LoginConsoleAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"