Redirect 302 redirect from GET @pec_platform_homepage (0b4775)

GET https://playground.dev.smart2v.com/en/login

Security

Token

There is no security token.

Firewall

secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.database_users
context secured_area
entry_point security.authenticator.form_login.secured_area
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "form_login"
  "Pec\Bundle\UserBundle\Service\AccessToken\ApiKeyAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#960
  -map: Symfony\Component\Security\Http\AccessMap {#961 …}
  -logger: Monolog\Logger {#931 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#993
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1391 …}
  -sessionKey: "_security_secured_area"
  -logger: Monolog\Logger {#931 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#994 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#941 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1204 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#996 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#887
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#891 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#885
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1392 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#895 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#896 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#883
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1392 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#935 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#882 …}
  -firewallName: "secured_area"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1229 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -logger: Monolog\Logger {#931 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1549 …}
  -stateless: false
  -urlGenerator: JMS\I18nRoutingBundle\Router\I18nRouter {#1421 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#880
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1392 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1229 …}
  -map: Symfony\Component\Security\Http\AccessMap {#961 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#940
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1392 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "pec_user_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#928 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#941 …}
}
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
"Pec\Bundle\DashboardBundle\Security\Authorization\Voter\DashboardVoter"
5
"Pec\Bundle\ProjectBundle\Security\Authorization\Voter\ProjectVoter"
6
"Pec\Bundle\WorkflowBundle\Service\Security\ApprovalStageVoter"
7
"Pec\Bundle\WorkflowBundle\Service\Security\TransitionClusterVoter"
8
"Pec\Bundle\WorkflowBundle\Service\Security\TransitionVoter"
9
"Pec\Bundle\RiskBundle\Service\Security\DefaultRiskVoter"
10
"Pec\Bundle\RiskBundle\Service\Security\MeasureVoter"
11
"Pec\Bundle\RiskBundle\Service\Security\ProjectMeasureVoter"
12
"Pec\Bundle\RiskBundle\Service\Security\ProjectRiskVoter"
13
"Pec\Bundle\RiskBundle\Service\Security\RiskVoter"
14
"Pec\Bundle\StructureBundle\Service\Security\AgentVoter"
15
"Pec\Bundle\StructureBundle\Service\Security\HasAgentVoter"
16
"Pec\Bundle\TestStandardBundle\Service\Security\TestStandardVoter"