Redirect 302 redirect from GET @sonata_admin_redirect (09aa31)

GET http://dev-admin.tamarindintelligence.com/admin/login

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider sonata.user.security.user_provider
context user
entry_point security.authenticator.form_login.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#822
  -map: Symfony\Component\Security\Http\AccessMap {#821 …}
  -logger: Monolog\Logger {#863 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#797
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#570 …}
  -sessionKey: "_security_user"
  -logger: Monolog\Logger {#863 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#796 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#855 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#831 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#794 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#787
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#792 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#573 …}
  -provider: Sonata\UserBundle\Security\UserProvider {#859 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#881 …}
  -firewallName: "admin"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#575 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#863 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#213 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#87 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#889
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#573 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#575 …}
  -map: Symfony\Component\Security\Http\AccessMap {#821 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#830
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#573 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sonata_user_admin_security_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#866 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#855 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"