Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#80 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "OaUNuzA" } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\LoginFormAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "guard" "json_login" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#240 -map: Symfony\Component\Security\Http\AccessMap {#259 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#258 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#296 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#98 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#258 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#293 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#208 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#234 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#97 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#282 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#277 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#301 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#341 …} -logger: Symfony\Bridge\Monolog\Logger {#258 …} -rememberMeServices: null -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#97 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#270 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#97 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#301 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#313 …} -providerKey: "main" -successHandler: null -failureHandler: null -options: [ "username_path" => "email" "password_path" => "password" "check_path" => "customer_login" "use_forward" => false "require_previous_session" => false "login_path" => "/login" ] -logger: Symfony\Bridge\Monolog\Logger {#258 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#208 …} -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#343 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#307 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#338 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#334 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#98 …} -secret: "OaUNuzA" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#301 …} -logger: Symfony\Bridge\Monolog\Logger {#258 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#324 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#97 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#332 …} -map: Symfony\Component\Security\Http\AccessMap {#259 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#301 …} -exceptionOnNoToken: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#247 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#97 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#313 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#86 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.