https://primantilles.com/rayon/boul

Security

Token

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

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.database_users
context main
entry_point Bolt\Security\LoginFormAuthenticator
user_checker Bolt\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1556
  -map: Symfony\Component\Security\Http\AccessMap {#1555 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1571 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1550
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#239 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1571 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1549 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#74 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1449 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1544 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#238 …}
    "enableUsageTracking"
  ]
}
0.56 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1610
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1614 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1623 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1626 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1571 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1544 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1630
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#239 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#1544 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1623 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1571 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#74 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1619 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1633
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#239 …}
  -secret: "6rLcD2P"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1623 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1571 …}
}
0.62 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1569
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#238 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "bolt_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1585 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1568 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1638
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#238 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#869 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1555 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1623 …}
  -exceptionOnNoToken: true
}
0.06 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"