GET https://dev.cat.greensign.de/audits/742

Security

Token

sven@eick.it Username
Authenticated
b78007 From
Property Value
Roles
[
  0 => "ROLE_USER"
  2 => "ROLE_API_USER"
  3 => "ROLE_SUPER_ADMIN"
  4 => "ROLE_GROUP_ADMIN"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_MANAGER"
  "ROLE_AUDIT_ADMIN"
  "ROLE_AUDITOR"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1073
  -user: App\Entity\User {#1166 …}
  -roleNames: [
    0 => "ROLE_USER"
    2 => "ROLE_API_USER"
    3 => "ROLE_SUPER_ADMIN"
    4 => "ROLE_GROUP_ADMIN"
  ]
  -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\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#746
  -map: Symfony\Component\Security\Http\AccessMap {#745 …}
  -logger: Monolog\Logger {#457 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#787
  -sessionKey: "_security_main"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#471 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#781 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#786 …}
  -logger: Monolog\Logger {#457 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#493 …}
}
11.13 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#791
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#780 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#793
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#77 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#257 …}
  -map: Symfony\Component\Security\Http\AccessMap {#745 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#721
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#77 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#500 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#493 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

Access Decision