Redirect 302 redirect from GET @login (af34b0)

GET https://dii-investigacion.ing.uc.cl/force

Security

Token

evsvec@uc.cl Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_OTHER"
]
Inherited Roles
[
  "ROLE_ENGINEER_STUDENT"
  "ROLE_EXTERNAL_STUDENT"
  "ROLE_ENGINEER_MENTOR"
  "ROLE_EXTERNAL_MENTOR"
  "ROLE_ALLOWED_TO_SWITCH"
  "IS_AUTHENTICATED_ANONYMOUSLY"
  "ROLE_STUDENT"
  "ROLE_MENTOR"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2140
  -user: App\Entity\User {#2004 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_OTHER"
  ]
  -attributes: [
    "clientIpAddress" => "146.155.5.189"
    "isFromNewLogin" => "true"
    "authenticationDate" => "2025-06-23T18:09:34.361580Z"
    "carlicense" => "016094040-9"
    "successfulAuthenticationHandlers" => "LdapAuthenticationHandler"
    "userAgent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"
    "credentialType" => "UsernamePasswordCredential"
    "samlAuthenticationStatementAuthMethod" => "urn:oasis:names:tc:SAML:1.0:am:password"
    "uid" => "evsvec"
    "authenticationMethod" => "LdapAuthenticationHandler"
    "serverIpAddress" => "146.155.94.208"
    "longTermAuthenticationRequestTokenUsed" => "false"
  ]
  -firewallName: "l3_firewall"
}

Firewall

l3_firewall Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\CasUserProvider
context auth
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "cas.security.authentication.authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#509
  -map: Symfony\Component\Security\Http\AccessMap {#508 …}
  -logger: Monolog\Logger {#518 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#656
  -sessionKey: "_security_auth"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#520 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#659 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#240 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#657 …}
  -logger: Monolog\Logger {#518 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#644 …}
}
0.41 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#677
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#675 …}
}
41.77 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#679
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#237 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#235 …}
  -map: Symfony\Component\Security\Http\AccessMap {#508 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
success
"L3\Bundle\CasGuardBundle\Security\CasAuthenticator"
Lazy no
Duration 1.34 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#695
  #user: App\Entity\User {#2004 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#698
      -userLoader: App\Security\CasUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#728 …}
      -user: App\Entity\User {#2004 …}
      -userIdentifier: "evsvec"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

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