https://buchung-dev.gericke-spedition.de/logout

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.db_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#252
  -map: Symfony\Component\Security\Http\AccessMap {#251 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#278 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#229
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#32 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#278 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#214 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#282 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#286 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#21 …}
    "enableUsageTracking"
  ]
}
1.69 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#224
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#235 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#234
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#21 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#275 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#222 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#221 …}
  -usernameParameter: "_su"
  -role: "ROLE_ADMIN"
  -logger: Symfony\Bridge\Monolog\Logger {#278 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#182 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#281
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#21 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#269 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#282 …}
}
1.11 ms
Symfony\Component\HttpFoundation\RedirectResponse {#205
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#355 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://buchung-dev.gericke-spedition.de/login'" />\n
    \n
            <title>Redirecting to https://buchung-dev.gericke-spedition.de/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://buchung-dev.gericke-spedition.de/login">https://buchung-dev.gericke-spedition.de/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.0"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "https://buchung-dev.gericke-spedition.de/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
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"AppBundle\Security\Voter\AddressVoter"
4
"AppBundle\Security\Voter\BookingBlueprintVoter"
5
"AppBundle\Security\Voter\BookingVoter"
6
"AppBundle\Security\Voter\HolidayVoter"