GET https://testing24.beeznest.com/resources/document/4/upload?cid=1&gid=0

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point Chamilo\CoreBundle\Security\AuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "json_login"
  "remember_me"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\GenericAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\FacebookAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2487
  -map: Symfony\Component\Security\Http\AccessMap {#2488 …}
  -logger: Monolog\Logger {#2455 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2508
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#382 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2455 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2509 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2494 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1168 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2511 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2573
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2580 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2512
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#383 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2578 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2571 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#328 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#2455 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#797 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#650 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2458
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#383 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2449 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2459 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2572
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#383 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#328 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2488 …}
}
0.01 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous 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
"Chamilo\CoreBundle\Security\Authorization\Voter\AnonymousVoter"
5
"Chamilo\CoreBundle\Security\Authorization\Voter\CCalendarEventVoter"
6
"Chamilo\CoreBundle\Security\Authorization\Voter\CourseVoter"
7
"Chamilo\CoreBundle\Security\Authorization\Voter\GroupVoter"
8
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageRelUserVoter"
9
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageTagVoter"
10
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageVoter"
11
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
12
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
13
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
14
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
15
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEAttemptQualifyVoter"
16
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
17
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
18
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
19
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute ROLE_ADMIN ACCESS DENIED
Show voter details
2 DENIED VIEW
Chamilo\CoreBundle\Entity\Course {#2693
  +contentUrl: null
  +downloadUrl: null
  +contentFile: null
  +illustrationUrl: null
  +resourceNode: Proxies\__CG__\Chamilo\CoreBundle\Entity\ResourceNode {#2725 …}
  +parentResourceNode: 0
  +uploadFile: null
  +parentResource: null
  +resourceLinkListFromEntity: null
  +resourceLinkList: []
  +resourceLinkEntityList: []
  +resourceNodeCreator: null
  #id: 1
  #title: "Test"
  #code: "TEST"
  #visualCode: "TEST"
  #users: Doctrine\ORM\PersistentCollection {#2733 …}
  #urls: Doctrine\ORM\PersistentCollection {#2736 …}
  #sessions: Doctrine\ORM\PersistentCollection {#2761 …}
  #sessionRelCourseRelUsers: Doctrine\ORM\PersistentCollection {#2762 …}
  #tools: Doctrine\ORM\PersistentCollection {#2832 …}
  #trackCourseRanking: null
  #currentSession: ? Chamilo\CoreBundle\Entity\Session
  #currentUrl: ? Chamilo\CoreBundle\Entity\AccessUrl
  #skills: Doctrine\ORM\PersistentCollection {#2821 …}
  #issuedSkills: Doctrine\ORM\PersistentCollection {#2810 …}
  #gradebookCategories: Doctrine\ORM\PersistentCollection {#2869 …}
  #gradebookEvaluations: Doctrine\ORM\PersistentCollection {#2867 …}
  #gradebookLinks: Doctrine\ORM\PersistentCollection {#2892 …}
  #trackEHotspots: Doctrine\ORM\PersistentCollection {#2917 …}
  #searchEngineRefs: Doctrine\ORM\PersistentCollection {#2921 …}
  #templates: Doctrine\ORM\PersistentCollection {#2929 …}
  #directory: null
  #courseLanguage: "en_US"
  #description: "Course Description"
  #introduction: ""
  #categories: Doctrine\ORM\PersistentCollection {#2962 …}
  #visibility: 2
  #showScore: 1
  #tutorName: ""
  #departmentName: ""
  #departmentUrl: ""
  #videoUrl: ""
  #sticky: false
  #diskQuota: 1000
  #lastVisit: DateTime @1723023818 {#2680
    date: 2024-08-07 09:43:38.0 UTC (+00:00)
  }
  #lastEdit: DateTime @1723023818 {#2559
    date: 2024-08-07 09:43:38.0 UTC (+00:00)
  }
  #creationDate: DateTime @1723023818 {#2685
    date: 2024-08-07 09:43:38.0 UTC (+00:00)
  }
  #expirationDate: DateTime @1754559818 {#2691
    date: 2025-08-07 09:43:38.0 UTC (+00:00)
  }
  #subscribe: true
  #unsubscribe: false
  #registrationCode: null
  #legal: ""
  #activateLegal: 0
  #addTeachersToSessionsCourses: false
  #courseTypeId: null
  #room: null
  -duration: null
}
"Chamilo\CoreBundle\Security\Authorization\Voter\AnonymousVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CCalendarEventVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CourseVoter"
attribute VIEW ACCESS DENIED
Show voter details