https://testmigration.jarvis-legal.net/login

Security

Token

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

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider (none)
context common
entry_point security.authentication.form_entry_point.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "form_login"
  "two_factor"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2605
  -map: Symfony\Component\Security\Http\AccessMap {#2606 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2596 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2660
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#3261 …}
  -sessionKey: "_security_common"
  -logger: Symfony\Bridge\Monolog\Logger {#2596 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2661 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3572 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2593 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2669 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3262 …}
    "enableUsageTracking"
  ]
}
1.15 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#2710
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#2696 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2705 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2711 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2596 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2669 …}
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3262 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2745
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#2596 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2705 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#3182 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3262 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2697 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3572 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#2739 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2740 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2669 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#2749
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3262 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2705 …}
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#3183 …}
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#2750 …}
  -failureHandler: AppBundle\Handler\MFAAuthenticationFailureHandler {#2713 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#2751 …}
  -csrfTokenManager: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager {#2752 …}
  -trustedDeviceManager: null
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3572 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#2753 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2596 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2758
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#3261 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2669 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2705 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2596 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3572 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2697 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2763
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#3261 …}
  -secret: "BI5hVSN"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2705 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2596 …}
}
0.60 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2822
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3262 …}
  -provider: FOS\UserBundle\Security\EmailUserProvider {#2786 …}
  -userChecker: App\Security\UserChecker {#2823 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3370 …}
  -usernameParameter: "_switch_user"
  -role: "BO_SWITCH_USER"
  -logger: Symfony\Bridge\Monolog\Logger {#2596 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#3572 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2599
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3262 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3182 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2576 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#2764
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#3183 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3262 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#2825 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2829
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#3262 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3370 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2606 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2705 …}
  -exceptionOnNoToken: true
}
1.99 ms (none)

Authenticators

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

Access Decision

unanimous 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
"AppBundle\Security\ActivityEntryVoter"
6
"AppBundle\Security\BarAssociationVoter"
7
"AppBundle\Security\EntityActionsVoter"
8
"AppBundle\Security\FeatureVoter"
9
"AppBundle\Security\FieldVoter"
10
"AppBundle\Security\FreemiumVoter"
11
"AppBundle\Security\LawFirmConfinedVoter"
12
"AppBundle\Security\LawFirmTaxRateVoter"
13
"AppBundle\Security\MatterVoter"
14
"AppBundle\Security\PortalVoter"
15
"AppBundle\Security\UserConfinedVoter"
16
"AppBundle\Security\UsersConfinedVoter"
17
"AppBundle\Security\WamVoter"
18
"BillingBundle\Security\InvoiceVoter"
19
"SettingsBundle\Security\ModuleVoter"
20
"SettingsBundle\Security\SettingsVoter"
21
"SettingsBundle\Security\UserModuleVoter"
22
"SettingsBundle\Security\UserNylasModuleVoter"
23
"App\Delivract\Security\DocumentBailiffVoter"
24
"App\DocumentWorkflow\Security\DocumentWorkflowVoter"
25
"App\Drive\Sharepoint\Security\SharepointVoter"
26
"App\Invoice\Security\InvoiceCommentVoter"
27
"App\Security\UserStatusVoter"
28
"App\Task\Security\TaskTemplateVoter"
29
"App\Backoffice\BackofficeUser\BackofficeUserVoter"
30
"App\Backoffice\Security\BackofficeFeatureVoter"
31
"App\LawFirm\Security\ActivityCategoryVoter"
32
"App\LawFirm\Security\ContactQualityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS GRANTED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\ActivityEntryVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\BarAssociationVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\EntityActionsVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\FeatureVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\FieldVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\FreemiumVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\LawFirmConfinedVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\LawFirmTaxRateVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\MatterVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\PortalVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\UserConfinedVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\UsersConfinedVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"AppBundle\Security\WamVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"BillingBundle\Security\InvoiceVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"SettingsBundle\Security\ModuleVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"SettingsBundle\Security\SettingsVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"SettingsBundle\Security\UserModuleVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"SettingsBundle\Security\UserNylasModuleVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Delivract\Security\DocumentBailiffVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\DocumentWorkflow\Security\DocumentWorkflowVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Drive\Sharepoint\Security\SharepointVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Invoice\Security\InvoiceCommentVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Security\UserStatusVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Task\Security\TaskTemplateVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Backoffice\BackofficeUser\BackofficeUserVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\Backoffice\Security\BackofficeFeatureVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\LawFirm\Security\ActivityCategoryVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"App\LawFirm\Security\ContactQualityVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
Show voter details
2 GRANTED Expression:
is_granted('IS_AUTHENTICATED_ANONYMOUSLY') or is_granted('IS_AUTHENTICATED_2FA_IN_PROGRESS')
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#23 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2679 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS GRANTED
"AppBundle\Security\ActivityEntryVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\BarAssociationVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\EntityActionsVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\FeatureVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\FieldVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\FreemiumVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\LawFirmConfinedVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\LawFirmTaxRateVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\MatterVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\PortalVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\UserConfinedVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\UsersConfinedVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"AppBundle\Security\WamVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"BillingBundle\Security\InvoiceVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"SettingsBundle\Security\ModuleVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"SettingsBundle\Security\SettingsVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"SettingsBundle\Security\UserModuleVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"SettingsBundle\Security\UserNylasModuleVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\Delivract\Security\DocumentBailiffVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\DocumentWorkflow\Security\DocumentWorkflowVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\Drive\Sharepoint\Security\SharepointVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\Invoice\Security\InvoiceCommentVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\Security\UserStatusVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\Task\Security\TaskTemplateVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\Backoffice\BackofficeUser\BackofficeUserVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\Backoffice\Security\BackofficeFeatureVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\LawFirm\Security\ActivityCategoryVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
"App\LawFirm\Security\ContactQualityVoter"
attribute Symfony\Component\ExpressionLanguage\Expression (count=1) ACCESS ABSTAIN
Show voter details
3 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS DENIED
Show voter details
4 DENIED sharepoint.user_must_consent
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\ActivityEntryVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\BarAssociationVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\EntityActionsVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\FeatureVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\FieldVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\FreemiumVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\LawFirmConfinedVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\LawFirmTaxRateVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\MatterVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\PortalVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\UserConfinedVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\UsersConfinedVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"AppBundle\Security\WamVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"BillingBundle\Security\InvoiceVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"SettingsBundle\Security\ModuleVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"SettingsBundle\Security\SettingsVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"SettingsBundle\Security\UserModuleVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"SettingsBundle\Security\UserNylasModuleVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"App\Delivract\Security\DocumentBailiffVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"App\DocumentWorkflow\Security\DocumentWorkflowVoter"
attribute sharepoint.user_must_consent ACCESS ABSTAIN
"App\Drive\Sharepoint\Security\SharepointVoter"
attribute sharepoint.user_must_consent ACCESS DENIED
Show voter details
5 DENIED user.status.unsubscribed
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\ActivityEntryVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\BarAssociationVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\EntityActionsVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\FeatureVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\FieldVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\FreemiumVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\LawFirmConfinedVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\LawFirmTaxRateVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\MatterVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\PortalVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\UserConfinedVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\UsersConfinedVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\WamVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"BillingBundle\Security\InvoiceVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"SettingsBundle\Security\ModuleVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"SettingsBundle\Security\SettingsVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"SettingsBundle\Security\UserModuleVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"SettingsBundle\Security\UserNylasModuleVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\Delivract\Security\DocumentBailiffVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\DocumentWorkflow\Security\DocumentWorkflowVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\Drive\Sharepoint\Security\SharepointVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\Invoice\Security\InvoiceCommentVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\Security\UserStatusVoter"
attribute user.status.unsubscribed ACCESS DENIED
Show voter details
6 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS DENIED
Show voter details
7 DENIED user.status.unsubscribed
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\ActivityEntryVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\BarAssociationVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\EntityActionsVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\FeatureVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\FieldVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\FreemiumVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\LawFirmConfinedVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\LawFirmTaxRateVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\MatterVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\PortalVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\UserConfinedVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\UsersConfinedVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"AppBundle\Security\WamVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"BillingBundle\Security\InvoiceVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"SettingsBundle\Security\ModuleVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"SettingsBundle\Security\SettingsVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"SettingsBundle\Security\UserModuleVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"SettingsBundle\Security\UserNylasModuleVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\Delivract\Security\DocumentBailiffVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\DocumentWorkflow\Security\DocumentWorkflowVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\Drive\Sharepoint\Security\SharepointVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\Invoice\Security\InvoiceCommentVoter"
attribute user.status.unsubscribed ACCESS ABSTAIN
"App\Security\UserStatusVoter"
attribute user.status.unsubscribed ACCESS DENIED
Show voter details
8 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS DENIED
Show voter details