POST https://westrade.eden-trading.com/customer/login

Security

Token

moulaye.c+customer-admin@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_CUSTOMER"
  "ROLE_CUSTOMER_ADMIN"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_CUSTOMER_AGENT"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1460
  -user: App\Entity\CustomerAdmin {#1251 …}
  -roleNames: [
    "ROLE_CUSTOMER"
    "ROLE_CUSTOMER_ADMIN"
  ]
  -attributes: []
  -firewallName: "customer"
}

Firewall

customer Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.customer_user_provider
context customer
entry_point App\Security\Customer\AuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler App\Security\Customer\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\Customer\LoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#190
  -map: Symfony\Component\Security\Http\AccessMap {#191 …}
  -logger: Monolog\Logger {#179 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#96
  -sessionKey: "_security_customer"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#176 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#93 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#330 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#95 …}
  -logger: Monolog\Logger {#179 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#154 …}
}
0.38 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#552
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#72 …}
}
447.98 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1237
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1480 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/customer'" />\n
    \n
            <title>Redirecting to /customer</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/customer">/customer</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "/customer"
}
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#899
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#53 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#903 …}
  -firewallName: "customer"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#309 …}
  -logger: Monolog\Logger {#179 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#496 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#358 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#890
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#309 …}
  -map: Symfony\Component\Security\Http\AccessMap {#191 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#182
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "customer_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#148 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#154 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

This authenticator did not support the request.

success
"App\Security\Customer\LoginAuthenticator"
Lazy no
Duration 0.13 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#812
  #user: App\Entity\CustomerAdmin {#1251 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#847
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#795 …}
      -user: App\Entity\CustomerAdmin {#1251 …}
      -identifierNormalizer: null
      -userIdentifier: "moulaye.c+customer-admin@gmail.com"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#787
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#794
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "225ffbe88db0125377b3c98c5ab.2uJ_C18XyFK5kXzdZMf19UxHjgzpYIpW6pIy3JDMjks.lI8zfCxjrTr9xE24LvWWmBMC7FijJe8jhthZt6CW9A2zsjFqNCOga-DXMQ"
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#1457
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials CsrfTokenBadge PasswordUpgradeBadge

Access Decision