Redirect 301 redirect from GET @dashboard_compras (da364c)

GET http://137.184.59.10/erp/comum/compras/dashboard/compras

Security

Token

There is no security token. It was removed in da364c.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#621
  -map: Symfony\Component\Security\Http\AccessMap {#632 …}
  -logger: Monolog\Logger {#1087 …}
  -httpPort: 80
  -httpsPort: 443
}
0.11 ms
Symfony\Component\HttpFoundation\RedirectResponse {#626
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#607 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://137.184.59.10/erp/comum/compras/dashboard/compras'" />\n
    \n
            <title>Redirecting to https://137.184.59.10/erp/comum/compras/dashboard/compras</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://137.184.59.10/erp/comum/compras/dashboard/compras">https://137.184.59.10/erp/comum/compras/dashboard/compras</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://137.184.59.10/erp/comum/compras/dashboard/compras"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#50
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#602 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#53 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#269 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#51 …}
  -logger: Monolog\Logger {#1087 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1086 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#58
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#56 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#60
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#266 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#264 …}
  -map: Symfony\Component\Security\Http\AccessMap {#632 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#611
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#266 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1045 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1086 …}
  -csrfTokenManager: null
}
(none) (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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"