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

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 {#1916
  -map: Symfony\Component\Security\Http\AccessMap {#1915 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1718
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#293 …}
  -sessionKey: "_security_mvk_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1720 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#80 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1942 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1722 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#294 …}
    "enableUsageTracking"
  ]
}
0.16 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1732
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1727 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1729 …}
  -providerKey: "mvk_main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1733 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1722 …}
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#294 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#1736
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#294 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1729 …}
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1668 …}
  -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#1738 …}
  -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1737 …}
  -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#2042 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1936 …}
  -trustedDeviceManager: App\mvk\Auth\Services\TrustedDeviceManager {#2036 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#80 …}
  -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#2040 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2035
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#293 …}
  -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1722 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1729 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#80 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1728 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2041
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#293 …}
  -secret: "CTbA7FP"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1729 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1554 …}
}
0.45 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#2044
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1668 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#294 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#2039 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2046
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#294 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#227 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1915 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1729 …}
  -exceptionOnNoToken: true
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1923
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#294 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "mvk_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1666 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1957 …}
}
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"