http://mail.apptransfarma5.cl/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#676
  -map: Symfony\Component\Security\Http\AccessMap {#677 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#649 …}
  -httpPort: 80
  -httpsPort: 443
}
1.18 ms
Symfony\Component\HttpFoundation\RedirectResponse {#674
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#514 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://mail.apptransfarma5.cl/login'" />\n
    \n
            <title>Redirecting to https://mail.apptransfarma5.cl/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://mail.apptransfarma5.cl/login">https://mail.apptransfarma5.cl/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  #targetUrl: "https://mail.apptransfarma5.cl/login"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#593
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#742 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#649 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#594 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#653 …}
  -registered: null
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#625 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#743 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#597
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#606 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#578
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#743 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#648 …}
  -userChecker: App\Security\UserChecker {#588 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#585 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#649 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#865 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#576
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#743 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#585 …}
  -map: Symfony\Component\Security\Http\AccessMap {#677 …}
  -authManager: null
  -exceptionOnNoToken: false
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"