Security

Token

There is no security token. It was removed in 1a1a59.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider mautic.user.provider
context mautic
entry_point Mautic\UserBundle\Security\EntryPoint\MainEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "fos_oauth"
  "mautic_sso"
  "form_login"
  "light_saml_sp"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1892
  -map: Symfony\Component\Security\Http\AccessMap {#1893 …}
  -logger: Monolog\Logger {#1848 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1923
  -sessionKey: "_security_mautic"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1832 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1926 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2606 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1924 …}
  -logger: Monolog\Logger {#1848 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1907 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1665
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1720 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1885
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/s/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2607 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1871 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1873 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1663
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2607 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2512 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1893 …}
}
5.82 ms (none)

Authenticators

Status Authenticator
skipped
"Mautic\UserBundle\Security\Authenticator\Oauth2Authenticator"

This authenticator did not support the request.

skipped
"Mautic\UserBundle\Security\Authenticator\SsoAuthenticator"

This authenticator did not support the request.

skipped
"Mautic\UserBundle\Security\TimingSafeFormLoginAuthenticator"

This authenticator did not support the request.

skipped
"LightSaml\SpBundle\Security\Authenticator\LightSamlSpAuthenticator"

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
"Mautic\ApiBundle\Security\Voter\ApiPermissionVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED
Symfony\Component\HttpFoundation\Request {#16
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#227 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#264 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#253 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#250 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#259 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#222 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/s/keep-alive"
  #requestUri: "/s/keep-alive?_=1779764402879&mauticLastNotificationId=&mauticUserLastActive=5090"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2055 …}
  #locale: "zh_Hans"
  #defaultLocale: "zh_Hans"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"Mautic\ApiBundle\Security\Voter\ApiPermissionVoter"
ABSTAIN
Show voter details