GET https://dev.valt.forasoft.com/sitemap.xml

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider Valt\UserBundle\Security\Core\User\UserProvider
context dustin
entry_point Valt\UserBundle\Security\AuthenticationEntryPoint
user_checker Valt\UserBundle\Security\Core\User\UserChecker
access_denied_handler Valt\UserBundle\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "form_login"
  "Valt\UserBundle\Security\Core\Authentication\Authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#642
  -map: Symfony\Component\Security\Http\AccessMap {#643 …}
  -logger: Monolog\Logger {#632 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#733
  -sessionKey: "_security_dustin"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#629 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#751 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1267 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#734 …}
  -logger: Monolog\Logger {#632 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#736 …}
}
1.06 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#767
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#757 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#635
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1268 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#624 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#608 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#769
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1268 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1037 …}
  -map: Symfony\Component\Security\Http\AccessMap {#643 …}
}
1.58 ms (none)

Authenticators

Status Authenticator
skipped
"Valt\UserBundle\Security\Core\Authentication\Authenticator"

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\AuthenticatedVoter"
2
"Valt\CamBundle\Security\Voter\CommentVoter"
3
"Valt\CamBundle\Security\Voter\RoomVoter"

Access decision log

# Result Attributes Object
1 ERROR IS_AUTHENTICATED_REMEMBERED
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/sitemap.xml"
  #requestUri: "/sitemap.xml"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#789 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.33\x00172.2.7.1\x00" => [
      "216.73.216.33"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"Valt\CamBundle\Security\Voter\CommentVoter"
ABSTAIN
"Valt\CamBundle\Security\Voter\RoomVoter"
ABSTAIN
Show voter details