https://interjama.com.ar/login

Security Token

Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_ATENCION"
]
Inherited Roles
[
  "ROLE_ADMIN"
]
Token
UsernamePasswordToken {#577
  -credentials: null
  -providerKey: "main"
  -user: McUsuario {#583 …}
  -roles: [
    Role {#634
      -role: "ROLE_ADMIN"
    }
    Role {#637
      -role: "ROLE_ATENCION"
    }
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.our_db_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler Noahtech\Sistemas\InterjamaBundle\Handler\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
11.23 ms
RedirectResponse {#647
  #targetUrl: "https://interjama.com.ar/login_success"
  +headers: ResponseHeaderBag {#649 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://interjama.com.ar/login_success'" />\n
    \n
            <title>Redirecting to https://interjama.com.ar/login_success</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://interjama.com.ar/login_success">https://interjama.com.ar/login_success</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

Security Voters (3)

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"