POST https://testing.weverducre.com/en/a/auth/login

Security

Token

order@crea-accent.be Username
Authenticated
Property Value
Roles
[
  "ROLE_CUSTOMER"
  "ROLE_ADMIN"
  "ROLE_DEV"
]
Inherited Roles
[
  "ROLE_BASE"
  "ROLE_INTERNAL"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#2632
  -user: App\Model\DataObject\Customer {#2571 …}
  -roleNames: [
    "ROLE_CUSTOMER"
    "ROLE_ADMIN"
    "ROLE_DEV"
  ]
  -attributes: []
  -firewallName: "b2b"
}

Firewall

b2b Name
Security enabled
Stateless

Configuration

Key Value
provider cmf.security.user_provider
context b2b
entry_point security.authenticator.form_login.b2b
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2465
  -map: Symfony\Component\Security\Http\AccessMap {#2466 …}
  -logger: Monolog\Logger {#1619 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2484
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#933 …}
  -sessionKey: "_security_b2b"
  -logger: Monolog\Logger {#1619 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2485 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2431 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2456 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2487 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2490
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2491 …}
}
47.10 ms
Symfony\Component\HttpFoundation\RedirectResponse {#2633
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#2648 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://testing.weverducre.com/'" />\n
    \n
            <title>Redirecting to https://testing.weverducre.com/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://testing.weverducre.com/">https://testing.weverducre.com/</a>.\n
        <script>\n
        var _wishlist = deepmerge( window["_wishlist"] || {}, {"wishlist":{"activeIds":[],"routeAdd":"\/en\/wishlist\/add","routeRemove":"\/en\/wishlist\/remove"}});\n
    </script></body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://testing.weverducre.com/"
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
0.25 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#2517
  #user: App\Model\DataObject\Customer {#2571 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#2515
      -userIdentifier: "order@crea-accent.be"
      -userLoader: CustomerManagementFrameworkBundle\Security\UserProvider\CustomerObjectUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#2516 …}
      -user: App\Model\DataObject\Customer {#2571 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#2518
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#2519
      -enabled: false
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#2584
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}
UserBadge PasswordCredentials RememberMeBadge PasswordUpgradeBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\AtpVoter"
6
"App\Security\Voter\B2B\CheckoutVoter"
7
"App\Security\Voter\B2B\DownloadPortalVoter"
8
"App\Security\Voter\B2B\ProductVoter"
9
"App\Security\Voter\B2B\ShopVoter"
10
"App\Security\Voter\B2C\CheckoutVoter"
11
"App\Security\Voter\B2C\ProductVoter"
12
"App\Security\Voter\B2C\ShopVoter"
13
"App\Security\Voter\CartVoter"
14
"App\Security\Voter\CustomerAddressVoter"
15
"App\Security\Voter\OrderVoter"