https://anytownschdist2024.test.campussuite.com/_login/

Security

Token

There is no security token.

Firewall

dashboard Name
Security enabled
Stateless

Configuration

Key Value
provider Platform\SecurityBundle\Service\AccountProvider
context dashboard
entry_point Platform\SecurityBundle\Service\Firewalls\DashboardAuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler Platform\SecurityBundle\Service\Firewalls\DashboardAccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_link"
  "Platform\SecurityBundle\Service\Authenticator\OAuthLoginAuthenticator"
  "Platform\SecurityBundle\Service\Authenticator\LoginFormAuthenticator"
  "Platform\SecurityBundle\Service\Authenticator\JWTAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#394
  -map: Symfony\Component\Security\Http\AccessMap {#395 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#361 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#400
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1808 …}
  -sessionKey: "_security_dashboard"
  -logger: Symfony\Bridge\Monolog\Logger {#361 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#401 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#368 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#358 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1809 …}
    "enableUsageTracking"
  ]
}
2.73 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#499
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#441 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#511
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1809 …}
  -provider: Platform\SecurityBundle\Service\AccountProvider {#1812 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#512 …}
  -firewallName: "dashboard"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1777 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#361 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#17 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#367
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1809 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.platform.security.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#359 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#368 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#501
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1809 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1777 …}
  -map: Symfony\Component\Security\Http\AccessMap {#395 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.21 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
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Platform\SecurityBundle\Security\AliasVoter"
5
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
6
"Platform\SecurityBundle\Security\Voter\CmsVoter"
7
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
8
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
9
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #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 {#413 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details