GET https://intranet.museum-art-cars.com/abmelden

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#440
  -map: Symfony\Component\Security\Http\AccessMap {#439 …}
  -logger: Monolog\Logger {#468 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#405
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#428 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#435 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#113 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#399 …}
  -logger: Monolog\Logger {#468 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#426 …}
}
220.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#430
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#429 …}
}
0.74 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#362
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#111 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#28 …}
  -map: Symfony\Component\Security\Http\AccessMap {#439 …}
}
3.73 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#427
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#111 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#463 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#426 …}
  -csrfTokenManager: null
}
17.12 ms
Symfony\Component\HttpFoundation\RedirectResponse {#721
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#735 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://intranet.museum-art-cars.com/'" />\n
    \n
            <title>Redirecting to https://intranet.museum-art-cars.com/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://intranet.museum-art-cars.com/">https://intranet.museum-art-cars.com/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://intranet.museum-art-cars.com/"
}

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\BaseVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#65 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#64 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#68 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#67 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#66 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#69 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/abmelden"
  #requestUri: "/abmelden"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#382 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details