Redirect 302 redirect from GET @console_questionnaire_params (279698)

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

Security

Token

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

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 {#942
  -map: Symfony\Component\Security\Http\AccessMap {#943 …}
  -logger: Monolog\Logger {#931 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#995
  -sessionKey: "_security_console"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#930 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#998 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1177 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#996 …}
  -logger: Monolog\Logger {#931 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#907 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#849
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1001 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#845
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1178 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1159 …}
  -map: Symfony\Component\Security\Http\AccessMap {#943 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#934
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_console_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1178 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#894 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#907 …}
  -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"