https://desarrollo.cmagistraturabsas.gob.ar/sso_consejo/public/portal/consejo/

Security Token

marianogg Username
Authenticated
Property Value
Roles
[
  "ROLE_CONSEJO"
  "ROLE_AMB_NOTIFICACIONES"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#321
  -providerKey: "main_sso"
  -user: App\Entity\SsoUser {#679 …}
  -roleNames: [
    "ROLE_CONSEJO"
    "ROLE_AMB_NOTIFICACIONES"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

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"
  ]
}
6.90 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
}
0.00 ms (none)
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.20 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#254
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#48 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#229 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#255 …}
}
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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_REMEMBERED
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/portal/consejo/"
  #requestUri: "/sso_consejo/public/portal/consejo/"
  #baseUrl: "/sso_consejo/public"
  #basePath: "/sso_consejo/public"
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#265 …}
  #locale: null
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details