GET https://tmb.2le-test.me/admin/

Security

Token

There is no security token. It was removed in 7ed6ad.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.main
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "App\Security\OAuthAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#266
  -map: Symfony\Component\Security\Http\AccessMap {#267 …}
  -logger: Monolog\Logger {#234 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#286
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#258 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#289 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#362 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#287 …}
  -logger: Monolog\Logger {#234 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#240 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#301
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#296 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#177
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#363 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#238 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#176 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#303 …}
  -logger: Monolog\Logger {#234 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#501 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#381 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#259
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#363 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#228 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#240 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#180
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#363 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#303 …}
  -map: Symfony\Component\Security\Http\AccessMap {#267 …}
}
935.85 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\OAuthAuthenticator"

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\RoleVoter"
2
"Lle\CredentialBundle\Security\CredentialVoter"
3
"Lle\HermesBundle\Security\MailAttachmentVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#531
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#528 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#529 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#530 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#525 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#526 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#527 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#524 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/"
  #requestUri: "/admin/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#193 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "2\x0090.63.191.32\x0010.99.0.102\x00" => [
      "90.63.191.32"
    ]
    "2\x0090.63.191.32, 10.99.0.102\x00127.0.0.1\x00" => [
      "90.63.191.32"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"Lle\CredentialBundle\Security\CredentialVoter"
DENIED
"Lle\HermesBundle\Security\MailAttachmentVoter"
ABSTAIN
Show voter details