https://dnwp-omar.tst.cdl.fi/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider nucleos_user.user_provider.username_email
context main
entry_point security.authenticator.form_login.main
user_checker Nucleos\UserBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#583
  -map: Symfony\Component\Security\Http\AccessMap {#506 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#124 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#481
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#188 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#124 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#581 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#525 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#491 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#189 …}
    "enableUsageTracking"
  ]
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#494
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#529 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#531
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#189 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#118 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#525 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#502
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#189 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#496 …}
  -map: Symfony\Component\Security\Http\AccessMap {#506 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.03 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\Authorization\Voter\BankAccountVoter"
5
"App\Security\Authorization\Voter\CompanyVoter"
6
"App\Security\Authorization\Voter\InvoiceVoter"
7
"App\Security\Authorization\Voter\OfferVoter"
8
"App\Security\Authorization\Voter\OrderConfirmationVoter"
9
"App\Security\Authorization\Voter\PackingListVoter"
10
"App\Security\Authorization\Voter\PriceGroupVoter"
11
"App\Security\Authorization\Voter\ProductConfigurationItemVoter"
12
"App\Security\Authorization\Voter\PurchaseOrderVoter"
13
"App\Security\Authorization\Voter\ReportVoter"
14
"App\Security\Authorization\Voter\SettingVoter"
15
"App\Security\Authorization\Voter\SupplierVoter"
16
"App\Security\Authorization\Voter\UserVoter"