GET https://beisetzung.digital/

Security

Token

There is no security token.

Firewall

contao_frontend Name
Security enabled
Stateless

Configuration

Key Value
provider contao.security.frontend_user_provider
context contao_frontend
entry_point contao.security.login_authenticator.contao_frontend
user_checker contao.security.user_checker
access_denied_handler contao.security.access_denied_handler
access_denied_url (none)
authenticators
[
  "login_throttling"
  "contao_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1755
  -map: Symfony\Component\Security\Http\AccessMap {#1754 …}
  -logger: Monolog\Logger {#1807 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1745
  -sessionKey: "_security_contao_frontend"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#464 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1742 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#42 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1741 …}
  -logger: Monolog\Logger {#1807 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1798 …}
}
0.26 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1726
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1730 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1762
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "contao_frontend_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#83 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1965 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1798 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1724
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#83 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1844 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1754 …}
}
0.30 ms (none)

Authenticators

Status Authenticator
skipped
"Contao\CoreBundle\Security\Authenticator\ContaoLoginAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

priority Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#6 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#9 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#8 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#7 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#10 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1715 …}
  #locale: "de"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details
2 DENIED ROLE_MEMBER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_MEMBER.
Show voter details