Security
Token
AnKl
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_USER"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2466 -user: Valt\UserBundle\Entity\User {#131 …} -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 {#864 -map: Symfony\Component\Security\Http\AccessMap {#865 …} -logger: Monolog\Logger {#838 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#961 -sessionKey: "_security_dustin" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#835 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#979 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1537 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#962 …} -logger: Monolog\Logger {#838 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#964 …} } |
0.84 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#995 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#985 …} } |
163.06 ms | Symfony\Component\HttpFoundation\RedirectResponse {#2467 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#2813 …} #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 {#841 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1538 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#830 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#842 …} -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1535 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#997 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1538 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1294 …} -map: Symfony\Component\Security\Http\AccessMap {#865 …} } |
(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. |