https://dev.studiolegalebonsegna.it/

Security

Token

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

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.all_users
context main
entry_point security.authentication.form_entry_point.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#123
  -map: Symfony\Component\Security\Http\AccessMap {#124 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#109 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#135
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#198 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#109 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#134 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#296 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#107 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#128 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#199 …}
    "enableUsageTracking"
  ]
}
0.38 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#83
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#62 …}
  #options: [
    "check_path" => "security_login"
    "login_path" => "security_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 {#109 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#102 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#199 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#55 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#296 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#84 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#49 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#128 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#46
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#198 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#128 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -logger: Symfony\Bridge\Monolog\Logger {#109 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#296 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#55 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#44
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#198 …}
  -secret: "C50OFOa"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -logger: Symfony\Bridge\Monolog\Logger {#109 …}
}
41.79 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#111
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#199 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#102 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#112 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#58
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#199 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#66 …}
  -map: Symfony\Component\Security\Http\AccessMap {#124 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#81 …}
  -exceptionOnNoToken: true
}
2.56 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AltroVoter"
5
"App\Security\Voter\ClienteVoter"
6
"App\Security\Voter\ContabilitaVoter"
7
"App\Security\Voter\CopieVoter"
8
"App\Security\Voter\DashboardVoter"
9
"App\Security\Voter\FeeVoter"
10
"App\Security\Voter\GPVoter"
11
"App\Security\Voter\InOutVoter"
12
"App\Security\Voter\PlanVoter"
13
"App\Security\Voter\Pratica231Voter"
14
"App\Security\Voter\PraticaDashboardVoter"
15
"App\Security\Voter\PraticaVoter"
16
"App\Security\Voter\VerbaliVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_CLIENTE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AltroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClienteVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContabilitaVoter"
ACCESS ABSTAIN
"App\Security\Voter\CopieVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FeeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GPVoter"
ACCESS ABSTAIN
"App\Security\Voter\InOutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanVoter"
ACCESS ABSTAIN
"App\Security\Voter\Pratica231Voter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaDashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaVoter"
ACCESS ABSTAIN
"App\Security\Voter\VerbaliVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AltroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClienteVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContabilitaVoter"
ACCESS ABSTAIN
"App\Security\Voter\CopieVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FeeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GPVoter"
ACCESS ABSTAIN
"App\Security\Voter\InOutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanVoter"
ACCESS ABSTAIN
"App\Security\Voter\Pratica231Voter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaDashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaVoter"
ACCESS ABSTAIN
"App\Security\Voter\VerbaliVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AltroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClienteVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContabilitaVoter"
ACCESS ABSTAIN
"App\Security\Voter\CopieVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FeeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GPVoter"
ACCESS ABSTAIN
"App\Security\Voter\InOutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanVoter"
ACCESS ABSTAIN
"App\Security\Voter\Pratica231Voter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaDashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaVoter"
ACCESS ABSTAIN
"App\Security\Voter\VerbaliVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_LAWYER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AltroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClienteVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContabilitaVoter"
ACCESS ABSTAIN
"App\Security\Voter\CopieVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FeeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GPVoter"
ACCESS ABSTAIN
"App\Security\Voter\InOutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanVoter"
ACCESS ABSTAIN
"App\Security\Voter\Pratica231Voter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaDashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaVoter"
ACCESS ABSTAIN
"App\Security\Voter\VerbaliVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_SECRETARY
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AltroVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClienteVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContabilitaVoter"
ACCESS ABSTAIN
"App\Security\Voter\CopieVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FeeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GPVoter"
ACCESS ABSTAIN
"App\Security\Voter\InOutVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanVoter"
ACCESS ABSTAIN
"App\Security\Voter\Pratica231Voter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaDashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\PraticaVoter"
ACCESS ABSTAIN
"App\Security\Voter\VerbaliVoter"
ACCESS ABSTAIN
Show voter details