https://dev.futures-infinityaws.com/v1/product/informations

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 {#415
  -map: Symfony\Component\Security\Http\AccessMap {#416 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#442
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1105 …}
  -sessionKey: "_security_futures_website"
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#443 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#391 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#389 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1106 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#457
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#458 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#460
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1106 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#384 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#461 …}
  -firewallName: "futures_website"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#841 …}
  -usernameParameter: "_switch_user"
  -role: "CAN_SWITCH_USER"
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1262 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#463
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1106 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#841 …}
  -map: Symfony\Component\Security\Http\AccessMap {#416 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#390
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1106 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#378 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#391 …}
}
0.00 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
"App\Security\Voter\CRM\CRMAccessVoter"
4
"App\Security\Voter\ElearningPlatform\DirectorOrMoreAccessVoter"
5
"App\Security\Voter\ElearningPlatform\DistributorAccessVoter"
6
"App\Security\Voter\ElearningPlatform\FeatureAccessVoter"
7
"App\Security\Voter\ElearningPlatform\FeatureTypeAccessVoter"
8
"App\Security\Voter\ElearningPlatform\InsiderAccessVoter"
9
"App\Security\Voter\ElearningPlatform\LiveAccessVoter"
10
"App\Security\Voter\ElearningPlatform\MemberAccessVoter"
11
"App\Security\Voter\PredictAi\PredictAiBetaAccessVoter"
12
"App\Security\Voter\PredictAi\PredictionAccessVoter"
13
"App\Security\Voter\SwitchToCustomerVoter"