GET http://94.130.111.208/

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 {#52
  -map: Symfony\Component\Security\Http\AccessMap {#51 …}
  -logger: Symfony\Bridge\Monolog\Logger {#63 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#49
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#179 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#63 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#48 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#85 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#64 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#46 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#386
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#421 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#428
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#180 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#381 …}
  -map: Symfony\Component\Security\Http\AccessMap {#51 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#60
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#180 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#69 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#85 …}
}
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"