Security
Token
500006
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_API_ORDER" "ROLE_USER" "ROLE_ADYEN_MONEYBOX" "ROLE_ADYEN_PAYMENT_METHOD_KLARNA_B2B" "ROLE_ADYEN_PAYMENT_METHOD_GOOGLEPAY" "ROLE_ADYEN_PAYMENT_METHOD_EBANKING_FI" "ROLE_STRIPE_PAYMENT_METHOD_CARD" "ROLE_STRIPE_PAYMENT_METHOD_PAYPAL" "ROLE_STRIPE_PAYMENT_METHOD_GOOGLE_PAY" "ROLE_STRIPE_PAYMENT_METHOD_APPLE_PAY" "ROLE_STRIPE_PAYMENT_METHOD_LINK" "ROLE_STRIPE_PAYMENT_METHOD_REVOLUT_PAY" "ROLE_STRIPE_PAYMENT_METHOD_BANCONTACT" "ROLE_STRIPE_PAYMENT_METHOD_KLARNA" "ROLE_STRIPE_PAYMENT_METHOD_SEPA_DEBIT" "ROLE_STRIPE_PAYMENT_METHOD_IDEAL" "ROLE_STRIPE_PRODUCTS_CART" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#806 -user: App\Entity\System\Customer {#3731 …} -roleNames: [ "ROLE_API_ORDER" "ROLE_USER" "ROLE_ADYEN_MONEYBOX" "ROLE_ADYEN_PAYMENT_METHOD_KLARNA_B2B" "ROLE_ADYEN_PAYMENT_METHOD_GOOGLEPAY" "ROLE_ADYEN_PAYMENT_METHOD_EBANKING_FI" "ROLE_STRIPE_PAYMENT_METHOD_CARD" "ROLE_STRIPE_PAYMENT_METHOD_PAYPAL" "ROLE_STRIPE_PAYMENT_METHOD_GOOGLE_PAY" "ROLE_STRIPE_PAYMENT_METHOD_APPLE_PAY" "ROLE_STRIPE_PAYMENT_METHOD_LINK" "ROLE_STRIPE_PAYMENT_METHOD_REVOLUT_PAY" "ROLE_STRIPE_PAYMENT_METHOD_BANCONTACT" "ROLE_STRIPE_PAYMENT_METHOD_KLARNA" "ROLE_STRIPE_PAYMENT_METHOD_SEPA_DEBIT" "ROLE_STRIPE_PAYMENT_METHOD_IDEAL" "ROLE_STRIPE_PRODUCTS_CART" ] -authenticated: true -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\UserProvider |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "form_login" "App\Security\LoginFormAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#778 -map: Symfony\Component\Security\Http\AccessMap {#779 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#751 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#802 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2044 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#751 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#803 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#760 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#748 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2045 …} "enableUsageTracking" ] } |
8.60 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4654 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4655 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#805 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2045 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#4657 …} -userChecker: App\Security\UserChecker {#4658 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2020 …} -usernameParameter: "_impersonate_user" -role: "CAN_SWITCH_USER" -logger: Symfony\Bridge\Monolog\Logger {#751 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2218 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#759 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2045 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "customer_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#743 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#760 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#4656 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2045 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2020 …} -map: Symfony\Component\Security\Http\AccessMap {#779 …} -authManager: null -exceptionOnNoToken: false } |
0.41 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_CUSTOMER_CREATED_FULLY | Symfony\Component\HttpFoundation\Request {#23 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#28 …} +request: Symfony\Component\HttpFoundation\InputBag {#26 …} +query: Symfony\Component\HttpFoundation\InputBag {#27 …} +server: Symfony\Component\HttpFoundation\ServerBag {#31 …} +files: Symfony\Component\HttpFoundation\FileBag {#30 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#29 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#32 …} #content: "" #languages: [ "es_ES" "es" "en_US" "en" ] #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/controlpanel/api/notifications" #requestUri: "/controlpanel/api/notifications" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#1012 …} #locale: "es" #defaultLocale: "es" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null -isIisRewrite: false : "" : "html" } |
||||||
|
|||||||||