Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_SULU_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1582
  -user: Sulu\Bundle\SecurityBundle\Entity\User {#1664 …}
  -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 {#1304
  -map: Symfony\Component\Security\Http\AccessMap {#1303 …}
  -logger: Monolog\Logger {#1313 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1268
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1351 …}
  -sessionKey: "_security_admin"
  -logger: Monolog\Logger {#1313 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1266 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1341 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1316 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1278 …}
}
28.47 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1557
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1559 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1549
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1279 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1363 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1550 …}
}
0.37 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1547
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1363 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1555 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1303 …}
}
2.54 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1310
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1363 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sulu_admin.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1321 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1341 …}
}
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 {#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/media"
  #requestUri: "/admin/api/media?page=1&collection=23&excludedIds=236,238&locale=de&limit=50&fields=thumbnails,type,name,size,mimeType,title,id&types=image&search=6665&flat=true"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1318 …}
  #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 ACCESS GRANTED
"Sulu\Component\Security\Authorization\SecurityContextVoter"
attribute ROLE_USER ACCESS ABSTAIN
Show voter details
2 GRANTED view
Sulu\Component\Security\Authorization\SecurityCondition {#120
  -securityContext: "sulu.media.collections"
  -locale: "de"
  -objectType: "Sulu\Bundle\MediaBundle\Entity\Collection"
  -objectId: "23"
  -system: null
}
"Sulu\Component\Security\Authorization\SecurityContextVoter"
attribute view ACCESS GRANTED
Show voter details
3 GRANTED view
Sulu\Component\Security\Authorization\SecurityCondition {#2695
  -securityContext: "sulu.media.system_collections"
  -locale: null
  -objectType: null
  -objectId: null
  -system: null
}
"Sulu\Component\Security\Authorization\SecurityContextVoter"
attribute view ACCESS GRANTED
Show voter details