https://try6.edusoho.cn/app_dev.php/archive/course/222/lesson/544

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken {#8221
  -secret: "Dohxhuk"
  -user: "anon."
  -roles: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider topxia.user_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.07 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.01 ms (none)
"Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
0.43 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\RememberMeListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.88 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.02 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.23 ms (none)

Security Voters (4)

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"
4
"AppBundle\SfExtend\AdminVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Request {#12
  +attributes: ParameterBag {#15 …}
  +request: ParameterBag {#13 …}
  +query: ParameterBag {#14 …}
  +server: ServerBag {#18 …}
  +files: FileBag {#17 …}
  +cookies: ParameterBag {#16 …}
  +headers: HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/archive/course/222/lesson/544"
  #requestUri: "/app_dev.php/archive/course/222/lesson/544"
  #baseUrl: "/app_dev.php"
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Session {#196 …}
  #locale: null
  #defaultLocale: "zh_CN"
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}