GET http://admin.app.usistest.com/admissions/osn/buy

Security

Token

There is no security token.

Firewall

admissions Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.chain_provider
context admissions
entry_point App\Security\EmailPasswordAuthenticator
user_checker Boab\CoreBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "App\Security\EmailPasswordAuthenticator"
  "App\Security\ApplicationCodeAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#668
  -map: Symfony\Component\Security\Http\AccessMap {#669 …}
  -logger: Monolog\Logger {#633 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#744
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#954 …}
  -sessionKey: "_security_admissions"
  -logger: Monolog\Logger {#633 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#745 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#637 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#620 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#747 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#750
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#560 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#530
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#955 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#531 …}
  -userChecker: Boab\CoreBundle\Security\UserChecker {#527 …}
  -firewallName: "admissions"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#565 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#633 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1727 …}
  -stateless: false
  -urlGenerator: Symfony\Cmf\Component\Routing\ChainRouter {#1502 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#525
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#955 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#565 …}
  -map: Symfony\Component\Security\Http\AccessMap {#669 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#636
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#955 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admissions_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#950 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#637 …}
}
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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Admissions\Security\Voter\ApplicationVoter"
6
"App\Examination\Security\Voter\CanEnterGradesVoter"
7
"App\Examination\Security\Voter\ExaminationDangerousToolsVoter"
8
"App\Examination\Security\Voter\ExaminationRegistryVoter"
9
"App\Examination\Security\Voter\ExaminationWorkflowVoter"
10
"App\Examination\Security\Voter\ManualTranscriptMaintenanceVoter"
11
"Boab\CoreBundle\Security\Voter\PermissionVoter"
12
"Boab\QueueBundle\Security\Voter\JobVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Admissions\Security\Voter\ApplicationVoter"
ACCESS ABSTAIN
"App\Examination\Security\Voter\CanEnterGradesVoter"
ACCESS ABSTAIN
"App\Examination\Security\Voter\ExaminationDangerousToolsVoter"
ACCESS ABSTAIN
"App\Examination\Security\Voter\ExaminationRegistryVoter"
ACCESS ABSTAIN
"App\Examination\Security\Voter\ExaminationWorkflowVoter"
ACCESS ABSTAIN
"App\Examination\Security\Voter\ManualTranscriptMaintenanceVoter"
ACCESS ABSTAIN
"Boab\CoreBundle\Security\Voter\PermissionVoter"
ACCESS ABSTAIN
"Boab\QueueBundle\Security\Voter\JobVoter"
ACCESS ABSTAIN
Show voter details