GET https://uvesco-alejandria-40-pre.tak.es/es/user/home

Security

Token

There is no security token.

Firewall

frontend_alejandria Name
Security enabled
Stateless

Configuration

Key Value
provider AlejandriaBundle\Security\User\PersonProvider
context frontend_alejandria
entry_point AlejandriaBundle\Security\CampusAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "saml"
  "json_login"
  "remember_me"
  "AlejandriaBundle\Security\CampusAuthenticator"
  "AlejandriaBundle\Security\JsonAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#4400
  -map: Symfony\Component\Security\Http\AccessMap {#4399 …}
  -logger: Monolog\Logger {#4455 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4538
  -sessionKey: "_security_frontend_alejandria"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1084 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#4541 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1033 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4539 …}
  -logger: Monolog\Logger {#4455 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4524 …}
}
0.47 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4596
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4591 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4598
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1032 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1055 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4399 …}
}
2.24 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4408
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "frontend_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1032 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4457 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4438 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"AlejandriaBundle\Security\CampusAuthenticator"

This authenticator did not support the request.

skipped
"AlejandriaBundle\Security\JsonAuthenticator"

This authenticator did not support the request.

skipped
"Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"AlejandriaBundle\Security\Voter\AdminNotLimitedVoter"
3
"AlejandriaBundle\Security\Voter\AdminOrEditorNotLimitedVoter"
4
"AlejandriaBundle\Security\Voter\AdminOrEditorVoter"
5
"AlejandriaBundle\Security\Voter\AdminOrLimitedAdminNotSupervisorVoter"
6
"AlejandriaBundle\Security\Voter\AdminOrLimitedAdminVoter"
7
"AlejandriaBundle\Security\Voter\AdminOrTeacherNotLimitedVoter"
8
"AlejandriaBundle\Security\Voter\AdministratorVoter"
9
"AlejandriaBundle\Security\Voter\BackendItineraryVoter"
10
"AlejandriaBundle\Security\Voter\BackendMediaVoter"
11
"AlejandriaBundle\Security\Voter\BackendMenuVoter"
12
"AlejandriaBundle\Security\Voter\CategoryGroupVoter"
13
"AlejandriaBundle\Security\Voter\CategoryVoter"
14
"AlejandriaBundle\Security\Voter\EditorNotLimitedVoter"
15
"AlejandriaBundle\Security\Voter\EditorOrTeacherNotLimitedVoter"
16
"AlejandriaBundle\Security\Voter\Itinerary\FundaeInspectorCanSkipAccesRequestVoter"
17
"AlejandriaBundle\Security\Voter\SuperAdminNotLimitedVoter"
18
"AlejandriaBundle\Security\Voter\TeacherNotAdminVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#28 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#23 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#31 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#30 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#29 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#32 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/es/user/home"
  #requestUri: "/es/user/home"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4600 …}
  #locale: "es"
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"AlejandriaBundle\Security\Voter\AdminNotLimitedVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\AdminOrEditorNotLimitedVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\AdminOrEditorVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\AdminOrLimitedAdminNotSupervisorVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\AdminOrLimitedAdminVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\AdminOrTeacherNotLimitedVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\AdministratorVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\BackendItineraryVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\BackendMediaVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\BackendMenuVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\CategoryGroupVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\CategoryVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\EditorNotLimitedVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\EditorOrTeacherNotLimitedVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\Itinerary\FundaeInspectorCanSkipAccesRequestVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\SuperAdminNotLimitedVoter"
ABSTAIN
"AlejandriaBundle\Security\Voter\TeacherNotAdminVoter"
ABSTAIN
Show voter details