GET https://en.olymp-test.k-m-v.su/info

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#100
  -map: Symfony\Component\Security\Http\AccessMap {#99 …}
  -logger: Symfony\Bridge\Monolog\Logger {#267 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#93
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#551 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#267 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#92 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#123 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#125 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#90 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#70
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#79 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#68
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#81 …}
  #enabled: false
  -oAuthAuthenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#83 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#60
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -provider: App\Security\UserProvider {#271 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#61 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#66 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -logger: Symfony\Bridge\Monolog\Logger {#267 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#546 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#397 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#58
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#66 …}
  -map: Symfony\Component\Security\Http\AccessMap {#99 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#124
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#552 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#261 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#123 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voters\Content\NewsVoter"
5
"App\Security\Voters\Olympiad\DirectionVoter"
6
"App\Security\Voters\Olympiad\OnlineCategoryVoter"
7
"App\Security\Voters\Olympiad\ParticipantVoter"
8
"App\Security\Voters\Olympiad\Profile"
9
"App\Security\Voters\Olympiad\TrialTestVoter"
10
"App\Security\Voters\Organisation\Page"
11
"App\Security\Voters\Organisation\Profile"
12
"App\Security\Voters\Organisation\View"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voters\Content\NewsVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\DirectionVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\OnlineCategoryVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\ParticipantVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\TrialTestVoter"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\Page"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\View"
ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voters\Content\NewsVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\DirectionVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\OnlineCategoryVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\ParticipantVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\TrialTestVoter"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\Page"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\View"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voters\Content\NewsVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\DirectionVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\OnlineCategoryVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\ParticipantVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\TrialTestVoter"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\Page"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\View"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_TEST_ANY_TIME
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voters\Content\NewsVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\DirectionVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\OnlineCategoryVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\ParticipantVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\TrialTestVoter"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\Page"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Organisation\View"
ACCESS ABSTAIN
Show voter details
5 GRANTED trial_test_enabled
null
"App\Security\Voters\Content\NewsVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\DirectionVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\OnlineCategoryVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\ParticipantVoter"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\Profile"
ACCESS ABSTAIN
"App\Security\Voters\Olympiad\TrialTestVoter"
ACCESS GRANTED
Show voter details