Redirect 302 redirect from GET @app_index (40d394)

GET https://dev.emenu.fr/login

Security

Token

There is no security token. It was removed in 40d394.

Firewall

app Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context app_context
entry_point App\Security\AppAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#483
  -map: Symfony\Component\Security\Http\AccessMap {#482 …}
  -logger: Monolog\Logger {#590 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#498
  -sessionKey: "_security_app_context"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#591 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#492 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#173 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#549 …}
  -logger: Monolog\Logger {#590 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#614 …}
}
2.49 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#569
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#554 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#576
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#174 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#144 …}
  -map: Symfony\Component\Security\Http\AccessMap {#482 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#615
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#174 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#506 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#614 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_CUSTOMER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_CUSTOMER.
Show voter details
2 DENIED ROLE_EMPLOYEE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_EMPLOYEE.
Show voter details