https://firplast.clients.greentic.net/logout

Security Token

There is no security token.

Security Firewall

default Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context logged
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#230
  -map: Symfony\Component\Security\Http\AccessMap {#231 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#236 …}
  -logger: Symfony\Bridge\Monolog\Logger {#221 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#238
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -sessionKey: "_security_logged"
  -logger: Symfony\Bridge\Monolog\Logger {#221 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#239 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#191 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#51 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#242
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#243 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#245 …}
  -providerKey: "default"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#248 …}
  -logger: Symfony\Bridge\Monolog\Logger {#221 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#251
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -secret: "QpeNxxo"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#245 …}
  -logger: Symfony\Bridge\Monolog\Logger {#221 …}
}
0.27 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#253
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#51 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#254 …}
  -map: Symfony\Component\Security\Http\AccessMap {#231 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#245 …}
  -exceptionOnNoToken: true
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#223
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#51 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#196 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#195 …}
}
1.46 ms
Symfony\Component\HttpFoundation\RedirectResponse {#269
  #targetUrl: "https://firplast.clients.greentic.net/login"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#271 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://firplast.clients.greentic.net/login'" />\n
    \n
            <title>Redirecting to https://firplast.clients.greentic.net/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://firplast.clients.greentic.net/login">https://firplast.clients.greentic.net/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Security Voters (3)

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"