GET https://land.n46.net/ro/professional/login

Security

Token

There is no security token.

Firewall

company_secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.company_provider
context company
entry_point security.authenticator.form_login.company_secured_area
user_checker App\Security\CompanyChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#333
  -map: Symfony\Component\Security\Http\AccessMap {#334 …}
  -logger: Monolog\Logger {#573 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#615
  -sessionKey: "_security_company"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#579 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#618 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#504 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#616 …}
  -logger: Monolog\Logger {#573 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#567 …}
}
0.98 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#621
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#623 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#646
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#472 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#516 …}
  -map: Symfony\Component\Security\Http\AccessMap {#334 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#568
  -options: [
    "csrf_parameter" => "company_logout"
    "csrf_token_id" => "company_logout"
    "logout_path" => "company_security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#472 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#584 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#567 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#538 …}
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision