GET https://intg.admin.musicdb.cnm.fr/logout

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.admin
context admin
entry_point security.authenticator.form_login_ldap.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login_ldap"
  "remember_me"
  "App\Admin\Security\LdapAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#235
  -map: Symfony\Component\Security\Http\AccessMap {#233 …}
  -logger: Monolog\Logger {#267 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#213
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#336 …}
  -sessionKey: "_security_admin"
  -logger: Monolog\Logger {#267 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#212 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#281 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#279 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#210 …}
}
7.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#744
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#194 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#821
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#337 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#272 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1773 …}
  -firewallName: "admin"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#817 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#267 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#448 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#353 …}
  -targetRoute: "admin_dashboard"
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#280
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#337 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#261 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#281 …}
}
1.02 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1671
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1672 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://intg.admin.musicdb.cnm.fr/'" />\n
    \n
            <title>Redirecting to https://intg.admin.musicdb.cnm.fr/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://intg.admin.musicdb.cnm.fr/">https://intg.admin.musicdb.cnm.fr/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://intg.admin.musicdb.cnm.fr/"
}

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"