https://gcs.host7.jamel.link/api/multidownload/item?amp%3Bfiles%5B1%5D=282&files%5B0%5D=281

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#752
  -secret: "53BabE0"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#766
  -map: Symfony\Component\Security\Http\AccessMap {#765 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#761 …}
  -logger: Symfony\Bridge\Monolog\Logger {#788 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#759
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#553 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#788 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#758 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#556 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#773 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#784 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#755
  -csrfTokenManager: null
  #options: [
    "check_path" => "fos_user_security_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#788 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#92 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#776 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#754 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#556 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#731 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#760 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#784 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#756
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#553 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#784 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#92 …}
  -logger: Symfony\Bridge\Monolog\Logger {#788 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#556 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#754 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#753
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#553 …}
  -secret: "53BabE0"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#92 …}
  -logger: Symfony\Bridge\Monolog\Logger {#788 …}
}
4.60 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#779
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "fos_user_security_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#781
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#782 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#783}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#784 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#780 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#776 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#749
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#95 …}
  -map: Symfony\Component\Security\Http\AccessMap {#765 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#92 …}
}
0.01 ms (none)

Security Voters (5)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Acl\Voter\AclVoter"
2
"Kunstmaan\AdminBundle\Helper\Security\Acl\Voter\AclVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
5
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"