https://friendscore.dev/admin/login/login?perspective=

Security

Token

There is no security token.

Firewall

pimcore_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 {#1654
  -map: Symfony\Component\Security\Http\AccessMap {#1653 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1351 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1643
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1640 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1635 …}
  -providerKey: "pimcore_admin"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1632 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1351 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
38.11 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1815
  #targetUrl: "/admin/login?auth_failed=true"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1716 …}
  #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"
}

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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"