https://dev.asvin.de/de

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#509
  -secret: "HfZVnC5"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context user
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "two_factor"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#401
  -map: Symfony\Component\Security\Http\AccessMap {#386 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#468
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#201 …}
  -sessionKey: "_security_user"
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#467 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#334 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#355 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#478
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#463 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#471 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#485 …}
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#482
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#471 …}
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#16 …}
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#481 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#480 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#479 …}
  -csrfTokenManager: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager {#477 …}
  -trustedDeviceManager: null
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#334 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#486 …}
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#490
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#201 …}
  -secret: "HfZVnC5"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#471 …}
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#506
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#507 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#511 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#287 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#417 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#334 …}
  -stateless: false
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#502
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#16 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#503 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#500
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#287 …}
  -map: Symfony\Component\Security\Http\AccessMap {#386 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#471 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#411
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#202 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#106 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#373 …}
}
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\BackendCustomerUserVoter"
6
"App\Security\Voter\BackendCustomerVoter"
7
"App\Security\Voter\BackendDeletedCustomerVoter"
8
"App\Security\Voter\BackendHowToStartVoter"
9
"App\Security\Voter\BackendInvoiceVoter"
10
"App\Security\Voter\BackendNewRegistrationVoter"
11
"App\Security\Voter\BackendPlanVoter"
12
"App\Security\Voter\BackendPopUpMessageVoter"
13
"App\Security\Voter\BackendSuperUserVoter"
14
"App\Security\Voter\BackendTeamVoter"
15
"App\Security\Voter\BackendUserGroupVoter"
16
"App\Security\Voter\BackendUserVoter"
17
"App\Security\Voter\ChangePlanVoter"
18
"App\Security\Voter\DeviceGroupVoter"
19
"App\Security\Voter\DeviceVoter"
20
"App\Security\Voter\FileGroupVoter"
21
"App\Security\Voter\FileVoter"
22
"App\Security\Voter\HowToStartVoter"
23
"App\Security\Voter\InvoiceVoter"
24
"App\Security\Voter\PlanPricingVoter"
25
"App\Security\Voter\RolloutVoter"
26
"App\Security\Voter\SupportVoter"
27
"App\Security\Voter\UserGroupVoter"
28
"App\Security\Voter\UserVoter"
29
"App\Security\Voter\WishlistVoter"