https://sistema.dgautomotores.com.ar/login Return to referer URL

Security

Token

edmarmol1@hotmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#1763
  -user: App\Entity\User {#909 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -authenticated: true
  -attributes: []
  -providerKey: "main"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#8
  -map: Symfony\Component\Security\Http\AccessMap {#13 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#43 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#261
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#115 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#43 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#251 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#216 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#258 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#116 …}
    "enableUsageTracking"
  ]
}
1.15 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#310
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#256 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#329 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#338 …}
  -logger: Symfony\Bridge\Monolog\Logger {#43 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#116 …}
}
769.22 ms
Symfony\Component\HttpFoundation\RedirectResponse {#311
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1835 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://sistema.dgautomotores.com.ar/car/buy/new'" />\n
    \n
            <title>Redirecting to https://sistema.dgautomotores.com.ar/car/buy/new</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://sistema.dgautomotores.com.ar/car/buy/new">https://sistema.dgautomotores.com.ar/car/buy/new</a>.\n
        </body>\n
    </html>
    """
  #version: "1.0"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "https://sistema.dgautomotores.com.ar/car/buy/new"
}
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#327
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#115 …}
  -secret: "SYKvbhB"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#329 …}
  -logger: Symfony\Bridge\Monolog\Logger {#43 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#318
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#116 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#330 …}
  -map: Symfony\Component\Security\Http\AccessMap {#13 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#329 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"