http://ps.dp-uat.citroen.in/admin/login/login?perspective=

Security Token

There is no security token.

Security Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider Pimcore\Bundle\AdminBundle\Security\User\UserProvider
context (none)
entry_point Pimcore\Bundle\AdminBundle\Security\Guard\AdminAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "two_factor"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#634
  -map: Symfony\Component\Security\Http\AccessMap {#635 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#609 …}
  -logger: Symfony\Bridge\Monolog\Logger {#640 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#607
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#606 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#426 …}
  -providerKey: "admin"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#604 …}
  -logger: Symfony\Bridge\Monolog\Logger {#640 …}
  -rememberMeServices: null
}
115.79 ms
Symfony\Component\HttpFoundation\RedirectResponse {#719
  #targetUrl: "/admin/login?auth_failed=true"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#814 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/admin/login?auth_failed=true'" />\n
    \n
            <title>Redirecting to /admin/login?auth_failed=true</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/admin/login?auth_failed=true">/admin/login?auth_failed=true</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Security Voters (4)

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