Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#390 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "WEIWQNi" } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.user |
| context | (none) |
| entry_point | App\Security\Authentication\UserTokenAuthentication |
| 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 {#367 -map: Symfony\Component\Security\Http\AccessMap {#368 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#355 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#377 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#380 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#385 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#388 …} -logger: Symfony\Bridge\Monolog\Logger {#355 …} -rememberMeServices: null -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#398 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#127 …} -secret: "WEIWQNi" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#385 …} -logger: Symfony\Bridge\Monolog\Logger {#355 …} } |
0.52 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#357 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#132 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#167 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#358 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#403 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#132 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#425 …} -map: Symfony\Component\Security\Http\AccessMap {#368 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#385 …} -exceptionOnNoToken: true } |
0.24 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\RoleVoter" |
Access decision log
| # | Result | Attributes | Object |
|---|---|---|---|
| 1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#3 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …} +request: Symfony\Component\HttpFoundation\InputBag {#9 …} +query: Symfony\Component\HttpFoundation\InputBag {#8 …} +server: Symfony\Component\HttpFoundation\ServerBag {#16 …} +files: Symfony\Component\HttpFoundation\FileBag {#15 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/login" #requestUri: "/login" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#502 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "html" } |
| Show voter details | |||