PATCH https://oakswell.ewm.dev/admin/api/profile/settings

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 {#1318
  -user: Sulu\Bundle\SecurityBundle\Entity\User {#1406 …}
  -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 {#1064
  -map: Symfony\Component\Security\Http\AccessMap {#1065 …}
  -logger: Monolog\Logger {#1002 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1089
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1005 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1092 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1040 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1090 …}
  -logger: Monolog\Logger {#1002 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1031 …}
}
18.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1297
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1292 …}
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1304
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1095 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1041 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1305 …}
}
0.21 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1307
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1041 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1299 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1065 …}
}
2.20 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1058
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sulu_admin.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1041 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1010 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1031 …}
  -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 {#1047 …}
  +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: "{"sulu_admin.list_store.pages.page_list_oakswell.active":"d2c9106b-2629-44c8-89cf-96ce11554e8d"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/api/profile/settings"
  #requestUri: "/admin/api/profile/settings"
  #baseUrl: ""
  #basePath: null
  #method: "PATCH"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1311 …}
  #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