Redirect 302 redirect from GET @sonata_admin_dashboard (186f03)

GET https://www.mgv.pc.imb.br/admin/login

Security

Token

There is no security token. It was removed in 186f03.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.security.provider.admin.user
context admin
entry_point App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator
user_checker security.user_checker
access_denied_handler App\Application\Project\SecurityAdminBundle\Security\AdminAccessDeniedHandler
access_denied_url (none)
authenticators
[
  "App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#843
  -map: Symfony\Component\Security\Http\AccessMap {#844 …}
  -logger: Monolog\Logger {#819 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#861
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#817 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#855 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#976 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#860 …}
  -logger: Monolog\Logger {#819 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#823 …}
}
3.85 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#865
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#854 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#872
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#974 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#867 …}
  -map: Symfony\Component\Security\Http\AccessMap {#844 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#822
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_project_content_content_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#974 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#812 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#823 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator"

This authenticator did not support the request.

Access Decision