Security
Token
AnKl
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_USER"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2504 -user: Valt\UserBundle\Entity\User {#407 …} -roleNames: [ "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | Valt\UserBundle\Security\Core\User\UserProvider |
| context | dustin |
| entry_point | Valt\UserBundle\Security\AuthenticationEntryPoint |
| user_checker | Valt\UserBundle\Security\Core\User\UserChecker |
| access_denied_handler | Valt\UserBundle\Security\AccessDeniedHandler |
| access_denied_url | (none) |
| authenticators | [ "form_login" "Valt\UserBundle\Security\Core\Authentication\Authenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1139 -map: Symfony\Component\Security\Http\AccessMap {#1140 …} -logger: Monolog\Logger {#1129 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1236 -sessionKey: "_security_dustin" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1126 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1254 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1821 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1237 …} -logger: Monolog\Logger {#1129 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1239 …} } |
0.95 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1270 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1260 …} } |
182.40 ms | Symfony\Component\HttpFoundation\RedirectResponse {#2505 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#2858 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://dev.valt.forasoft.com/api/login'" />\n \n <title>Redirecting to https://dev.valt.forasoft.com/api/login</title>\n </head>\n <body>\n Redirecting to <a href="https://dev.valt.forasoft.com/api/login">https://dev.valt.forasoft.com/api/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://dev.valt.forasoft.com/api/login" } |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1132 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1822 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1121 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1105 …} -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1819 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1272 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1822 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1578 …} -map: Symfony\Component\Security\Http\AccessMap {#1140 …} } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"Valt\UserBundle\Security\Core\Authentication\Authenticator"
|
||||||||
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" An authenticator ran before this one. |