POST http://democultura.data.archivio.com/admin/logout

Security

Token

There is no security token.

Firewall

pimcore_admin Name
Security enabled
Stateless

Configuration

Key Value
provider Pimcore\Security\User\UserProvider
context pimcore_admin
entry_point security.authenticator.form_login.pimcore_admin
user_checker Pimcore\Security\User\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "two_factor"
  "form_login"
  "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1528
  -map: Symfony\Component\Security\Http\AccessMap {#1527 …}
  -logger: Monolog\Logger {#1334 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1510
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#534 …}
  -sessionKey: "_security_pimcore_admin"
  -logger: Monolog\Logger {#1334 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1509 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1562 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1537 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1507 …}
}
0.47 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1495
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1598 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1535
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#533 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "pimcore_admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1342 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1562 …}
}
0.40 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1612
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1715 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='http://democultura.data.archivio.com/admin/login'" />\n
    \n
            <title>Redirecting to http://democultura.data.archivio.com/admin/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="http://democultura.data.archivio.com/admin/login">http://democultura.data.archivio.com/admin/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "http://democultura.data.archivio.com/admin/login"
}

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"