Security
Token
admin
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2599 -user: Valt\UserBundle\Entity\User {#1708 …} -roleNames: [ "ROLE_ADMIN" "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 {#700 -map: Symfony\Component\Security\Http\AccessMap {#701 …} -logger: Monolog\Logger {#690 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#793 -sessionKey: "_security_dustin" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#687 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#811 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1328 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#794 …} -logger: Monolog\Logger {#690 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#796 …} } |
0.89 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#827 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#817 …} } |
596.67 ms | Symfony\Component\HttpFoundation\RedirectResponse {#2598 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#2922 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://ivsdev4.ipivs.com/api/login'" />\n \n <title>Redirecting to https://ivsdev4.ipivs.com/api/login</title>\n </head>\n <body>\n Redirecting to <a href="https://ivsdev4.ipivs.com/api/login">https://ivsdev4.ipivs.com/api/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://ivsdev4.ipivs.com/api/login" } |
Symfony\Component\Security\Http\Firewall\LogoutListener {#693 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1329 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#682 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#666 …} -csrfTokenManager: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#829 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1329 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1093 …} -map: Symfony\Component\Security\Http\AccessMap {#701 …} } |
(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. |