GET https://openroaming.morfusconnect.com/

Security

Token

There is no security token.

Firewall

landing Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context landing
entry_point App\Security\LandingAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "saml"
  "remember_me"
  "App\Security\LandingAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#939
  -map: Symfony\Component\Security\Http\AccessMap {#940 …}
  -logger: Monolog\Logger {#928 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#946
  -sessionKey: "_security_landing"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#527 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#949 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#492 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#947 …}
  -logger: Monolog\Logger {#928 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#882 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#981
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#845 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#983
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#491 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#500 …}
  -map: Symfony\Component\Security\Http\AccessMap {#940 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#931
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#491 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#857 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#882 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LandingAuthenticator"

This authenticator did not support the request.

skipped
"Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"