Security
Token
| Property | Value |
|---|---|
| Roles |
[
"ROLE_USER"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#650 -user: App\Entity\User {#735 …} -roleNames: [ "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\SecurityAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "remember_me" "App\Security\SecurityAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#535 -map: Symfony\Component\Security\Http\AccessMap {#536 …} -logger: Monolog\Logger {#494 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#545 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#498 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#539 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#283 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#544 …} -logger: Monolog\Logger {#494 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#492 …} } |
73.73 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#538 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#540 …} } |
720.04 ms | Symfony\Component\HttpFoundation\RedirectResponse {#672 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#892 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/dashboard'" />\n \n <title>Redirecting to /dashboard</title>\n </head>\n <body>\n Redirecting to <a href="/dashboard">/dashboard</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/dashboard" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#567 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#280 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#278 …} -map: Symfony\Component\Security\Http\AccessMap {#536 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#493 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#280 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#508 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#492 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"App\Security\SecurityAuthenticator"
|