GET https://dms.flex-systeme.de/api/timebox/aktiv

Security

Token

admin@admin Username
Authenticated
1a16a7 From
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_MANDANT_ADMIN"
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#597
  -user: App\Entity\Benutzer {#869 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_MANDANT_ADMIN"
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\BenutzerAuthentifizierungAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\BenutzerAuthentifizierungAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#506
  -map: Symfony\Component\Security\Http\AccessMap {#505 …}
  -logger: Monolog\Logger {#517 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#503
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#519 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#560 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#356 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#502 …}
  -logger: Monolog\Logger {#517 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#545 …}
}
11.98 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#582
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#558 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#584
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#353 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#346 …}
  -map: Symfony\Component\Security\Http\AccessMap {#505 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#514
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#353 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#524 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#545 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\BenutzerAuthentifizierungAuthenticator"

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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\DokumentVoter"
5
"App\Security\Voter\EingangskorbTypVoter"
6
"App\Security\Voter\EingangskorbVoter"
7
"App\Security\Voter\MandantVoter"
8
"App\Security\Voter\OrdnerVoter"
9
"App\Security\Voter\RechtVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details