POST https://miraculumaurich.de/frontend/checkout/

Security

Token

inga_85@gmx.de Username
Authenticated
0ddf85 From
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_FRONTEND"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#973
  -user: App\User\Entity\User {#1265 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\User\Security\UserProvider
context main
entry_point drenso.oidc.authenticator.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "oidc"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#735
  -map: Symfony\Component\Security\Http\AccessMap {#734 …}
  -logger: Monolog\Logger {#798 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#945
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#776 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#939 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#298 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#944 …}
  -logger: Monolog\Logger {#798 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#778 …}
}
23.98 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#949
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#938 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#951
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#297 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#163 …}
  -map: Symfony\Component\Security\Http\AccessMap {#734 …}
}
1.25 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#777
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#297 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#723 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#778 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Drenso\OidcBundle\Security\OidcAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#62
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#65 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#68 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#70 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#69 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#67 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#71 …}
  #content: "checkout%5BcustomerCompany%5D=&checkout%5BcustomerMember%5D=&checkout%5BcustomerTitle%5D=&checkout%5BcustomerSalutation%5D=&checkout%5BcustomerFirstname%5D=Inga&checkout%5BcustomerLastname%5D=Janssen&checkout%5BcustomerStreet%5D=Keersmakerskamp&checkout%5BcustomerStreetNumber%5D=47&checkout%5BcustomerPostalcode%5D=26605&checkout%5BcustomerCity%5D=Aurich%2C+Ostfriesland&checkout%5BcustomerCountry%5D=DE&checkout%5BcustomerContactEmail%5D=inga_85%40gmx.de&checkout%5BcustomerPhone%5D=049419804436&checkout%5BcustomerComment%5D=&checkout%5BpaymentType%5D=invoice&checkout%5Biban%5D=DE08120300001080428863&checkout%5Bbank%5D=DKB&voucherCode=&checkout%5BacceptPrivacyPolicy%5D=1"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/frontend/checkout/"
  #requestUri: "/frontend/checkout/"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#736 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x0062.226.115.167\x00" => []
    "4\x00\x00\x00" => []
    "8\x00\x00\x00" => []
    "16\x00\x00\x00" => []
    "32\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details