HEAD https://silverpill.2le-test.me/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "two_factor"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1693
  -map: Symfony\Component\Security\Http\AccessMap {#1692 …}
  -logger: Monolog\Logger {#1739 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1843
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1067 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1837 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1212 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1842 …}
  -logger: Monolog\Logger {#1739 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1733 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1849
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1847 …}
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1855
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1015 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1215 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1854 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1857
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1215 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1118 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1692 …}
}
5.79 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1704
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1215 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1012 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1733 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\AccountOwnershipVoter"
3
"App\Security\Voter\EhpadOwnershipVoter"
4
"App\Security\Voter\PharmacyOwnershipVoter"
5
"App\Security\Voter\SharedDocumentVoter"
6
"App\Security\Voter\StationOwnershipVoter"
7
"App\Security\Voter\UserManagementVoter"

Access decision log

# Result Attributes Object
1 ERROR
[
  "ROLE_ADMIN"
  "ROLE_EDITOR"
  "ROLE_VISITOR"
  "ROLE_HDS_ANALYTICS"
]
Symfony\Component\HttpFoundation\Request {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#62 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#49 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#65 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#64 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#66 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "HEAD"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1787 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0090.3.0.12\x0010.99.0.102\x00" => [
      "90.3.0.12"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have any of ROLE_ADMIN, ROLE_EDITOR, ROLE_VISITOR, ROLE_HDS_ANALYTICS.
"App\Security\Voter\AccountOwnershipVoter"
ABSTAIN
"App\Security\Voter\EhpadOwnershipVoter"
ABSTAIN
"App\Security\Voter\PharmacyOwnershipVoter"
ABSTAIN
"App\Security\Voter\SharedDocumentVoter"
ABSTAIN
"App\Security\Voter\StationOwnershipVoter"
ABSTAIN
"App\Security\Voter\UserManagementVoter"
ABSTAIN
Show voter details