Security
Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#431 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "UAbOxix" } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | App\Security\UserProvider |
context | main |
entry_point | App\Security\LoginFormAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#388 -map: Symfony\Component\Security\Http\AccessMap {#389 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#374 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#417 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#374 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#412 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#256 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#296 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …} "enableUsageTracking" ] } |
0.01 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#426 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#416 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#419 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#433 …} -logger: Symfony\Bridge\Monolog\Logger {#374 …} -rememberMeServices: null -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#429 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …} -secret: "UAbOxix" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#419 …} -logger: Symfony\Bridge\Monolog\Logger {#374 …} } |
1.10 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#377 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app.logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#293 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#378 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#455 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#451 …} -map: Symfony\Component\Security\Http\AccessMap {#389 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#419 …} -exceptionOnNoToken: true } |
0.30 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#7 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …} +request: Symfony\Component\HttpFoundation\InputBag {#10 …} +query: Symfony\Component\HttpFoundation\InputBag {#11 …} +server: Symfony\Component\HttpFoundation\ServerBag {#15 …} +files: Symfony\Component\HttpFoundation\FileBag {#14 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/" #requestUri: "/" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#340 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "html" } |
Show voter details |