GET https://support.cwd-mm.com/

Security

Token

There is no security token.

Firewall

app Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.all_users
context app
entry_point security.authenticator.form_login.app
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "http_basic"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#843
  -map: Symfony\Component\Security\Http\AccessMap {#842 …}
  -logger: Monolog\Logger {#875 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#912
  -sessionKey: "_security_app"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#864 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#906 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#294 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#911 …}
  -logger: Monolog\Logger {#875 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#862 …}
}
1.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#918
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#902 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#920
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#871 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#921 …}
  -firewallName: "app"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#289 …}
  -logger: Monolog\Logger {#875 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#167 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#2 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#863
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#884 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#862 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#923
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#289 …}
  -map: Symfony\Component\Security\Http\AccessMap {#842 …}
}
2.00 ms (none)

Authenticators

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

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Security\Voter\GlobalVoter"
3
"App\Security\Voter\Projects\ProjectVoter"
4
"App\Security\Voter\Tickets\MessageVoter"
5
"App\Security\Voter\Tickets\TicketVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#18
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#62 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +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: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#926 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\GlobalVoter"
ABSTAIN
"App\Security\Voter\Projects\ProjectVoter"
ABSTAIN
"App\Security\Voter\Tickets\MessageVoter"
ABSTAIN
"App\Security\Voter\Tickets\TicketVoter"
ABSTAIN
Show voter details