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 {#2508
  -user: App\Model\DataObject\Customer {#2668 …}
  -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 {#2483
  -map: Symfony\Component\Security\Http\AccessMap {#2484 …}
  -logger: Monolog\Logger {#1619 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2502
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#933 …}
  -sessionKey: "_security_b2b"
  -logger: Monolog\Logger {#1619 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2503 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2449 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2474 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2505 …}
}
81.71 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2509
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2630 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2476
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#934 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_auth_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1653 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2449 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2589
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#934 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1378 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2484 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
3 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
4 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
5 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
6 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
7 GRANTED checkout
null
"App\Security\Voter\AtpVoter"
ACCESS ABSTAIN
"App\Security\Voter\B2B\CheckoutVoter"
ACCESS GRANTED
Show voter details