GET https://stag.cciangazidja.com/services

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.cms_users
context main
entry_point security.authenticator.form_login.main
user_checker Kunstmaan\AdminBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#107
  -map: Symfony\Component\Security\Http\AccessMap {#444 …}
  -logger: Monolog\Logger {#467 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#609
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#368 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#467 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#669 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#624 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#589 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#480 …}
}
5.69 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#698
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#697 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#638
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#514 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "kunstmaan_admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#30 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#147 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#624 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#683
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#514 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#242 …}
  -map: Symfony\Component\Security\Http\AccessMap {#444 …}
}
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\Acl\Voter\AclVoter"
2
"Kunstmaan\AdminBundle\Helper\Security\Acl\Voter\AclVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
5
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"