https://components.dapprgemaakt.nl/titel

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1881
  -secret: "OqGWfbz"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Firewall

frontend Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.chain_provider
context frontend
entry_point VisualMedia\SecurityBundle\Security\FrontendLoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1830
  -map: Symfony\Component\Security\Http\AccessMap {#1831 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1807 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1846
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#604 …}
  -sessionKey: "_security_frontend"
  -logger: Symfony\Bridge\Monolog\Logger {#1807 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1845 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1521 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1789 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1839 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#603 …}
    "enableUsageTracking"
  ]
}
1.39 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1865
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1868 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1871 …}
  -providerKey: "frontend"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1869 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1807 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1839 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1880
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#604 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1839 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1871 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1807 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1521 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1875 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1883
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#604 …}
  -secret: "OqGWfbz"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1871 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1807 …}
}
2.97 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1799
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#603 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "frontend_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1779 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1798 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1888
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#603 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#601 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1831 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1871 …}
  -exceptionOnNoToken: true
}
0.31 ms (none)

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"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details