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 {#1942
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "8xGKMUE"
}

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 {#1913
  -map: Symfony\Component\Security\Http\AccessMap {#1912 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1555 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1725
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#296 …}
  -sessionKey: "_security_mvk_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1555 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1726 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#80 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1939 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1728 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#297 …}
    "enableUsageTracking"
  ]
}
0.21 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1738
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1733 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1735 …}
  -providerKey: "mvk_main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1739 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1555 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1728 …}
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#297 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#1742
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#297 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1735 …}
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1669 …}
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1743 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1744 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#1745 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1933 …}
  -trustedDeviceManager: App\mvk\Auth\Services\TrustedDeviceManager {#2032 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#80 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#2033 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1555 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2035
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#296 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1728 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1735 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1555 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#80 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1734 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2037
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#296 …}
  -secret: "8xGKMUE"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1735 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1555 …}
}
0.89 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#2040
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1669 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#297 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#2039 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2042
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#297 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#230 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1912 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1735 …}
  -exceptionOnNoToken: true
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1920
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#297 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "mvk_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1667 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1954 …}
}
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"