POST https://bspb.insales.services.ipol.tech/payment/01938874-4d1f-7070-bf0a-a939b19bc3e9/order

Security

Token

There is no security token.

Firewall

application Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users
context application
entry_point security.authenticator.form_login.application
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\Core\Security\ApplicationAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#233
  -map: Symfony\Component\Security\Http\AccessMap {#232 …}
  -logger: Monolog\Logger {#300 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#228
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#69 …}
  -sessionKey: "_security_application"
  -logger: Monolog\Logger {#300 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#226 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#263 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#274 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#223 …}
}
0.34 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#454
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#456 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#452
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#70 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#111 …}
  -map: Symfony\Component\Security\Http\AccessMap {#232 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#275
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#70 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "user.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#294 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#263 …}
}
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
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"