GET https://dev-eos.evolvepreneur.io/api/sbdp/terminals/claude-stats

Security

Token

Authenticated
0dbb81 From
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_CLAUDE_AI"
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_ORG_ADMIN"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#2440
  -user: App\Entity\User {#1902 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_CLAUDE_AI"
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -secret: null
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "two_factor"
  "login_link"
  "form_login"
  "remember_me"
  "App\Security\ApiTokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2442
  -map: Symfony\Component\Security\Http\AccessMap {#2448 …}
  -logger: Monolog\Logger {#2325 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2324
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2381 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2402 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1064 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2341 …}
  -logger: Monolog\Logger {#2325 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2391 …}
}
4.43 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2380
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2340 …}
}
0.21 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2497
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1065 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2387 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2519 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1027 …}
  -logger: Monolog\Logger {#2325 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1288 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1114 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#2328
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1171 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1065 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#2323 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2329
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1065 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1027 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2448 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2410
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1065 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1256 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1338 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ApiTokenAuthenticator"

This authenticator did not support the request.

skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

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\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details