GET https://test.fitmetrics.ch/fr/exercices/categorie/67-haut-du-corps

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "oauth"
  "form_login"
  "remember_me"
  "App\Security\AppAuthenticator"
  "App\Security\WebviewAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#7
  -map: Symfony\Component\Security\Http\AccessMap {#35 …}
  -logger: Monolog\Logger {#1555 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#137
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#497 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#127 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#604 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#136 …}
  -logger: Monolog\Logger {#1555 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#19 …}
}
1.90 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1393
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1452 …}
}
(none) (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#1384
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#605 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#1423 …}
  #enabled: true
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#1420 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1382
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#605 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1596 …}
  -userChecker: App\Security\UserChecker {#1381 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#596 …}
  -logger: Monolog\Logger {#1555 …}
  -usernameParameter: "_log_as_user"
  -role: "ROLE_OWNER"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#856 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#681 …}
  -targetRoute: "app_user_my_account"
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1376
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#605 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#596 …}
  -map: Symfony\Component\Security\Http\AccessMap {#35 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1586
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#605 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1552 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#19 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\WebviewAuthenticator"

This authenticator did not support the request.

skipped
"HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"

This authenticator did not support the request.

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\AuthenticatedVoter"
2
"App\BusinessLogic\Billing\Security\PurchaseVoter"
3
"App\BusinessLogic\Billing\Security\SubscriptionVoter"
4
"App\Security\Voter\Coaching\CoachAssignmentVoter"
5
"App\Security\Voter\ExerciseVoter"
6
"App\Security\Voter\ProgramVoter"
7
"App\Security\Voter\WorkoutVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\BusinessLogic\Billing\Security\PurchaseVoter"
ABSTAIN
"App\BusinessLogic\Billing\Security\SubscriptionVoter"
ABSTAIN
"App\Security\Voter\Coaching\CoachAssignmentVoter"
ABSTAIN
"App\Security\Voter\ExerciseVoter"
ABSTAIN
"App\Security\Voter\ProgramVoter"
ABSTAIN
"App\Security\Voter\WorkoutVoter"
ABSTAIN
Show voter details