GET https://ishtar.mapescador.duckdns.org/es/admin/app/proyectos/notificaciones

Security

Token

marta Username
Authenticated
373345 From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_MAPS_USERS_VIEW"
  "ROLE_MAPS_USERS_EDIT"
  "ROLE_MAPS_WIKI_ALL"
  "ROLE_MAPS_WIKIPAGE_ALL"
  "ROLE_ISHTAR_AGENDA_ALL"
  "ROLE_ISHTAR_DIR3_ALL"
  "ROLE_ISHTAR_CPV_ALL"
  "ROLE_ISHTAR_PROYECTOS_ALL"
  "ROLE_ISHTAR_FAVORITOS_ALL"
  "ROLE_ISHTAR_MIDIR3_ALL"
  "ROLE_ISHTAR_MISCONTRATOS_ALL"
  "ROLE_ISHTAR_MISCONTRATOSMENORES_ALL"
  "ROLE_ISHTAR_MISCPV_ALL"
  "ROLE_ISHTAR_FICHAJES_ALL"
  "ROLE_ISHTAR_CONTRATOS_ALL"
  "ROLE_ISHTAR_CONTRATOSMENORES_ALL"
  "ROLE_ISHTAR_CONTRATOSMEDIOSP_ALL"
  "ROLE_ISHTAR_CONTRATOSCONSULTASMERCADO_ALL"
  "ROLE_ISHTAR_EMPRESAS_ALL"
  "ROLE_ISHTAR_TODO_ALL"
  "ROLE_ADMIN_NOTIFICACION_ALL"
  "ROLE_EMPLEADOS"
  "ROLE_ISHTAR_MISEMPRESAS_ALL"
  "ROLE_ISHTAR_PROYECTOPRESUPUESTO_ALL"
  "ROLE_MAPS_WIKIEVENT_ALL"
  "ROLE_MAPS_WIKITAG_ALL"
  "ROLE_ISHTAR_CALENDARIO_ALL"
  "ROLE_MAPS_USERS_LIST"
  "ROLE_ADMIN_CONFIG_ALL"
  "ROLE_ISHTAR_FAVORITOSMENORES_ALL"
  "ROLE_ISHTAR_CONTRATOSANDALUCIA_ALL"
  "ROLE_ISHTAR_CONTRATOSMADRID_ALL"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_SONATA_ADMIN"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#807
  -user: Maps\UserBundle\Entity\User {#1565 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_MAPS_USERS_VIEW"
    "ROLE_MAPS_USERS_EDIT"
    "ROLE_MAPS_WIKI_ALL"
    "ROLE_MAPS_WIKIPAGE_ALL"
    "ROLE_ISHTAR_AGENDA_ALL"
    "ROLE_ISHTAR_DIR3_ALL"
    "ROLE_ISHTAR_CPV_ALL"
    "ROLE_ISHTAR_PROYECTOS_ALL"
    "ROLE_ISHTAR_FAVORITOS_ALL"
    "ROLE_ISHTAR_MIDIR3_ALL"
    "ROLE_ISHTAR_MISCONTRATOS_ALL"
    "ROLE_ISHTAR_MISCONTRATOSMENORES_ALL"
    "ROLE_ISHTAR_MISCPV_ALL"
    "ROLE_ISHTAR_FICHAJES_ALL"
    "ROLE_ISHTAR_CONTRATOS_ALL"
    "ROLE_ISHTAR_CONTRATOSMENORES_ALL"
    "ROLE_ISHTAR_CONTRATOSMEDIOSP_ALL"
    "ROLE_ISHTAR_CONTRATOSCONSULTASMERCADO_ALL"
    "ROLE_ISHTAR_EMPRESAS_ALL"
    "ROLE_ISHTAR_TODO_ALL"
    "ROLE_ADMIN_NOTIFICACION_ALL"
    "ROLE_EMPLEADOS"
    "ROLE_ISHTAR_MISEMPRESAS_ALL"
    "ROLE_ISHTAR_PROYECTOPRESUPUESTO_ALL"
    "ROLE_MAPS_WIKIEVENT_ALL"
    "ROLE_MAPS_WIKITAG_ALL"
    "ROLE_ISHTAR_CALENDARIO_ALL"
    "ROLE_MAPS_USERS_LIST"
    "ROLE_ADMIN_CONFIG_ALL"
    "ROLE_ISHTAR_FAVORITOSMENORES_ALL"
    "ROLE_ISHTAR_CONTRATOSANDALUCIA_ALL"
    "ROLE_ISHTAR_CONTRATOSMADRID_ALL"
  ]
  -attributes: []
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.pdadmin_auth
context admin
entry_point security.authenticator.form_login.admin
user_checker Maps\UserBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "http_basic"
  "remember_me"
  "Maps\UserBundle\Security\FormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#881
  -map: Symfony\Component\Security\Http\AccessMap {#871 …}
  -logger: Monolog\Logger {#685 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#75
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#301 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#334 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#43 …}
  -logger: Monolog\Logger {#685 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#773 …}
}
121.45 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#668
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#49 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#699
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#333 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#680 …}
  -userChecker: Maps\UserBundle\Security\UserChecker {#697 …}
  -firewallName: "admin"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#458 …}
  -logger: Monolog\Logger {#685 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#610 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#497 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#762
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#333 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#458 …}
  -map: Symfony\Component\Security\Http\AccessMap {#871 …}
}
2.58 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#866
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#333 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#693 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#773 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Maps\UserBundle\Security\FormAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Voters\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#51 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#67 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#66 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#68 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/es/admin/app/proyectos/notificaciones"
  #requestUri: "/es/admin/app/proyectos/notificaciones"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#700 …}
  #locale: "es"
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED GRANTED
The user is authenticated.
"App\Voters\UserVoter"
attribute IS_AUTHENTICATED ABSTAIN
"App\Voters\UserVoter"
attribute IS_AUTHENTICATED ABSTAIN
Show voter details