GET https://troubadour.constellation.cool/challenges

Security

Token

sebastien.malo@nanomonx.com Username
Authenticated
3f38df From
Property Value
Roles
[
  "ROLE_MANAGER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1221
  -user: App\Entity\Manager {#2180 …}
  -roleNames: [
    "ROLE_MANAGER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.our_db_provider
context main
entry_point App\Security\AuthenticationEntrypoint
user_checker App\Security\UserChecker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
  "App\Security\ClientLoginAuthenticator"
  "App\Security\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1472
  -map: Symfony\Component\Security\Http\AccessMap {#1496 …}
  -logger: Monolog\Logger {#1479 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1259
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1478 …}
  -sessionTrackerEnabler: App\Security\AnonymousAwareTokenStorage::enableUsageTracking(): void {#1033 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#743 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1004 …}
  -logger: Monolog\Logger {#1479 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1452 …}
}
48.73 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1237
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1119 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1241
  -tokenStorage: App\Security\AnonymousAwareTokenStorage {#745 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#751 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1496 …}
}
0.47 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1495
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: App\Security\AnonymousAwareTokenStorage {#745 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1484 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1452 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ClientLoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GoogleAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voters\BabillardVoter"
5
"App\Security\Voters\ChallengeStatusVoter"
6
"App\Security\Voters\ChallengeVoter"
7
"App\Security\Voters\ClassroomVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_MANAGER"
  "ROLE_SUPPORT_GUY"
]
Symfony\Component\HttpFoundation\Request {#78
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#81 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#79 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#80 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#84 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#83 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#82 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#85 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/challenges"
  #requestUri: "/challenges"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1231 …}
  #locale: "en-CA"
  #defaultLocale: "fr-CA"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "2\x0070.80.65.239\x0010.2.1.156\x00" => [
      "70.80.65.239"
    ]
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_MANAGER.
Show voter details
2 GRANTED ROLE_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_MANAGER.
Show voter details
3 GRANTED Expression:
is_granted("ROLE_MANAGER") or is_granted("ROLE_SUPPORT_GUY")
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
GRANTED
Expression (is_granted("ROLE_MANAGER") or is_granted("ROLE_SUPPORT_GUY")) is true.
Show voter details
4 GRANTED write
App\Entity\Classroom {#3981
  #id: 664
  #name: "Test nanomonx"
  #rules: [
    "Themes" => []
  ]
  #Language: App\Entity\Language {#1431 …}
  #manager: App\Entity\Manager {#2180 …}
  #students_list: Doctrine\ORM\PersistentCollection {#3980 …}
  #grade_level: Proxies\__CG__\App\Entity\Catalog\GradeLevel {#3970 …}
  #access_code: "QAQYM2NNX"
  #allow_public_access: false
  #troubChallenges: Doctrine\ORM\PersistentCollection {#3982 …}
  #learningPathAssignments: Doctrine\ORM\PersistentCollection {#3984 …}
  #constChallenges: Doctrine\ORM\PersistentCollection {#3986 …}
  #teacher_worlds: Doctrine\ORM\PersistentCollection {#3988 …}
  #skipUntilSchoolYear: null
  -googleCourseId: "775102443238"
  -created_at: DateTime @1780322969 {#6989
    date: 2026-06-01 14:09:29.0 UTC (+00:00)
  }
  +is_marked_as_deleted: false
  +deleted_at: null
}
"App\Security\Voters\BabillardVoter"
ABSTAIN
"App\Security\Voters\ChallengeStatusVoter"
ABSTAIN
"App\Security\Voters\ChallengeVoter"
ABSTAIN
"App\Security\Voters\ClassroomVoter"
GRANTED
Show voter details