Redirect 302 redirect from POST @app_index (2963f3)

GET http://94.130.111.208/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginControllerAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "saml"
  "App\Security\LoginControllerAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#721
  -map: Symfony\Component\Security\Http\AccessMap {#719 …}
  -logger: Monolog\Logger {#558 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#619
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#246 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#558 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#551 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#568 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#559 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#554 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#488
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#510 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#489
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#247 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#195 …}
  -map: Symfony\Component\Security\Http\AccessMap {#719 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#590
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#247 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#599 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#568 …}
}
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
"App\Security\Voter\AddressVoter"
5
"App\Security\Voter\ApplicationVoter"
6
"App\Security\Voter\AuthorizationVoter"
7
"App\Security\Voter\DocumentVoter"
8
"App\Security\Voter\EnrollmentVoter"
9
"App\Security\Voter\GuardianVoter"
10
"App\Security\Voter\HealthVoter"
11
"App\Security\Voter\HouseholdVoter"
12
"App\Security\Voter\ParentVoter"
13
"App\Security\Voter\PaymentVoter"
14
"App\Security\Voter\StudentExtraVoter"
15
"App\Security\Voter\StudentVoter"
16
"App\Security\Voter\UserVoter"