https://abacusap.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 {#82
  -map: Symfony\Component\Security\Http\AccessMap {#83 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#287 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#131
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#630 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#287 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#130 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#73 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#268 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#631 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#133
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#134 …}
}
0.00 ms (none)
UserBundle\Security\Firewall\SwitchUserListener {#103
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#631 …}
  -provider: FOS\UserBundle\Security\UserProvider {#291 …}
  -userChecker: UserBundle\Security\UserChecker {#733 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#604 …}
  -usernameParameter: "_switch_user"
  -logger: Symfony\Bridge\Monolog\Logger {#287 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#627 …}
  -classroomRepository: CoreBundle\Entity\ClassroomRepository {#1450 …}
  -classroomStudentRepository: CoreBundle\Entity\ClassroomStudentRepository {#1475 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#474 …}
  -stateless: false
  -role: "ROLE_ALLOWED_TO_SWITCH"
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#74
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#631 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#327 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#73 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#107
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#326 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#631 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1477 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1474
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#631 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#604 …}
  -map: Symfony\Component\Security\Http\AccessMap {#83 …}
  -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 {#8
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #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 {#256 …}
  #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