Security

Token

admin_oaks Username
Authenticated
640896 From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_SULU_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1363
  -user: Sulu\Bundle\SecurityBundle\Entity\User {#1451 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_SULU_USER"
  ]
  -attributes: []
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider sulu_security.user_provider
context admin
entry_point sulu_security.authentication_entry_point
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1109
  -map: Symfony\Component\Security\Http\AccessMap {#1110 …}
  -logger: Monolog\Logger {#992 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1134
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1052 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1137 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1087 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1135 …}
  -logger: Monolog\Logger {#992 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1078 …}
}
47.30 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1342
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1337 …}
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1349
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1140 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1088 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1350 …}
}
0.15 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1352
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1088 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1344 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1110 …}
}
1.92 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1103
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sulu_admin.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1088 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1057 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1078 …}
  -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\JsonLoginAuthenticator"

This authenticator did not support the request.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"Sulu\Component\Security\Authorization\SecurityContextVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/api/pages"
  #requestUri: "/admin/api/pages?exclude-ghosts=false&exclude-shadows=false&locale=fr&webspace=oakswell&expandedIds=d2c9106b-2629-44c8-89cf-96ce11554e8d&fields=title,published,id&flat=true"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1356 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER GRANTED
The user has ROLE_USER.
"Sulu\Component\Security\Authorization\SecurityContextVoter"
attribute ROLE_USER ABSTAIN
Show voter details
2 GRANTED view
Sulu\Component\Security\Authorization\SecurityCondition {#2787
  -securityContext: "sulu.webspaces.oakswell"
  -locale: "fr"
  -objectType: "Sulu\Component\Content\Document\Behavior\SecurityBehavior"
  -objectId: null
  -system: null
}
"Sulu\Component\Security\Authorization\SecurityContextVoter"
attribute view GRANTED
Show voter details