Security

Token

Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_STAFF"
  "ROLE_ADMIN"
  "ROLE_DIRECTOR"
  "ROLE_OPERATION_DIRECTOR"
  "ROLE_COMMERCIAL_DIRECTOR"
  "ROLE_MARKETING_DIRECTOR"
  "ROLE_OPERATION"
  "ROLE_FINANCIAL"
  "ROLE_COMMERCIAL"
  "ROLE_MARKETING"
  "ROLE_SEO"
  "ROLE_WRITER"
  "ROLE_EXTERNAL"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#4128
  -user: App\Entity\User {#4734 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_STAFF"
    "ROLE_ADMIN"
    "ROLE_DIRECTOR"
    "ROLE_OPERATION_DIRECTOR"
    "ROLE_COMMERCIAL_DIRECTOR"
    "ROLE_MARKETING_DIRECTOR"
    "ROLE_OPERATION"
    "ROLE_FINANCIAL"
    "ROLE_COMMERCIAL"
    "ROLE_MARKETING"
    "ROLE_SEO"
    "ROLE_WRITER"
    "ROLE_EXTERNAL"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: [
    "2fa_complete" => true
  ]
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "two_factor"
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#4000
  -map: Symfony\Component\Security\Http\AccessMap {#4001 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#3966 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4110
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1365 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#3966 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4111 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3970 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#3964 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1366 …}
    "enableUsageTracking"
  ]
}
10.74 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4731
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4144 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#4870
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1366 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#4140 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#4869 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4864 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#3966 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1683 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3969
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1366 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1357 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3970 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#4857
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1358 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1366 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#4872 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4873
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1366 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4864 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4001 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.25 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\AccommodationTypeVoter"
6
"App\Security\Voter\AccommodationVoter"
7
"App\Security\Voter\ActivityVoter"
8
"App\Security\Voter\ArticleTagVoter"
9
"App\Security\Voter\ArticleVoter"
10
"App\Security\Voter\BrandVoter"
11
"App\Security\Voter\BrochureVoter"
12
"App\Security\Voter\CartLineVoter"
13
"App\Security\Voter\CartVoter"
14
"App\Security\Voter\CertificationVoter"
15
"App\Security\Voter\CityVoter"
16
"App\Security\Voter\CorrespondentVoter"
17
"App\Security\Voter\CountryVoter"
18
"App\Security\Voter\CrmVoter"
19
"App\Security\Voter\CurrencyVoter"
20
"App\Security\Voter\CustomerEmailTemplateVoter"
21
"App\Security\Voter\CustomerVoter"
22
"App\Security\Voter\DiscountCodeVoter"
23
"App\Security\Voter\DiscountVoter"
24
"App\Security\Voter\DocumentHeaderFooterVoter"
25
"App\Security\Voter\DocumentRequiredVoter"
26
"App\Security\Voter\DocumentVersionVoter"
27
"App\Security\Voter\DocumentVoter"
28
"App\Security\Voter\ExamVoter"
29
"App\Security\Voter\ExportVoter"
30
"App\Security\Voter\FaqVoter"
31
"App\Security\Voter\FileAccommodationVoter"
32
"App\Security\Voter\FileAdditionalDocumentVoter"
33
"App\Security\Voter\FileDocumentVoter"
34
"App\Security\Voter\FileInvoiceToBeIssuedVoter"
35
"App\Security\Voter\FilePaymentVoter"
36
"App\Security\Voter\FileRequiredDocumentVoter"
37
"App\Security\Voter\FileSchoolVoter"
38
"App\Security\Voter\FileViewVoter"
39
"App\Security\Voter\FileVoter"
40
"App\Security\Voter\GeneralConditionOfSaleVoter"
41
"App\Security\Voter\GlobalFeeVoter"
42
"App\Security\Voter\GroupPnrVoter"
43
"App\Security\Voter\GroupVoter"
44
"App\Security\Voter\InfrastructureVoter"
45
"App\Security\Voter\InsuranceSendedVoter"
46
"App\Security\Voter\InvoiceNoteVoter"
47
"App\Security\Voter\InvoiceVoter"
48
"App\Security\Voter\JobVoter"
49
"App\Security\Voter\LandingPageVoter"
50
"App\Security\Voter\LanguageVoter"
51
"App\Security\Voter\MandateRateCategoryVoter"
52
"App\Security\Voter\MandateRateItemVoter"
53
"App\Security\Voter\MandateRateVoter"
54
"App\Security\Voter\OptionVoter"
55
"App\Security\Voter\ParametersVoter"
56
"App\Security\Voter\ParticipantSchoolEstablishmentVoter"
57
"App\Security\Voter\ParticipantVoter"
58
"App\Security\Voter\PaymentVoter"
59
"App\Security\Voter\PersonalityTraitVoter"
60
"App\Security\Voter\PlanningStayEmailVoter"
61
"App\Security\Voter\PricingDateSlotVoter"
62
"App\Security\Voter\PricingsExtraVoter"
63
"App\Security\Voter\PricingsFeeVoter"
64
"App\Security\Voter\PricingsOptionVoter"
65
"App\Security\Voter\PricingsTariffVoter"
66
"App\Security\Voter\ProductAgeVoter"
67
"App\Security\Voter\ProductCategoryVoter"
68
"App\Security\Voter\ProductDataRequiredVoter"
69
"App\Security\Voter\ProductPricingViewVoter"
70
"App\Security\Voter\ProductServiceVoter"
71
"App\Security\Voter\ProductTransferConstraintVoter"
72
"App\Security\Voter\ProductVoter"
73
"App\Security\Voter\ProviderFormulaVoter"
74
"App\Security\Voter\ProviderInvoiceVoter"
75
"App\Security\Voter\ProviderVoter"
76
"App\Security\Voter\QuestionVoter"
77
"App\Security\Voter\QuotationLineVoter"
78
"App\Security\Voter\QuotationVoter"
79
"App\Security\Voter\SchoolVoter"
80
"App\Security\Voter\SentenceVoter"
81
"App\Security\Voter\SwitchToCustomerVoter"
82
"App\Security\Voter\TagsVoter"
83
"App\Security\Voter\TransportAirlineCompanyVoter"
84
"App\Security\Voter\TransportAirportVoter"
85
"App\Security\Voter\TransportRailwayCompanyVoter"
86
"App\Security\Voter\TransportRoutingVoter"
87
"App\Security\Voter\TransportSegmentVoter"
88
"App\Security\Voter\TransportTrainStationVoter"
89
"App\Security\Voter\UserVoter"
90
"App\Security\Voter\WebinarVoter"
91
"App\Security\Voter\WitnessVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_STAFF"
  "ROLE_EXTERNAL"
]
Symfony\Component\HttpFoundation\Request {#8
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/dashboard/"
  #requestUri: "/dashboard/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4123 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_STAFF
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 DENIED ROLE_PREVIOUS_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccommodationTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\AccommodationVoter"
ACCESS ABSTAIN
"App\Security\Voter\ActivityVoter"
ACCESS ABSTAIN
"App\Security\Voter\ArticleTagVoter"
ACCESS ABSTAIN
"App\Security\Voter\ArticleVoter"
ACCESS ABSTAIN
"App\Security\Voter\BrandVoter"
ACCESS ABSTAIN
"App\Security\Voter\BrochureVoter"
ACCESS ABSTAIN
"App\Security\Voter\CartLineVoter"
ACCESS ABSTAIN
"App\Security\Voter\CartVoter"
ACCESS ABSTAIN
"App\Security\Voter\CertificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\CityVoter"
ACCESS ABSTAIN
"App\Security\Voter\CorrespondentVoter"
ACCESS ABSTAIN
"App\Security\Voter\CountryVoter"
ACCESS ABSTAIN
"App\Security\Voter\CrmVoter"
ACCESS ABSTAIN
"App\Security\Voter\CurrencyVoter"
ACCESS ABSTAIN
"App\Security\Voter\CustomerEmailTemplateVoter"
ACCESS ABSTAIN
"App\Security\Voter\CustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\DiscountCodeVoter"
ACCESS ABSTAIN
"App\Security\Voter\DiscountVoter"
ACCESS ABSTAIN
"App\Security\Voter\DocumentHeaderFooterVoter"
ACCESS ABSTAIN
"App\Security\Voter\DocumentRequiredVoter"
ACCESS ABSTAIN
"App\Security\Voter\DocumentVersionVoter"
ACCESS ABSTAIN
"App\Security\Voter\DocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\ExamVoter"
ACCESS ABSTAIN
"App\Security\Voter\ExportVoter"
ACCESS ABSTAIN
"App\Security\Voter\FaqVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileAccommodationVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileAdditionalDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileInvoiceToBeIssuedVoter"
ACCESS ABSTAIN
"App\Security\Voter\FilePaymentVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileRequiredDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileSchoolVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\GeneralConditionOfSaleVoter"
ACCESS ABSTAIN
"App\Security\Voter\GlobalFeeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupPnrVoter"
ACCESS ABSTAIN
"App\Security\Voter\GroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\InfrastructureVoter"
ACCESS ABSTAIN
"App\Security\Voter\InsuranceSendedVoter"
ACCESS ABSTAIN
"App\Security\Voter\InvoiceNoteVoter"
ACCESS ABSTAIN
"App\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Voter\LandingPageVoter"
ACCESS ABSTAIN
"App\Security\Voter\LanguageVoter"
ACCESS ABSTAIN
"App\Security\Voter\MandateRateCategoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MandateRateItemVoter"
ACCESS ABSTAIN
"App\Security\Voter\MandateRateVoter"
ACCESS ABSTAIN
"App\Security\Voter\OptionVoter"
ACCESS ABSTAIN
"App\Security\Voter\ParametersVoter"
ACCESS ABSTAIN
"App\Security\Voter\ParticipantSchoolEstablishmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\ParticipantVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PersonalityTraitVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanningStayEmailVoter"
ACCESS ABSTAIN
"App\Security\Voter\PricingDateSlotVoter"
ACCESS ABSTAIN
"App\Security\Voter\PricingsExtraVoter"
ACCESS ABSTAIN
"App\Security\Voter\PricingsFeeVoter"
ACCESS ABSTAIN
"App\Security\Voter\PricingsOptionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PricingsTariffVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductAgeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductCategoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductDataRequiredVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductPricingViewVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductServiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductTransferConstraintVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProviderFormulaVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProviderInvoiceVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProviderVoter"
ACCESS ABSTAIN
"App\Security\Voter\QuestionVoter"
ACCESS ABSTAIN
"App\Security\Voter\QuotationLineVoter"
ACCESS ABSTAIN
"App\Security\Voter\QuotationVoter"
ACCESS ABSTAIN
"App\Security\Voter\SchoolVoter"
ACCESS ABSTAIN
"App\Security\Voter\SentenceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SwitchToCustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\TagsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TransportAirlineCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\TransportAirportVoter"
ACCESS ABSTAIN
"App\Security\Voter\TransportRailwayCompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\TransportRoutingVoter"
ACCESS ABSTAIN
"App\Security\Voter\TransportSegmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\TransportTrainStationVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
"App\Security\Voter\WebinarVoter"
ACCESS ABSTAIN
"App\Security\Voter\WitnessVoter"
ACCESS ABSTAIN
Show voter details
4 GRANTED ROLE_OPERATION
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
7 GRANTED ROLE_STAFF
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
8 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
9 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
10 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
11 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
12 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
13 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
14 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
15 GRANTED ROLE_OPERATION
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
16 GRANTED ROLE_OPERATION_DIRECTOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details