GET http://admin.app.usistest.com/portal/login

Security

Token

There is no security token.

Firewall

portal Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#673
  -map: Symfony\Component\Security\Http\AccessMap {#672 …}
  -logger: Monolog\Logger {#684 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#598
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1163 …}
  -sessionKey: "_security_portal"
  -logger: Monolog\Logger {#684 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#597 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#715 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#686 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#595 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#587
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#589 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#585
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1164 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#799 …}
  -userChecker: App\Security\UserChecker {#584 …}
  -firewallName: "portal"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#871 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#684 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1958 …}
  -stateless: false
  -urlGenerator: Symfony\Cmf\Component\Routing\ChainRouter {#1728 …}
  -targetRoute: null
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#571
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1828 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1164 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#572 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#569
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1164 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#871 …}
  -map: Symfony\Component\Security\Http\AccessMap {#672 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#681
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1164 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "portal_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1940 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#715 …}
}
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\Admin\Security\Voter\UserAccountManagementVoter"
6
"App\Admissions\Security\Voter\ApplicationVoter"
7
"App\Examination\Security\Voter\CanEnterGradesVoter"
8
"App\Examination\Security\Voter\ExaminationDangerousToolsVoter"
9
"App\Examination\Security\Voter\ExaminationRegistryVoter"
10
"App\Examination\Security\Voter\ExaminationWorkflowVoter"
11
"App\Examination\Security\Voter\ManualTranscriptMaintenanceVoter"
12
"Boab\CoreBundle\Security\Voter\PermissionVoter"
13
"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\Admin\Security\Voter\UserAccountManagementVoter"
ACCESS ABSTAIN
"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