GET https://oportunidadespostgrado-test.ing.uc.cl/es/admin/research-area

Security

Token

karina.altamirano@uc.cl Username
Authenticated
e0f603 From
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_STUDENT"
  "ROLE_PROFESSOR"
  "ROLE_EXTERNAL"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_ADMINISTRATIVE"
  "ROLE_OTHER"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#828
  -user: App\Entity\User {#1091 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.all_users
context shared_auth
entry_point App\Security\LocalAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "App\Security\LocalAuthenticator"
  "App\Security\SidingAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#536
  -map: Symfony\Component\Security\Http\AccessMap {#537 …}
  -logger: Monolog\Logger {#511 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#581
  -sessionKey: "_security_shared_auth"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#513 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#584 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#335 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#582 …}
  -logger: Monolog\Logger {#511 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#569 …}
}
12.60 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#609
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#603 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#611
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#600 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#612 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#340 …}
  -logger: Monolog\Logger {#511 …}
  -usernameParameter: "ditto"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#159 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#196 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#614
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#340 …}
  -map: Symfony\Component\Security\Http\AccessMap {#537 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#508
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#338 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#518 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#507 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LocalAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\SidingAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"App\Security\Voter\OpportunityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
2 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details
3 GRANTED ROLE_EXTERNAL
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_EXTERNAL.
Show voter details
4 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
5 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\OpportunityVoter"
ABSTAIN
Show voter details
6 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details
7 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
8 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\OpportunityVoter"
ABSTAIN
Show voter details