https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/login Return to referer URL

Security Token

There is no security token.

Security Firewall

main_sso Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.sso_user_provider
context main_sso
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 {#267
  -map: Symfony\Component\Security\Http\AccessMap {#268 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#277 …}
  -logger: Symfony\Bridge\Monolog\Logger {#249 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#280
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#47 …}
  -sessionKey: "_security_main_sso"
  -logger: Symfony\Bridge\Monolog\Logger {#249 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#281 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#164 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#222 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#48 …}
    "enableUsageTracking"
  ]
}
0.39 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#286
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#289 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#294 …}
  -providerKey: "main_sso"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#297 …}
  -logger: Symfony\Bridge\Monolog\Logger {#249 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
610.20 ms
Symfony\Component\HttpFoundation\RedirectResponse {#796
  #targetUrl: "/sso_consejo/public/login"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#795 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/sso_consejo/public/login'" />\n
    \n
            <title>Redirecting to /sso_consejo/public/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/sso_consejo/public/login">/sso_consejo/public/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#302
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#47 …}
  -secret: "P9Oka26"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#294 …}
  -logger: Symfony\Bridge\Monolog\Logger {#249 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#304
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#48 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#305 …}
  -map: Symfony\Component\Security\Http\AccessMap {#268 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#294 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)

Security Voters (5)

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"
4
"App\Security\Voter\NotificacionUsuarioVoter"
5
"App\Security\Voter\NotificacionVoter"