Security
Token
timrod.v@gmail.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_USER" "ROLE_EMPLOYEE" "ROLE_ADMIN" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#127 -user: App\Module\Identity\Infrastructure\Persistence\Doctrine\Entity\Employee {#834 …} -roleNames: [ "ROLE_USER" "ROLE_EMPLOYEE" "ROLE_ADMIN" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Module\Identity\Infrastructure\Security\EmployeeUserProvider |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "form_login" "remember_me" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#209 -map: Symfony\Component\Security\Http\AccessMap {#208 …} -logger: Monolog\Logger {#277 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#201 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#218 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#198 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#334 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#200 …} -logger: Monolog\Logger {#277 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#241 …} } |
0.25 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#194 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#193 …} } |
571.18 ms | Symfony\Component\HttpFoundation\RedirectResponse {#126 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1018 …} #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 {#164 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#335 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#169 …} -map: Symfony\Component\Security\Http\AccessMap {#208 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#217 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#335 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#275 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#241 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
|