GET https://13.39.230.161/

Security

Token

There is no security token.

Firewall

futures_website Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context futures_website
entry_point security.authenticator.form_login.futures_website
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#870
  -map: Symfony\Component\Security\Http\AccessMap {#871 …}
  -logger: Monolog\Logger {#833 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#920
  -sessionKey: "_security_futures_website"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#842 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#923 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1217 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#921 …}
  -logger: Monolog\Logger {#833 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#844 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#785
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#926 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#783
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1218 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#837 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#782 …}
  -firewallName: "futures_website"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1084 …}
  -logger: Monolog\Logger {#833 …}
  -usernameParameter: "_switch_user"
  -role: "CAN_SWITCH_USER"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1387 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1234 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#780
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1218 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1084 …}
  -map: Symfony\Component\Security\Http\AccessMap {#871 …}
}
12.57 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#843
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1218 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#827 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#844 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
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
"App\Security\Voter\CRM\CRMAccessVoter"
3
"App\Security\Voter\CRM\SwitchToCustomerVoter"
4
"App\Security\Voter\DirectorOrMoreAccessVoter"
5
"App\Security\Voter\DistributorAccessVoter"
6
"App\Security\Voter\FeatureAccessVoter"
7
"App\Security\Voter\FeatureTypeAccessVoter"
8
"App\Security\Voter\InsiderAccessVoter"
9
"App\Security\Voter\LiveAccessVoter"
10
"App\Security\Voter\MemberAccessVoter"

Access decision log

# Result Attributes Object
1 ERROR ROLE_USER
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#766 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0087.236.176.171\x0010.0.169.32\x00" => [
      "87.236.176.171"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\CRM\CRMAccessVoter"
ABSTAIN
"App\Security\Voter\CRM\SwitchToCustomerVoter"
ABSTAIN
"App\Security\Voter\DirectorOrMoreAccessVoter"
ABSTAIN
"App\Security\Voter\DistributorAccessVoter"
ABSTAIN
"App\Security\Voter\FeatureAccessVoter"
ABSTAIN
"App\Security\Voter\FeatureTypeAccessVoter"
ABSTAIN
"App\Security\Voter\InsiderAccessVoter"
ABSTAIN
"App\Security\Voter\LiveAccessVoter"
ABSTAIN
"App\Security\Voter\MemberAccessVoter"
ABSTAIN
Show voter details