https://stage.mvkportal.ercas.de/de/login

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1962
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "0yQvzLk"
}

Firewall

mvk_main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\mvk\Auth\Services\UserProvider
context mvk_main
entry_point auth.login_service
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "two_factor"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1933
  -map: Symfony\Component\Security\Http\AccessMap {#1932 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1903
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#292 …}
  -sessionKey: "_security_mvk_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1902 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#83 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1959 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1900 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#293 …}
    "enableUsageTracking"
  ]
}
0.17 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1890
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1891 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1893 …}
  -providerKey: "mvk_main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1892 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1900 …}
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#293 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#1718
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#293 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1893 …}
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1667 …}
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1717 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1719 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#1720 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1953 …}
  -trustedDeviceManager: App\mvk\Auth\Services\TrustedDeviceManager {#1721 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#83 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#1722 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1724
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#292 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1900 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1893 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#83 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1895 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1726
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#292 …}
  -secret: "0yQvzLk"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1893 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
}
0.47 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1729
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1667 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#293 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1728 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1731
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#293 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#226 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1932 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1893 …}
  -exceptionOnNoToken: true
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1940
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#293 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "mvk_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1665 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1974 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\mvk\Auth\Services\VoterPermissions"