GET https://crm.preprod.appro-groupe.fr/sitemap.xml

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
[
  "switch_user"
  "two_factor"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#788
  -map: Symfony\Component\Security\Http\AccessMap {#778 …}
  -logger: Monolog\Logger {#703 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#723
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#79 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#726 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#113 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#724 …}
  -logger: Monolog\Logger {#703 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#648 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#796
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#459 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#798
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#114 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#687 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#799 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#105 …}
  -logger: Monolog\Logger {#703 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#412 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#279 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#801
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#694 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#114 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#802 …}
}
0.11 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#804
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#114 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#105 …}
  -map: Symfony\Component\Security\Http\AccessMap {#778 …}
}
6.05 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#792
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_deconnexion"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#114 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#634 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#648 …}
  -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.

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

This authenticator did not support the request.

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\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"Symfony\Component\Security\Core\Authorization\Voter\ClosureVoter"
6
"App\Security\Voter\ActivityEditVoter"
7
"App\Security\Voter\BdcVoter"
8
"App\Security\Voter\ContactVoter"
9
"App\Security\Voter\EntrepriseVoter"
10
"App\Security\Voter\FideliteVoter"
11
"App\Security\Voter\GestionFluxVoter"
12
"App\Security\Voter\JobVoter"
13
"App\Security\Voter\MediathequeVehiculesVoter"
14
"App\Security\Voter\ObeyaVoter"
15
"App\Security\Voter\PilotageVoter"
16
"App\Security\Voter\PricingVoter"
17
"App\Security\Voter\PropositionVoter"
18
"App\Security\Voter\RolesEditVoter"
19
"App\Security\Voter\SimulateurLldVoter"
20
"App\Security\Voter\StockVehicleReservationVoter"
21
"App\Security\Voter\StockVoter"
22
"App\Security\Voter\TransportVoter"
23
"App\Security\Voter\UserEditVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "ROLE_USER"
  Symfony\Component\ExpressionLanguage\Expression {#721
    #expression: "request.headers.contains('X-Pdf-Access', 'VerySecure')"
  }
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#6 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/sitemap.xml"
  #requestUri: "/sitemap.xml"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#661 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.10\x0010.2.1.46\x00" => [
      "216.73.216.10"
    ]
    "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\AuthenticatedVoter"
ABSTAIN
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
DENIED
Expression (request.headers.contains('X-Pdf-Access', 'VerySecure')) is false.
"Symfony\Component\Security\Core\Authorization\Voter\ClosureVoter"
ABSTAIN
"App\Security\Voter\ActivityEditVoter"
ABSTAIN
"App\Security\Voter\BdcVoter"
ABSTAIN
"App\Security\Voter\ContactVoter"
ABSTAIN
"App\Security\Voter\EntrepriseVoter"
ABSTAIN
"App\Security\Voter\FideliteVoter"
ABSTAIN
"App\Security\Voter\GestionFluxVoter"
ABSTAIN
"App\Security\Voter\JobVoter"
ABSTAIN
"App\Security\Voter\MediathequeVehiculesVoter"
ABSTAIN
"App\Security\Voter\ObeyaVoter"
ABSTAIN
"App\Security\Voter\PilotageVoter"
ABSTAIN
"App\Security\Voter\PricingVoter"
ABSTAIN
"App\Security\Voter\PropositionVoter"
ABSTAIN
"App\Security\Voter\RolesEditVoter"
ABSTAIN
"App\Security\Voter\SimulateurLldVoter"
ABSTAIN
"App\Security\Voter\StockVehicleReservationVoter"
ABSTAIN
"App\Security\Voter\StockVoter"
ABSTAIN
"App\Security\Voter\TransportVoter"
ABSTAIN
"App\Security\Voter\UserEditVoter"
ABSTAIN
Show voter details