https://kvikdansk.indhold.tibalo.dk/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider fos_user.user_provider.username
context main
entry_point security.authenticator.form_login.main
user_checker UserBundle\Security\UserChecker
access_denied_handler CoreBundle\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "two_factor"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#29
  -map: Symfony\Component\Security\Http\AccessMap {#9 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#304 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#123
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#578 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#304 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#122 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#45 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#265 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#577 …}
    "enableUsageTracking"
  ]
}
1.37 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#125
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#126 …}
}
0.00 ms (none)
UserBundle\Security\Firewall\SwitchUserListener {#117
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#577 …}
  -provider: FOS\UserBundle\Security\UserProvider {#286 …}
  -userChecker: UserBundle\Security\UserChecker {#745 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#604 …}
  -usernameParameter: "_switch_user"
  -logger: Symfony\Bridge\Monolog\Logger {#304 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#581 …}
  -classroomRepository: CoreBundle\Entity\ClassroomRepository {#1458 …}
  -classroomStudentRepository: CoreBundle\Entity\ClassroomStudentRepository {#1483 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#464 …}
  -stateless: false
  -role: "ROLE_ALLOWED_TO_SWITCH"
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#72
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#577 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#319 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#45 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#98
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#318 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#577 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1485 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1482
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#577 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#604 …}
  -map: Symfony\Component\Security\Http\AccessMap {#9 …}
  -authManager: null
  -exceptionOnNoToken: false
}
1.81 ms (none)

Authenticators

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

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"CoreBundle\Security\TextbookVoter"
6
"CoreBundle\Security\SelfStudyVoter"
7
"CoreBundle\Security\PublicationVoter"
8
"CoreBundle\Security\PublisherVoter"
9
"CoreBundle\Security\UserVoter"
10
"CoreBundle\Security\QuizVoter"
11
"CoreBundle\Security\ProblemVoter"
12
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#54
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#102 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#97 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#93 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#94 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#95 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#92 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/login"
  #requestUri: "/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#233 …}
  #locale: null
  #defaultLocale: "da"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details