Security

Token

There is no security token.

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 {#1889
  -map: Symfony\Component\Security\Http\AccessMap {#1890 …}
  -logger: Monolog\Logger {#1834 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1920
  -sessionKey: "_security_mautic"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1835 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1923 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2606 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1921 …}
  -logger: Monolog\Logger {#1834 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1904 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1668
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1723 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1848
  -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 {#1874 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1876 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1666
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2607 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2512 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1890 …}
}
6.03 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?_=1779764402880&mauticLastNotificationId=&mauticUserLastActive=5820"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2055 …}
  #locale: null
  #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