Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_SULU_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#2405
  -user: Sulu\Bundle\SecurityBundle\Entity\User {#2492 …}
  -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 {#2290
  -map: Symfony\Component\Security\Http\AccessMap {#2289 …}
  -logger: Monolog\Logger {#2301 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2265
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1263 …}
  -sessionKey: "_security_admin"
  -logger: Monolog\Logger {#2301 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2264 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2329 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2304 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2262 …}
}
14.90 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2391
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2389 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#2393
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#2142 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1262 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#2394 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2396
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1262 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#166 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2289 …}
}
1.16 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2298
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1262 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sulu_admin.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2143 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2329 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"Sulu\Component\Security\Authorization\SecurityContextVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +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: null
  #pathInfo: "/admin/api/pages"
  #requestUri: "/admin/api/pages?exclude-ghosts=false&exclude-shadows=false&locale=pl&webspace=oze-gorzow&expandedIds=490c5e35-20e3-45d7-af3d-d17bf0e9323f&fields=title,published,id&flat=true"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2398 …}
  #locale: "pl"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute ROLE_USER ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS GRANTED
"Sulu\Component\Security\Authorization\SecurityContextVoter"
attribute ROLE_USER ACCESS ABSTAIN
Show voter details
2 GRANTED view
Sulu\Component\Security\Authorization\SecurityCondition {#3442
  -securityContext: "sulu.webspaces.oze-gorzow"
  -objectType: "Sulu\Component\Content\Document\Behavior\SecurityBehavior"
  -objectId: null
  -locale: "pl"
  -system: null
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
attribute view ACCESS ABSTAIN
"Sulu\Component\Security\Authorization\SecurityContextVoter"
attribute view ACCESS GRANTED
Show voter details